| 1 | [ Mar 18 18:25:42 Enabled. ] | ||
| 2 | [ Mar 18 18:25:42 Rereading configuration. ] | ||
| 3 | [ Mar 18 18:25:45 Rereading configuration. ] | ||
| 4 | [ Mar 18 18:25:47 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 18 18:25:47 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.18 18:25:49.067652 [ 1 ] {} <Information> Application: Will watch for the process with pid 25133 | ||
| 29 | 2026.03.18 18:25:49.068007 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.18 18:25:49.283246 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25133 | ||
| 31 | 2026.03.18 18:25:49.285663 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.18 18:25:49.285832 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.18 18:25:49.444712 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.18 18:25:49.476327 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.18 18:25:49.476379 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.18 18:25:49.476398 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.18 18:25:49.476457 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.18 18:25:49.476816 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.18 18:25:49.480751 [ 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.18 18:25:49.481504 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.18 18:25:49.482307 [ 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.18 18:25:49.482328 [ 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.18 18:25:49.482342 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.18 18:25:49.483003 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.18 18:25:49.483951 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.18 18:25:49.489350 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.18 18:25:49.490025 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.18 18:25:49.491269 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.18 18:25:49.491331 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.18 18:25:49.492315 [ 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.18 18:25:49.492696 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.18 18:25:49.496262 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.18 18:25:49.496509 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.18 18:25:49.501078 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.18 18:25:49.501391 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.18 18:25:49.501739 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.18 18:25:49.502068 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.18 18:25:49.503304 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.18 18:25:49.503328 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.18 18:25:49.503436 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.18 18:25:49.503538 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.18 18:25:49.510081 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.18 18:25:49.510106 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152812 sec | ||
| 68 | 2026.03.18 18:25:49.510123 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.18 18:25:49.510136 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.18 18:25:49.510748 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.18 18:25:49.511283 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.18 18:25:49.527733 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.18 18:25:49.527775 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.18 18:25:49.527795 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.18 18:25:49.527807 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.18 18:25:49.527837 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.18 18:25:49.527856 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.18 18:25:49.530448 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.18 18:25:49.530491 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.18 18:25:49.530509 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.18 18:25:49.530643 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.18 18:25:49.530682 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.18 18:25:49.530694 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.18 18:25:49.530712 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.18 18:25:49.530724 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.18 18:25:49.530752 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.18 18:25:49.530768 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.18 18:25:49.555832 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.18 18:25:49.557054 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.18 18:25:49.557080 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4161e-05 sec | ||
| 91 | 2026.03.18 18:25:49.557092 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.18 18:25:49.557102 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.18 18:25:49.557124 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.18 18:25:49.557302 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.18 18:25:49.557344 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.18 18:25:49.557356 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.18 18:25:49.557367 [ 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.18 18:25:49.557378 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.18 18:25:49.585807 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.18 18:25:49.586027 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.03.18 18:25:49.587383 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.278e-05 sec. | ||
| 102 | 2026.03.18 18:25:49.587747 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.18 18:25:49.587799 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.18 18:25:49.587813 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.18 18:25:51.621875 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47739 | ||
| 106 | 2026.03.18 18:25:51.622785 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.18 18:25:51.623365 [ 3 ] {} <Debug> TCP-Session: 5f0ecacc-be5f-40aa-96e1-bd545e253b9b Authenticating user 'default' from [fd00:1122:3344:101::a]:47739 | ||
| 108 | 2026.03.18 18:25:51.623399 [ 3 ] {} <Debug> TCP-Session: 5f0ecacc-be5f-40aa-96e1-bd545e253b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.18 18:25:51.623506 [ 3 ] {} <Debug> TCP-Session: 5f0ecacc-be5f-40aa-96e1-bd545e253b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.18 18:25:51.623606 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.18 18:25:51.623631 [ 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 | ||
| 112 | 2026.03.18 18:25:51.623714 [ 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 | ||
| 113 | 2026.03.18 18:25:51.624135 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54655 | ||
| 114 | 2026.03.18 18:25:51.625039 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59645 | ||
| 115 | 2026.03.18 18:25:51.625058 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33506 | ||
| 116 | 2026.03.18 18:25:51.625086 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.18 18:25:51.625220 [ 4 ] {} <Debug> TCP-Session: 8bc7a1ea-e8ef-4249-9bfe-5d7f732610a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:54655 | ||
| 118 | 2026.03.18 18:25:51.625249 [ 4 ] {} <Debug> TCP-Session: 8bc7a1ea-e8ef-4249-9bfe-5d7f732610a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.03.18 18:25:51.625265 [ 4 ] {} <Debug> TCP-Session: 8bc7a1ea-e8ef-4249-9bfe-5d7f732610a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.18 18:25:51.625620 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62548 | ||
| 121 | 2026.03.18 18:25:51.625876 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60348 | ||
| 122 | 2026.03.18 18:25:51.625886 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50120 | ||
| 123 | 2026.03.18 18:25:51.625886 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41186 | ||
| 124 | 2026.03.18 18:25:51.626294 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.18 18:25:51.626353 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.18 18:25:51.626403 [ 253 ] {} <Debug> TCP-Session: ac14d3df-03da-41c1-8dff-d3adbd582378 Authenticating user 'default' from [fd00:1122:3344:101::a]:59645 | ||
| 127 | 2026.03.18 18:25:51.626416 [ 258 ] {} <Debug> TCP-Session: f21a1c21-79d9-40f9-a021-bb8dc6eaa131 Authenticating user 'default' from [fd00:1122:3344:101::a]:62548 | ||
| 128 | 2026.03.18 18:25:51.626437 [ 253 ] {} <Debug> TCP-Session: ac14d3df-03da-41c1-8dff-d3adbd582378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.18 18:25:51.626434 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.18 18:25:51.626454 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.18 18:25:51.626556 [ 253 ] {} <Debug> TCP-Session: ac14d3df-03da-41c1-8dff-d3adbd582378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.18 18:25:51.626553 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.18 18:25:51.626583 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.18 18:25:51.626613 [ 256 ] {} <Debug> TCP-Session: caa930ad-59f9-4530-b466-c65e9c3cb1e5 Authenticating user 'default' from [fd00:1122:3344:101::a]:41186 | ||
| 135 | 2026.03.18 18:25:51.626645 [ 257 ] {} <Debug> TCP-Session: 3f382d7d-044b-4b09-a17b-87db0a73dc73 Authenticating user 'default' from [fd00:1122:3344:101::a]:50120 | ||
| 136 | 2026.03.18 18:25:51.626626 [ 5 ] {} <Debug> TCP-Session: d5ee8282-8b08-4c51-ab21-89b111e68416 Authenticating user 'default' from [fd00:1122:3344:101::a]:33506 | ||
| 137 | 2026.03.18 18:25:51.626553 [ 255 ] {} <Debug> TCP-Session: fcbb3aa5-eec5-4292-a8a8-81080f47b6a6 Authenticating user 'default' from [fd00:1122:3344:101::a]:60348 | ||
| 138 | 2026.03.18 18:25:51.626731 [ 257 ] {} <Debug> TCP-Session: 3f382d7d-044b-4b09-a17b-87db0a73dc73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.18 18:25:51.626726 [ 5 ] {} <Debug> TCP-Session: d5ee8282-8b08-4c51-ab21-89b111e68416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.18 18:25:51.626708 [ 256 ] {} <Debug> TCP-Session: caa930ad-59f9-4530-b466-c65e9c3cb1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.18 18:25:51.626832 [ 5 ] {} <Debug> TCP-Session: d5ee8282-8b08-4c51-ab21-89b111e68416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.18 18:25:51.626843 [ 257 ] {} <Debug> TCP-Session: 3f382d7d-044b-4b09-a17b-87db0a73dc73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.18 18:25:51.626824 [ 255 ] {} <Debug> TCP-Session: fcbb3aa5-eec5-4292-a8a8-81080f47b6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.18 18:25:51.626905 [ 256 ] {} <Debug> TCP-Session: caa930ad-59f9-4530-b466-c65e9c3cb1e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.18 18:25:51.626537 [ 258 ] {} <Debug> TCP-Session: f21a1c21-79d9-40f9-a021-bb8dc6eaa131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.18 18:25:51.626991 [ 255 ] {} <Debug> TCP-Session: fcbb3aa5-eec5-4292-a8a8-81080f47b6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.18 18:25:51.627008 [ 258 ] {} <Debug> TCP-Session: f21a1c21-79d9-40f9-a021-bb8dc6eaa131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.18 18:25:51.795776 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40890 | ||
| 149 | 2026.03.18 18:25:51.795941 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.18 18:25:51.795999 [ 259 ] {} <Debug> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Authenticating user 'default' from [fd00:1122:3344:101::d]:40890 | ||
| 151 | 2026.03.18 18:25:51.796021 [ 259 ] {} <Debug> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.18 18:25:51.796033 [ 259 ] {} <Debug> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.18 18:25:51.796107 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.03.18 18:25:51.796142 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.03.18 18:25:51.796166 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.18 18:25:51.796645 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53675 | ||
| 157 | 2026.03.18 18:25:51.796821 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48553 | ||
| 158 | 2026.03.18 18:25:51.796837 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.03.18 18:25:51.796827 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61229 | ||
| 160 | 2026.03.18 18:25:51.796920 [ 260 ] {} <Debug> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Authenticating user 'default' from [fd00:1122:3344:101::d]:53675 | ||
| 161 | 2026.03.18 18:25:51.796949 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35778 | ||
| 162 | 2026.03.18 18:25:51.796974 [ 260 ] {} <Debug> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.03.18 18:25:51.796994 [ 260 ] {} <Debug> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.03.18 18:25:51.797086 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49966 | ||
| 165 | 2026.03.18 18:25:51.797245 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.03.18 18:25:51.797291 [ 261 ] {} <Debug> TCP-Session: 48cb741f-d639-45e2-904c-0cb54807cb84 Authenticating user 'default' from [fd00:1122:3344:101::d]:61229 | ||
| 167 | 2026.03.18 18:25:51.797313 [ 261 ] {} <Debug> TCP-Session: 48cb741f-d639-45e2-904c-0cb54807cb84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.03.18 18:25:51.797335 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.03.18 18:25:51.797345 [ 261 ] {} <Debug> TCP-Session: 48cb741f-d639-45e2-904c-0cb54807cb84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.18 18:25:51.797356 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.03.18 18:25:51.797395 [ 262 ] {} <Debug> TCP-Session: 636b7784-6332-4c76-84fc-df6fb36a2473 Authenticating user 'default' from [fd00:1122:3344:101::d]:48553 | ||
| 172 | 2026.03.18 18:25:51.797425 [ 263 ] {} <Debug> TCP-Session: 0d07693f-9626-42c5-8465-d4120b6c4450 Authenticating user 'default' from [fd00:1122:3344:101::d]:35778 | ||
| 173 | 2026.03.18 18:25:51.797434 [ 262 ] {} <Debug> TCP-Session: 636b7784-6332-4c76-84fc-df6fb36a2473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.03.18 18:25:51.797453 [ 263 ] {} <Debug> TCP-Session: 0d07693f-9626-42c5-8465-d4120b6c4450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.03.18 18:25:51.797476 [ 262 ] {} <Debug> TCP-Session: 636b7784-6332-4c76-84fc-df6fb36a2473 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.18 18:25:51.797452 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60547 | ||
| 177 | 2026.03.18 18:25:51.797482 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.18 18:25:51.797483 [ 263 ] {} <Debug> TCP-Session: 0d07693f-9626-42c5-8465-d4120b6c4450 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.18 18:25:51.797567 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40991 | ||
| 180 | 2026.03.18 18:25:51.797455 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53617 | ||
| 181 | 2026.03.18 18:25:51.797617 [ 264 ] {} <Debug> TCP-Session: 980f6260-246a-4013-9775-278ea9168408 Authenticating user 'default' from [fd00:1122:3344:101::d]:49966 | ||
| 182 | 2026.03.18 18:25:51.797688 [ 264 ] {} <Debug> TCP-Session: 980f6260-246a-4013-9775-278ea9168408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.03.18 18:25:51.797705 [ 264 ] {} <Debug> TCP-Session: 980f6260-246a-4013-9775-278ea9168408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.18 18:25:51.797753 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.03.18 18:25:51.797820 [ 266 ] {} <Debug> TCP-Session: 08becbac-fbba-492e-8155-7b7e8a44b7ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60547 | ||
| 186 | 2026.03.18 18:25:51.797846 [ 266 ] {} <Debug> TCP-Session: 08becbac-fbba-492e-8155-7b7e8a44b7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.18 18:25:51.797863 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2026.03.18 18:25:51.797873 [ 266 ] {} <Debug> TCP-Session: 08becbac-fbba-492e-8155-7b7e8a44b7ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.18 18:25:51.797880 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.03.18 18:25:51.797910 [ 267 ] {} <Debug> TCP-Session: 72c06977-ef7c-4656-9f34-679159a7b401 Authenticating user 'default' from [fd00:1122:3344:101::d]:40991 | ||
| 191 | 2026.03.18 18:25:51.797953 [ 265 ] {} <Debug> TCP-Session: 826a88c7-8c21-4196-a5a1-12b97906ee57 Authenticating user 'default' from [fd00:1122:3344:101::d]:53617 | ||
| 192 | 2026.03.18 18:25:51.797958 [ 267 ] {} <Debug> TCP-Session: 72c06977-ef7c-4656-9f34-679159a7b401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.03.18 18:25:51.797983 [ 265 ] {} <Debug> TCP-Session: 826a88c7-8c21-4196-a5a1-12b97906ee57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.03.18 18:25:51.797986 [ 267 ] {} <Debug> TCP-Session: 72c06977-ef7c-4656-9f34-679159a7b401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.03.18 18:25:51.798022 [ 265 ] {} <Debug> TCP-Session: 826a88c7-8c21-4196-a5a1-12b97906ee57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.18 18:25:51.801361 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2026.03.18 18:25:51.804088 [ 259 ] {98338298-ed86-46b2-be46-f4c457d1fe80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2026.03.18 18:25:51.910547 [ 259 ] {98338298-ed86-46b2-be46-f4c457d1fe80} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40890) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.03.18 18:25:51.911549 [ 259 ] {98338298-ed86-46b2-be46-f4c457d1fe80} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.03.18 18:25:51.911780 [ 259 ] {98338298-ed86-46b2-be46-f4c457d1fe80} <Debug> TCPHandler: Processed in 0.112527465 sec. | ||
| 247 | 2026.03.18 18:25:51.912235 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.03.18 18:25:51.912477 [ 260 ] {7a0403f9-1525-4ef1-93e8-c2a97d66e4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.03.18 18:25:51.913038 [ 260 ] {7a0403f9-1525-4ef1-93e8-c2a97d66e4f8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53675) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.03.18 18:25:51.913323 [ 260 ] {7a0403f9-1525-4ef1-93e8-c2a97d66e4f8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.03.18 18:25:51.913544 [ 260 ] {7a0403f9-1525-4ef1-93e8-c2a97d66e4f8} <Debug> TCPHandler: Processed in 0.001491469 sec. | ||
| 298 | 2026.03.18 18:25:51.913883 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.03.18 18:25:51.914716 [ 259 ] {c138b066-d146-406a-8c4c-dfc45ea423a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.03.18 18:25:51.915342 [ 259 ] {c138b066-d146-406a-8c4c-dfc45ea423a9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.03.18 18:25:51.916604 [ 259 ] {c138b066-d146-406a-8c4c-dfc45ea423a9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.03.18 18:25:51.916674 [ 259 ] {c138b066-d146-406a-8c4c-dfc45ea423a9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000101972 sec | ||
| 303 | 2026.03.18 18:25:51.916688 [ 259 ] {c138b066-d146-406a-8c4c-dfc45ea423a9} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.03.18 18:25:51.916698 [ 259 ] {c138b066-d146-406a-8c4c-dfc45ea423a9} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.03.18 18:25:51.916770 [ 259 ] {c138b066-d146-406a-8c4c-dfc45ea423a9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.03.18 18:25:51.917422 [ 259 ] {c138b066-d146-406a-8c4c-dfc45ea423a9} <Debug> TCPHandler: Processed in 0.003675619 sec. | ||
| 307 | 2026.03.18 18:25:51.917567 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.18 18:25:51.917742 [ 259 ] {dbd74697-b89e-4e6b-964f-64679d8c3788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.03.18 18:25:51.917817 [ 259 ] {dbd74697-b89e-4e6b-964f-64679d8c3788} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.03.18 18:25:51.923154 [ 259 ] {dbd74697-b89e-4e6b-964f-64679d8c3788} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.03.18 18:25:51.924477 [ 259 ] {dbd74697-b89e-4e6b-964f-64679d8c3788} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d): Loading data parts | ||
| 313 | 2026.03.18 18:25:51.926957 [ 259 ] {dbd74697-b89e-4e6b-964f-64679d8c3788} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d): There are no data parts | ||
| 314 | 2026.03.18 18:25:51.930060 [ 259 ] {dbd74697-b89e-4e6b-964f-64679d8c3788} <Debug> TCPHandler: Processed in 0.012540837 sec. | ||
| 315 | 2026.03.18 18:25:51.930367 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.03.18 18:25:51.930555 [ 259 ] {9880ada7-3223-4c60-8061-b0f1783b0660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2026.03.18 18:25:51.930696 [ 259 ] {9880ada7-3223-4c60-8061-b0f1783b0660} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.03.18 18:25:51.946081 [ 259 ] {9880ada7-3223-4c60-8061-b0f1783b0660} <Debug> oximeter.measurements_bool (9d70f9e5-9a88-463a-ba24-eb0231804853): Loading data parts | ||
| 329 | 2026.03.18 18:25:51.946441 [ 259 ] {9880ada7-3223-4c60-8061-b0f1783b0660} <Debug> oximeter.measurements_bool (9d70f9e5-9a88-463a-ba24-eb0231804853): There are no data parts | ||
| 330 | 2026.03.18 18:25:51.947621 [ 259 ] {9880ada7-3223-4c60-8061-b0f1783b0660} <Debug> TCPHandler: Processed in 0.01731014 sec. | ||
| 331 | 2026.03.18 18:25:51.947816 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.18 18:25:51.948078 [ 259 ] {0e3da838-452c-416c-894e-c5337e6ed911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 333 | 2026.03.18 18:25:51.948129 [ 259 ] {0e3da838-452c-416c-894e-c5337e6ed911} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.03.18 18:25:51.949902 [ 259 ] {0e3da838-452c-416c-894e-c5337e6ed911} <Debug> oximeter.measurements_i8 (52c3d713-f1eb-4865-bd45-df1475bb202a): Loading data parts | ||
| 335 | 2026.03.18 18:25:51.950058 [ 259 ] {0e3da838-452c-416c-894e-c5337e6ed911} <Debug> oximeter.measurements_i8 (52c3d713-f1eb-4865-bd45-df1475bb202a): There are no data parts | ||
| 336 | 2026.03.18 18:25:51.951236 [ 259 ] {0e3da838-452c-416c-894e-c5337e6ed911} <Debug> TCPHandler: Processed in 0.003490906 sec. | ||
| 337 | 2026.03.18 18:25:51.951452 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.18 18:25:51.951645 [ 259 ] {c23d6026-00c3-4421-9457-8f992806f67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 339 | 2026.03.18 18:25:51.951777 [ 259 ] {c23d6026-00c3-4421-9457-8f992806f67d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.03.18 18:25:51.953564 [ 259 ] {c23d6026-00c3-4421-9457-8f992806f67d} <Debug> oximeter.measurements_u8 (e093f7c9-a37f-4e6f-a3bf-fcd53d0cc9b8): Loading data parts | ||
| 341 | 2026.03.18 18:25:51.953800 [ 259 ] {c23d6026-00c3-4421-9457-8f992806f67d} <Debug> oximeter.measurements_u8 (e093f7c9-a37f-4e6f-a3bf-fcd53d0cc9b8): There are no data parts | ||
| 342 | 2026.03.18 18:25:51.955162 [ 259 ] {c23d6026-00c3-4421-9457-8f992806f67d} <Debug> TCPHandler: Processed in 0.00375959 sec. | ||
| 343 | 2026.03.18 18:25:51.955320 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.18 18:25:51.955555 [ 259 ] {0c25015f-ecbd-4a35-8e1b-2d5d56f27523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 345 | 2026.03.18 18:25:51.955604 [ 259 ] {0c25015f-ecbd-4a35-8e1b-2d5d56f27523} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.03.18 18:25:51.957474 [ 259 ] {0c25015f-ecbd-4a35-8e1b-2d5d56f27523} <Debug> oximeter.measurements_i16 (268459a8-e3c2-419b-b29c-fb0385ec1ea0): Loading data parts | ||
| 347 | 2026.03.18 18:25:51.957619 [ 259 ] {0c25015f-ecbd-4a35-8e1b-2d5d56f27523} <Debug> oximeter.measurements_i16 (268459a8-e3c2-419b-b29c-fb0385ec1ea0): There are no data parts | ||
| 348 | 2026.03.18 18:25:51.959244 [ 259 ] {0c25015f-ecbd-4a35-8e1b-2d5d56f27523} <Debug> TCPHandler: Processed in 0.003981343 sec. | ||
| 349 | 2026.03.18 18:25:51.959467 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.18 18:25:51.959622 [ 259 ] {8bcddcaa-4f91-4f80-9146-2dcacd7e3c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 351 | 2026.03.18 18:25:51.959730 [ 259 ] {8bcddcaa-4f91-4f80-9146-2dcacd7e3c28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.03.18 18:25:51.961523 [ 259 ] {8bcddcaa-4f91-4f80-9146-2dcacd7e3c28} <Debug> oximeter.measurements_u16 (6e7964bb-214c-4878-aba1-3c3b0ab1f952): Loading data parts | ||
| 353 | 2026.03.18 18:25:51.961757 [ 259 ] {8bcddcaa-4f91-4f80-9146-2dcacd7e3c28} <Debug> oximeter.measurements_u16 (6e7964bb-214c-4878-aba1-3c3b0ab1f952): There are no data parts | ||
| 354 | 2026.03.18 18:25:51.963092 [ 259 ] {8bcddcaa-4f91-4f80-9146-2dcacd7e3c28} <Debug> TCPHandler: Processed in 0.003675089 sec. | ||
| 355 | 2026.03.18 18:25:51.963279 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.18 18:25:51.963538 [ 259 ] {c34d9dc0-8c07-48f6-b62f-d7632d2e16e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 357 | 2026.03.18 18:25:51.963583 [ 259 ] {c34d9dc0-8c07-48f6-b62f-d7632d2e16e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.03.18 18:25:51.965270 [ 259 ] {c34d9dc0-8c07-48f6-b62f-d7632d2e16e2} <Debug> oximeter.measurements_i32 (cefbd0a5-06bb-4227-aafa-cbf02ce8b1d0): Loading data parts | ||
| 359 | 2026.03.18 18:25:51.965416 [ 259 ] {c34d9dc0-8c07-48f6-b62f-d7632d2e16e2} <Debug> oximeter.measurements_i32 (cefbd0a5-06bb-4227-aafa-cbf02ce8b1d0): There are no data parts | ||
| 360 | 2026.03.18 18:25:51.966477 [ 259 ] {c34d9dc0-8c07-48f6-b62f-d7632d2e16e2} <Debug> TCPHandler: Processed in 0.003264513 sec. | ||
| 361 | 2026.03.18 18:25:51.966730 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.03.18 18:25:51.966892 [ 259 ] {91fb97db-d043-4485-8bbe-5a5f8857293b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 363 | 2026.03.18 18:25:51.967002 [ 259 ] {91fb97db-d043-4485-8bbe-5a5f8857293b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.03.18 18:25:51.968989 [ 259 ] {91fb97db-d043-4485-8bbe-5a5f8857293b} <Debug> oximeter.measurements_u32 (699595f3-805f-433a-b7c8-2412d57115f0): Loading data parts | ||
| 365 | 2026.03.18 18:25:51.969223 [ 259 ] {91fb97db-d043-4485-8bbe-5a5f8857293b} <Debug> oximeter.measurements_u32 (699595f3-805f-433a-b7c8-2412d57115f0): There are no data parts | ||
| 366 | 2026.03.18 18:25:51.970519 [ 259 ] {91fb97db-d043-4485-8bbe-5a5f8857293b} <Debug> TCPHandler: Processed in 0.003878971 sec. | ||
| 367 | 2026.03.18 18:25:51.970691 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.18 18:25:51.970957 [ 259 ] {a7ed2efc-fb3d-42bf-837d-a9ab80aa501b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 369 | 2026.03.18 18:25:51.971014 [ 259 ] {a7ed2efc-fb3d-42bf-837d-a9ab80aa501b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.03.18 18:25:51.972812 [ 259 ] {a7ed2efc-fb3d-42bf-837d-a9ab80aa501b} <Debug> oximeter.measurements_i64 (5ae59ae4-a567-47f9-b338-b1a327e22d8f): Loading data parts | ||
| 371 | 2026.03.18 18:25:51.973130 [ 259 ] {a7ed2efc-fb3d-42bf-837d-a9ab80aa501b} <Debug> oximeter.measurements_i64 (5ae59ae4-a567-47f9-b338-b1a327e22d8f): There are no data parts | ||
| 372 | 2026.03.18 18:25:51.974378 [ 259 ] {a7ed2efc-fb3d-42bf-837d-a9ab80aa501b} <Debug> TCPHandler: Processed in 0.00375266 sec. | ||
| 373 | 2026.03.18 18:25:51.974592 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.18 18:25:51.974749 [ 259 ] {0bb84be5-4c18-4adb-9817-91e193cab43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 375 | 2026.03.18 18:25:51.974851 [ 259 ] {0bb84be5-4c18-4adb-9817-91e193cab43d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.03.18 18:25:51.976451 [ 259 ] {0bb84be5-4c18-4adb-9817-91e193cab43d} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Loading data parts | ||
| 377 | 2026.03.18 18:25:51.976674 [ 259 ] {0bb84be5-4c18-4adb-9817-91e193cab43d} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): There are no data parts | ||
| 378 | 2026.03.18 18:25:51.977902 [ 259 ] {0bb84be5-4c18-4adb-9817-91e193cab43d} <Debug> TCPHandler: Processed in 0.003358045 sec. | ||
| 379 | 2026.03.18 18:25:51.978062 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.18 18:25:51.978263 [ 259 ] {b0ceaf3a-bd7a-4098-9e36-170a59c63679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 381 | 2026.03.18 18:25:51.978341 [ 259 ] {b0ceaf3a-bd7a-4098-9e36-170a59c63679} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.03.18 18:25:51.980151 [ 259 ] {b0ceaf3a-bd7a-4098-9e36-170a59c63679} <Debug> oximeter.measurements_f32 (21207320-4443-4114-b082-35fe5773fb02): Loading data parts | ||
| 383 | 2026.03.18 18:25:51.980310 [ 259 ] {b0ceaf3a-bd7a-4098-9e36-170a59c63679} <Debug> oximeter.measurements_f32 (21207320-4443-4114-b082-35fe5773fb02): There are no data parts | ||
| 384 | 2026.03.18 18:25:51.981649 [ 259 ] {b0ceaf3a-bd7a-4098-9e36-170a59c63679} <Debug> TCPHandler: Processed in 0.003634578 sec. | ||
| 385 | 2026.03.18 18:25:51.981866 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.18 18:25:51.982020 [ 259 ] {e48f9c29-0388-465c-a993-13bba54d6876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 387 | 2026.03.18 18:25:51.982126 [ 259 ] {e48f9c29-0388-465c-a993-13bba54d6876} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.03.18 18:25:51.983763 [ 259 ] {e48f9c29-0388-465c-a993-13bba54d6876} <Debug> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Loading data parts | ||
| 389 | 2026.03.18 18:25:51.983955 [ 259 ] {e48f9c29-0388-465c-a993-13bba54d6876} <Debug> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): There are no data parts | ||
| 390 | 2026.03.18 18:25:51.985208 [ 259 ] {e48f9c29-0388-465c-a993-13bba54d6876} <Debug> TCPHandler: Processed in 0.003392145 sec. | ||
| 391 | 2026.03.18 18:25:51.985367 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.18 18:25:51.985581 [ 259 ] {56ddbe60-e875-4126-ad37-c6e3d67a3039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 393 | 2026.03.18 18:25:51.985670 [ 259 ] {56ddbe60-e875-4126-ad37-c6e3d67a3039} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.03.18 18:25:51.987470 [ 259 ] {56ddbe60-e875-4126-ad37-c6e3d67a3039} <Debug> oximeter.measurements_string (3a5c07da-868a-4bfa-b8db-bf6b6f67fa13): Loading data parts | ||
| 395 | 2026.03.18 18:25:51.987605 [ 259 ] {56ddbe60-e875-4126-ad37-c6e3d67a3039} <Debug> oximeter.measurements_string (3a5c07da-868a-4bfa-b8db-bf6b6f67fa13): There are no data parts | ||
| 396 | 2026.03.18 18:25:51.988933 [ 259 ] {56ddbe60-e875-4126-ad37-c6e3d67a3039} <Debug> TCPHandler: Processed in 0.003615808 sec. | ||
| 397 | 2026.03.18 18:25:51.989180 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.03.18 18:25:51.989339 [ 259 ] {601174bd-2598-44e4-aa68-8b6cd0943d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.03.18 18:25:51.989461 [ 259 ] {601174bd-2598-44e4-aa68-8b6cd0943d73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.03.18 18:25:51.991517 [ 259 ] {601174bd-2598-44e4-aa68-8b6cd0943d73} <Debug> oximeter.measurements_bytes (b56c9bd8-953e-4716-b069-7dfca16d34be): Loading data parts | ||
| 408 | 2026.03.18 18:25:51.991679 [ 259 ] {601174bd-2598-44e4-aa68-8b6cd0943d73} <Debug> oximeter.measurements_bytes (b56c9bd8-953e-4716-b069-7dfca16d34be): There are no data parts | ||
| 409 | 2026.03.18 18:25:51.993004 [ 259 ] {601174bd-2598-44e4-aa68-8b6cd0943d73} <Debug> TCPHandler: Processed in 0.003872882 sec. | ||
| 410 | 2026.03.18 18:25:51.993251 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.03.18 18:25:51.993425 [ 259 ] {cbfbafb7-0244-4f2c-b1c9-87965add739d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 412 | 2026.03.18 18:25:51.993550 [ 259 ] {cbfbafb7-0244-4f2c-b1c9-87965add739d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.03.18 18:25:51.995179 [ 259 ] {cbfbafb7-0244-4f2c-b1c9-87965add739d} <Debug> oximeter.measurements_cumulativei64 (5c9f3427-c057-4403-9101-d97aa2955492): Loading data parts | ||
| 414 | 2026.03.18 18:25:51.995482 [ 259 ] {cbfbafb7-0244-4f2c-b1c9-87965add739d} <Debug> oximeter.measurements_cumulativei64 (5c9f3427-c057-4403-9101-d97aa2955492): There are no data parts | ||
| 415 | 2026.03.18 18:25:51.996784 [ 259 ] {cbfbafb7-0244-4f2c-b1c9-87965add739d} <Debug> TCPHandler: Processed in 0.003586518 sec. | ||
| 416 | 2026.03.18 18:25:51.996938 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.03.18 18:25:51.997178 [ 259 ] {4e245f7d-6f18-4533-8c5b-1a2e79cc0776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 418 | 2026.03.18 18:25:51.997320 [ 259 ] {4e245f7d-6f18-4533-8c5b-1a2e79cc0776} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.03.18 18:25:51.999282 [ 259 ] {4e245f7d-6f18-4533-8c5b-1a2e79cc0776} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Loading data parts | ||
| 420 | 2026.03.18 18:25:51.999487 [ 259 ] {4e245f7d-6f18-4533-8c5b-1a2e79cc0776} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): There are no data parts | ||
| 421 | 2026.03.18 18:25:52.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.48 MiB, peak 122.48 MiB, free memory in arenas 0.00 B, will set to 132.48 MiB (RSS), difference: 10.00 MiB | ||
| 422 | 2026.03.18 18:25:52.000806 [ 259 ] {4e245f7d-6f18-4533-8c5b-1a2e79cc0776} <Debug> TCPHandler: Processed in 0.003916732 sec. | ||
| 423 | 2026.03.18 18:25:52.000965 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.03.18 18:25:52.001311 [ 259 ] {c324d97a-e705-4dc6-b43a-1ae221aab66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 425 | 2026.03.18 18:25:52.001458 [ 259 ] {c324d97a-e705-4dc6-b43a-1ae221aab66d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.03.18 18:25:52.003529 [ 259 ] {c324d97a-e705-4dc6-b43a-1ae221aab66d} <Debug> oximeter.measurements_cumulativef32 (dd9377c5-f0cd-46a7-bcc5-286e186c3782): Loading data parts | ||
| 427 | 2026.03.18 18:25:52.003696 [ 259 ] {c324d97a-e705-4dc6-b43a-1ae221aab66d} <Debug> oximeter.measurements_cumulativef32 (dd9377c5-f0cd-46a7-bcc5-286e186c3782): There are no data parts | ||
| 428 | 2026.03.18 18:25:52.005287 [ 259 ] {c324d97a-e705-4dc6-b43a-1ae221aab66d} <Debug> TCPHandler: Processed in 0.004373578 sec. | ||
| 429 | 2026.03.18 18:25:52.005446 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.03.18 18:25:52.005610 [ 259 ] {46f68a86-533b-421e-ab79-92bfe6de2ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 431 | 2026.03.18 18:25:52.005771 [ 259 ] {46f68a86-533b-421e-ab79-92bfe6de2ecd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.03.18 18:25:52.006740 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39599 | ||
| 433 | 2026.03.18 18:25:52.006894 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 434 | 2026.03.18 18:25:52.006933 [ 270 ] {} <Debug> TCP-Session: 29c4d4d1-e2a1-48b3-a05f-e8b7bbc0f3c4 Authenticating user 'default' from [fd00:1122:3344:101::b]:39599 | ||
| 435 | 2026.03.18 18:25:52.007030 [ 270 ] {} <Debug> TCP-Session: 29c4d4d1-e2a1-48b3-a05f-e8b7bbc0f3c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 436 | 2026.03.18 18:25:52.007045 [ 270 ] {} <Debug> TCP-Session: 29c4d4d1-e2a1-48b3-a05f-e8b7bbc0f3c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 437 | 2026.03.18 18:25:52.007100 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 438 | 2026.03.18 18:25:52.007218 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 439 | 2026.03.18 18:25:52.007234 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 440 | 2026.03.18 18:25:52.007642 [ 259 ] {46f68a86-533b-421e-ab79-92bfe6de2ecd} <Debug> oximeter.measurements_cumulativef64 (d0847f61-80ba-499a-99f7-1ff47c8704ae): Loading data parts | ||
| 441 | 2026.03.18 18:25:52.007841 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55465 | ||
| 442 | 2026.03.18 18:25:52.007932 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63141 | ||
| 443 | 2026.03.18 18:25:52.007899 [ 259 ] {46f68a86-533b-421e-ab79-92bfe6de2ecd} <Debug> oximeter.measurements_cumulativef64 (d0847f61-80ba-499a-99f7-1ff47c8704ae): There are no data parts | ||
| 444 | 2026.03.18 18:25:52.008026 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41556 | ||
| 445 | 2026.03.18 18:25:52.008174 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51164 | ||
| 446 | 2026.03.18 18:25:52.008196 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 447 | 2026.03.18 18:25:52.008359 [ 271 ] {} <Debug> TCP-Session: 92d93313-2158-4a83-80a8-958aa50bf0d1 Authenticating user 'default' from [fd00:1122:3344:101::b]:55465 | ||
| 448 | 2026.03.18 18:25:52.008377 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 449 | 2026.03.18 18:25:52.008409 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 450 | 2026.03.18 18:25:52.008395 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57164 | ||
| 451 | 2026.03.18 18:25:52.008388 [ 271 ] {} <Debug> TCP-Session: 92d93313-2158-4a83-80a8-958aa50bf0d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 452 | 2026.03.18 18:25:52.008519 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 453 | 2026.03.18 18:25:52.008546 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57230 | ||
| 454 | 2026.03.18 18:25:52.008543 [ 273 ] {} <Debug> TCP-Session: 2343337b-735e-4c4b-8ce0-602b73903431 Authenticating user 'default' from [fd00:1122:3344:101::b]:41556 | ||
| 455 | 2026.03.18 18:25:52.008645 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40257 | ||
| 456 | 2026.03.18 18:25:52.008524 [ 272 ] {} <Debug> TCP-Session: e726a2f9-e187-41f8-bda0-8b20f1915596 Authenticating user 'default' from [fd00:1122:3344:101::b]:63141 | ||
| 457 | 2026.03.18 18:25:52.008701 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 458 | 2026.03.18 18:25:52.008685 [ 273 ] {} <Debug> TCP-Session: 2343337b-735e-4c4b-8ce0-602b73903431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 459 | 2026.03.18 18:25:52.008681 [ 274 ] {} <Debug> TCP-Session: 671091b1-8d12-42a6-b13d-8918cc83e647 Authenticating user 'default' from [fd00:1122:3344:101::b]:51164 | ||
| 460 | 2026.03.18 18:25:52.008807 [ 272 ] {} <Debug> TCP-Session: e726a2f9-e187-41f8-bda0-8b20f1915596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 461 | 2026.03.18 18:25:52.008808 [ 273 ] {} <Debug> TCP-Session: 2343337b-735e-4c4b-8ce0-602b73903431 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 462 | 2026.03.18 18:25:52.008892 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 463 | 2026.03.18 18:25:52.008915 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 464 | 2026.03.18 18:25:52.008903 [ 274 ] {} <Debug> TCP-Session: 671091b1-8d12-42a6-b13d-8918cc83e647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2026.03.18 18:25:52.008912 [ 272 ] {} <Debug> TCP-Session: e726a2f9-e187-41f8-bda0-8b20f1915596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 466 | 2026.03.18 18:25:52.009147 [ 276 ] {} <Debug> TCP-Session: bbbdb4c4-1c43-45fd-8e63-9a317d2c5e8f Authenticating user 'default' from [fd00:1122:3344:101::b]:57230 | ||
| 467 | 2026.03.18 18:25:52.009106 [ 277 ] {} <Debug> TCP-Session: 6e6da87e-8c0c-476b-a4a3-f16fd74de34f Authenticating user 'default' from [fd00:1122:3344:101::b]:40257 | ||
| 468 | 2026.03.18 18:25:52.009110 [ 274 ] {} <Debug> TCP-Session: 671091b1-8d12-42a6-b13d-8918cc83e647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 469 | 2026.03.18 18:25:52.009219 [ 277 ] {} <Debug> TCP-Session: 6e6da87e-8c0c-476b-a4a3-f16fd74de34f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 470 | 2026.03.18 18:25:52.008884 [ 275 ] {} <Debug> TCP-Session: a1c8084b-31ef-4f42-bcfc-ad40f1e25647 Authenticating user 'default' from [fd00:1122:3344:101::b]:57164 | ||
| 471 | 2026.03.18 18:25:52.009333 [ 277 ] {} <Debug> TCP-Session: 6e6da87e-8c0c-476b-a4a3-f16fd74de34f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 472 | 2026.03.18 18:25:52.009361 [ 275 ] {} <Debug> TCP-Session: a1c8084b-31ef-4f42-bcfc-ad40f1e25647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 473 | 2026.03.18 18:25:52.008553 [ 271 ] {} <Debug> TCP-Session: 92d93313-2158-4a83-80a8-958aa50bf0d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 474 | 2026.03.18 18:25:52.009235 [ 276 ] {} <Debug> TCP-Session: bbbdb4c4-1c43-45fd-8e63-9a317d2c5e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 475 | 2026.03.18 18:25:52.009490 [ 275 ] {} <Debug> TCP-Session: a1c8084b-31ef-4f42-bcfc-ad40f1e25647 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 476 | 2026.03.18 18:25:52.009194 [ 259 ] {46f68a86-533b-421e-ab79-92bfe6de2ecd} <Debug> TCPHandler: Processed in 0.003790381 sec. | ||
| 477 | 2026.03.18 18:25:52.009593 [ 276 ] {} <Debug> TCP-Session: bbbdb4c4-1c43-45fd-8e63-9a317d2c5e8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 478 | 2026.03.18 18:25:52.009850 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.18 18:25:52.010250 [ 259 ] {ef65cc39-fa14-409d-9f72-30a9da3d0297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 490 | 2026.03.18 18:25:52.010419 [ 259 ] {ef65cc39-fa14-409d-9f72-30a9da3d0297} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.03.18 18:25:52.012663 [ 259 ] {ef65cc39-fa14-409d-9f72-30a9da3d0297} <Debug> oximeter.measurements_histogrami8 (ab0428dc-5961-4b54-928c-cc6baea7d2ef): Loading data parts | ||
| 492 | 2026.03.18 18:25:52.012831 [ 259 ] {ef65cc39-fa14-409d-9f72-30a9da3d0297} <Debug> oximeter.measurements_histogrami8 (ab0428dc-5961-4b54-928c-cc6baea7d2ef): There are no data parts | ||
| 493 | 2026.03.18 18:25:52.014206 [ 259 ] {ef65cc39-fa14-409d-9f72-30a9da3d0297} <Debug> TCPHandler: Processed in 0.004470679 sec. | ||
| 494 | 2026.03.18 18:25:52.014373 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.18 18:25:52.014590 [ 259 ] {3b790c9e-90f3-4185-8e47-106668064397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 496 | 2026.03.18 18:25:52.014743 [ 259 ] {3b790c9e-90f3-4185-8e47-106668064397} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.03.18 18:25:52.016982 [ 259 ] {3b790c9e-90f3-4185-8e47-106668064397} <Debug> oximeter.measurements_histogramu8 (d0584079-a912-4ec5-87f0-5fdd5d2b32b3): Loading data parts | ||
| 498 | 2026.03.18 18:25:52.017204 [ 259 ] {3b790c9e-90f3-4185-8e47-106668064397} <Debug> oximeter.measurements_histogramu8 (d0584079-a912-4ec5-87f0-5fdd5d2b32b3): There are no data parts | ||
| 499 | 2026.03.18 18:25:52.018391 [ 259 ] {3b790c9e-90f3-4185-8e47-106668064397} <Debug> TCPHandler: Processed in 0.004071824 sec. | ||
| 500 | 2026.03.18 18:25:52.018555 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.18 18:25:52.018846 [ 259 ] {80a303f1-a360-47e7-a65e-09fd6d76ffac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 502 | 2026.03.18 18:25:52.019024 [ 259 ] {80a303f1-a360-47e7-a65e-09fd6d76ffac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.03.18 18:25:52.020924 [ 259 ] {80a303f1-a360-47e7-a65e-09fd6d76ffac} <Debug> oximeter.measurements_histogrami16 (fd573d78-634f-4811-926b-9e7dad7e2b5a): Loading data parts | ||
| 504 | 2026.03.18 18:25:52.021094 [ 259 ] {80a303f1-a360-47e7-a65e-09fd6d76ffac} <Debug> oximeter.measurements_histogrami16 (fd573d78-634f-4811-926b-9e7dad7e2b5a): There are no data parts | ||
| 505 | 2026.03.18 18:25:52.022317 [ 259 ] {80a303f1-a360-47e7-a65e-09fd6d76ffac} <Debug> TCPHandler: Processed in 0.003820211 sec. | ||
| 506 | 2026.03.18 18:25:52.022463 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.18 18:25:52.022721 [ 259 ] {e0bf805b-689b-405f-a701-eefc781bf419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 508 | 2026.03.18 18:25:52.022895 [ 259 ] {e0bf805b-689b-405f-a701-eefc781bf419} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.03.18 18:25:52.024615 [ 259 ] {e0bf805b-689b-405f-a701-eefc781bf419} <Debug> oximeter.measurements_histogramu16 (d0588223-81ed-454c-ba50-1cf764e43b69): Loading data parts | ||
| 510 | 2026.03.18 18:25:52.024823 [ 259 ] {e0bf805b-689b-405f-a701-eefc781bf419} <Debug> oximeter.measurements_histogramu16 (d0588223-81ed-454c-ba50-1cf764e43b69): There are no data parts | ||
| 511 | 2026.03.18 18:25:52.026165 [ 259 ] {e0bf805b-689b-405f-a701-eefc781bf419} <Debug> TCPHandler: Processed in 0.0037509 sec. | ||
| 512 | 2026.03.18 18:25:52.026326 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.18 18:25:52.026684 [ 259 ] {51f84d50-6194-4645-8758-8a42bf1843b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 514 | 2026.03.18 18:25:52.026836 [ 259 ] {51f84d50-6194-4645-8758-8a42bf1843b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.03.18 18:25:52.028702 [ 259 ] {51f84d50-6194-4645-8758-8a42bf1843b5} <Debug> oximeter.measurements_histogrami32 (ddea8fbb-730d-4a47-87ae-512f3e1034ce): Loading data parts | ||
| 516 | 2026.03.18 18:25:52.028856 [ 259 ] {51f84d50-6194-4645-8758-8a42bf1843b5} <Debug> oximeter.measurements_histogrami32 (ddea8fbb-730d-4a47-87ae-512f3e1034ce): There are no data parts | ||
| 517 | 2026.03.18 18:25:52.030458 [ 259 ] {51f84d50-6194-4645-8758-8a42bf1843b5} <Debug> TCPHandler: Processed in 0.004189556 sec. | ||
| 518 | 2026.03.18 18:25:52.030601 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.18 18:25:52.030816 [ 259 ] {87d29542-6d95-4248-b551-f33c2b7230de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 520 | 2026.03.18 18:25:52.031006 [ 259 ] {87d29542-6d95-4248-b551-f33c2b7230de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.03.18 18:25:52.032916 [ 259 ] {87d29542-6d95-4248-b551-f33c2b7230de} <Debug> oximeter.measurements_histogramu32 (7194bd02-2b87-4ecc-a447-ad373224e80e): Loading data parts | ||
| 522 | 2026.03.18 18:25:52.033162 [ 259 ] {87d29542-6d95-4248-b551-f33c2b7230de} <Debug> oximeter.measurements_histogramu32 (7194bd02-2b87-4ecc-a447-ad373224e80e): There are no data parts | ||
| 523 | 2026.03.18 18:25:52.034514 [ 259 ] {87d29542-6d95-4248-b551-f33c2b7230de} <Debug> TCPHandler: Processed in 0.003962683 sec. | ||
| 524 | 2026.03.18 18:25:52.034715 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.18 18:25:52.035032 [ 259 ] {0f45b17d-5a55-4b7e-9c70-50f929895457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 526 | 2026.03.18 18:25:52.035191 [ 259 ] {0f45b17d-5a55-4b7e-9c70-50f929895457} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.03.18 18:25:52.037426 [ 259 ] {0f45b17d-5a55-4b7e-9c70-50f929895457} <Debug> oximeter.measurements_histogrami64 (606ebe5b-6a5b-4e32-98b9-2ba994da4cc1): Loading data parts | ||
| 528 | 2026.03.18 18:25:52.037601 [ 259 ] {0f45b17d-5a55-4b7e-9c70-50f929895457} <Debug> oximeter.measurements_histogrami64 (606ebe5b-6a5b-4e32-98b9-2ba994da4cc1): There are no data parts | ||
| 529 | 2026.03.18 18:25:52.038851 [ 259 ] {0f45b17d-5a55-4b7e-9c70-50f929895457} <Debug> TCPHandler: Processed in 0.004238257 sec. | ||
| 530 | 2026.03.18 18:25:52.039015 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.18 18:25:52.039266 [ 259 ] {234a36a7-9c43-4f7f-b3bf-c44ea8d04110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.03.18 18:25:52.039414 [ 259 ] {234a36a7-9c43-4f7f-b3bf-c44ea8d04110} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.03.18 18:25:52.041161 [ 259 ] {234a36a7-9c43-4f7f-b3bf-c44ea8d04110} <Debug> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Loading data parts | ||
| 534 | 2026.03.18 18:25:52.041396 [ 259 ] {234a36a7-9c43-4f7f-b3bf-c44ea8d04110} <Debug> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): There are no data parts | ||
| 535 | 2026.03.18 18:25:52.042697 [ 259 ] {234a36a7-9c43-4f7f-b3bf-c44ea8d04110} <Debug> TCPHandler: Processed in 0.00373842 sec. | ||
| 536 | 2026.03.18 18:25:52.042871 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.18 18:25:52.043274 [ 259 ] {f1ceebc4-cae3-4c7f-8b1f-f91382b97d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.03.18 18:25:52.043433 [ 259 ] {f1ceebc4-cae3-4c7f-8b1f-f91382b97d71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.03.18 18:25:52.045744 [ 259 ] {f1ceebc4-cae3-4c7f-8b1f-f91382b97d71} <Debug> oximeter.measurements_histogramf32 (e2047213-9517-4428-b55f-ef4a013af7eb): Loading data parts | ||
| 540 | 2026.03.18 18:25:52.046018 [ 259 ] {f1ceebc4-cae3-4c7f-8b1f-f91382b97d71} <Debug> oximeter.measurements_histogramf32 (e2047213-9517-4428-b55f-ef4a013af7eb): There are no data parts | ||
| 541 | 2026.03.18 18:25:52.047469 [ 259 ] {f1ceebc4-cae3-4c7f-8b1f-f91382b97d71} <Debug> TCPHandler: Processed in 0.004663052 sec. | ||
| 542 | 2026.03.18 18:25:52.047652 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.18 18:25:52.047934 [ 259 ] {041cb2f3-846f-4ae7-94fe-6045aa2c4f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.03.18 18:25:52.048071 [ 259 ] {041cb2f3-846f-4ae7-94fe-6045aa2c4f68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.03.18 18:25:52.050263 [ 259 ] {041cb2f3-846f-4ae7-94fe-6045aa2c4f68} <Debug> oximeter.measurements_histogramf64 (a8ab4495-a279-4fe9-882f-d7514fd6bb9d): Loading data parts | ||
| 546 | 2026.03.18 18:25:52.050594 [ 259 ] {041cb2f3-846f-4ae7-94fe-6045aa2c4f68} <Debug> oximeter.measurements_histogramf64 (a8ab4495-a279-4fe9-882f-d7514fd6bb9d): There are no data parts | ||
| 547 | 2026.03.18 18:25:52.051997 [ 259 ] {041cb2f3-846f-4ae7-94fe-6045aa2c4f68} <Debug> TCPHandler: Processed in 0.004407468 sec. | ||
| 548 | 2026.03.18 18:25:52.052166 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.18 18:25:52.052469 [ 259 ] {d92c0c8d-7245-4e5b-806d-509558529fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 575 | 2026.03.18 18:25:52.052676 [ 259 ] {d92c0c8d-7245-4e5b-806d-509558529fd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.03.18 18:25:52.054693 [ 259 ] {d92c0c8d-7245-4e5b-806d-509558529fd2} <Debug> oximeter.fields_bool (bdb8654b-65a7-43c6-a14e-b751d75746cd): Loading data parts | ||
| 577 | 2026.03.18 18:25:52.054847 [ 259 ] {d92c0c8d-7245-4e5b-806d-509558529fd2} <Debug> oximeter.fields_bool (bdb8654b-65a7-43c6-a14e-b751d75746cd): There are no data parts | ||
| 578 | 2026.03.18 18:25:52.056015 [ 259 ] {d92c0c8d-7245-4e5b-806d-509558529fd2} <Debug> TCPHandler: Processed in 0.003904952 sec. | ||
| 579 | 2026.03.18 18:25:52.056290 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.18 18:25:52.056482 [ 259 ] {da06f11a-2d05-44b8-b1e9-5e071fb1a6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 581 | 2026.03.18 18:25:52.056633 [ 259 ] {da06f11a-2d05-44b8-b1e9-5e071fb1a6b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.03.18 18:25:52.058683 [ 259 ] {da06f11a-2d05-44b8-b1e9-5e071fb1a6b2} <Debug> oximeter.fields_i8 (7d30f252-5372-49d0-b67b-0d9d54be16bb): Loading data parts | ||
| 583 | 2026.03.18 18:25:52.058917 [ 259 ] {da06f11a-2d05-44b8-b1e9-5e071fb1a6b2} <Debug> oximeter.fields_i8 (7d30f252-5372-49d0-b67b-0d9d54be16bb): There are no data parts | ||
| 584 | 2026.03.18 18:25:52.060024 [ 259 ] {da06f11a-2d05-44b8-b1e9-5e071fb1a6b2} <Debug> TCPHandler: Processed in 0.003804051 sec. | ||
| 585 | 2026.03.18 18:25:52.060175 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.18 18:25:52.060411 [ 259 ] {7158504c-5edd-4984-8201-3d5731c3ffe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 587 | 2026.03.18 18:25:52.060458 [ 259 ] {7158504c-5edd-4984-8201-3d5731c3ffe3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.03.18 18:25:52.062234 [ 259 ] {7158504c-5edd-4984-8201-3d5731c3ffe3} <Debug> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Loading data parts | ||
| 589 | 2026.03.18 18:25:52.062418 [ 259 ] {7158504c-5edd-4984-8201-3d5731c3ffe3} <Debug> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): There are no data parts | ||
| 590 | 2026.03.18 18:25:52.063853 [ 259 ] {7158504c-5edd-4984-8201-3d5731c3ffe3} <Debug> TCPHandler: Processed in 0.00372945 sec. | ||
| 591 | 2026.03.18 18:25:52.064143 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.18 18:25:52.064301 [ 259 ] {9334db89-7338-4320-b811-99db6e7f7eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 593 | 2026.03.18 18:25:52.064429 [ 259 ] {9334db89-7338-4320-b811-99db6e7f7eed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.03.18 18:25:52.066164 [ 259 ] {9334db89-7338-4320-b811-99db6e7f7eed} <Debug> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Loading data parts | ||
| 595 | 2026.03.18 18:25:52.066384 [ 259 ] {9334db89-7338-4320-b811-99db6e7f7eed} <Debug> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): There are no data parts | ||
| 596 | 2026.03.18 18:25:52.067588 [ 259 ] {9334db89-7338-4320-b811-99db6e7f7eed} <Debug> TCPHandler: Processed in 0.003495526 sec. | ||
| 597 | 2026.03.18 18:25:52.067743 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.03.18 18:25:52.068031 [ 259 ] {7de37b7b-9531-48af-a420-ebf3cd7ea0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 599 | 2026.03.18 18:25:52.068149 [ 259 ] {7de37b7b-9531-48af-a420-ebf3cd7ea0cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.03.18 18:25:52.069854 [ 259 ] {7de37b7b-9531-48af-a420-ebf3cd7ea0cb} <Debug> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Loading data parts | ||
| 601 | 2026.03.18 18:25:52.070059 [ 259 ] {7de37b7b-9531-48af-a420-ebf3cd7ea0cb} <Debug> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): There are no data parts | ||
| 602 | 2026.03.18 18:25:52.071430 [ 259 ] {7de37b7b-9531-48af-a420-ebf3cd7ea0cb} <Debug> TCPHandler: Processed in 0.003735559 sec. | ||
| 603 | 2026.03.18 18:25:52.071737 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.03.18 18:25:52.071918 [ 259 ] {b2c960ab-a0c0-42a5-b336-c8e15016e9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 605 | 2026.03.18 18:25:52.072119 [ 259 ] {b2c960ab-a0c0-42a5-b336-c8e15016e9e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.03.18 18:25:52.073882 [ 259 ] {b2c960ab-a0c0-42a5-b336-c8e15016e9e7} <Debug> oximeter.fields_i32 (ac0397fe-1222-45bd-8dff-30abb20d462a): Loading data parts | ||
| 607 | 2026.03.18 18:25:52.074133 [ 259 ] {b2c960ab-a0c0-42a5-b336-c8e15016e9e7} <Debug> oximeter.fields_i32 (ac0397fe-1222-45bd-8dff-30abb20d462a): There are no data parts | ||
| 608 | 2026.03.18 18:25:52.075322 [ 259 ] {b2c960ab-a0c0-42a5-b336-c8e15016e9e7} <Debug> TCPHandler: Processed in 0.003636718 sec. | ||
| 609 | 2026.03.18 18:25:52.075476 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.03.18 18:25:52.075749 [ 259 ] {e9353df0-b950-4da2-9022-cb982eedc35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 611 | 2026.03.18 18:25:52.075880 [ 259 ] {e9353df0-b950-4da2-9022-cb982eedc35d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.03.18 18:25:52.077592 [ 259 ] {e9353df0-b950-4da2-9022-cb982eedc35d} <Debug> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Loading data parts | ||
| 613 | 2026.03.18 18:25:52.077743 [ 259 ] {e9353df0-b950-4da2-9022-cb982eedc35d} <Debug> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): There are no data parts | ||
| 614 | 2026.03.18 18:25:52.078967 [ 259 ] {e9353df0-b950-4da2-9022-cb982eedc35d} <Debug> TCPHandler: Processed in 0.003540207 sec. | ||
| 615 | 2026.03.18 18:25:52.079114 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.03.18 18:25:52.079271 [ 259 ] {664d7ca4-127a-4251-9f05-d5d20deaabfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 617 | 2026.03.18 18:25:52.079381 [ 259 ] {664d7ca4-127a-4251-9f05-d5d20deaabfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.03.18 18:25:52.081197 [ 259 ] {664d7ca4-127a-4251-9f05-d5d20deaabfd} <Debug> oximeter.fields_i64 (3fb9ce88-e0bf-4f2e-b24b-688a6148e04f): Loading data parts | ||
| 619 | 2026.03.18 18:25:52.081402 [ 259 ] {664d7ca4-127a-4251-9f05-d5d20deaabfd} <Debug> oximeter.fields_i64 (3fb9ce88-e0bf-4f2e-b24b-688a6148e04f): There are no data parts | ||
| 620 | 2026.03.18 18:25:52.082512 [ 259 ] {664d7ca4-127a-4251-9f05-d5d20deaabfd} <Debug> TCPHandler: Processed in 0.003448606 sec. | ||
| 621 | 2026.03.18 18:25:52.082666 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.03.18 18:25:52.082899 [ 259 ] {a4a25dfd-8e59-46bc-99bf-b35f68bcd1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 623 | 2026.03.18 18:25:52.083033 [ 259 ] {a4a25dfd-8e59-46bc-99bf-b35f68bcd1c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.03.18 18:25:52.085009 [ 259 ] {a4a25dfd-8e59-46bc-99bf-b35f68bcd1c1} <Debug> oximeter.fields_u64 (4dae3e49-adc7-4ac7-ba57-dc4b5a1ace74): Loading data parts | ||
| 625 | 2026.03.18 18:25:52.085185 [ 259 ] {a4a25dfd-8e59-46bc-99bf-b35f68bcd1c1} <Debug> oximeter.fields_u64 (4dae3e49-adc7-4ac7-ba57-dc4b5a1ace74): There are no data parts | ||
| 626 | 2026.03.18 18:25:52.086468 [ 259 ] {a4a25dfd-8e59-46bc-99bf-b35f68bcd1c1} <Debug> TCPHandler: Processed in 0.003855231 sec. | ||
| 627 | 2026.03.18 18:25:52.086617 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.03.18 18:25:52.086778 [ 259 ] {ce627dfb-1500-4f9b-91e7-ab999b0c4ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 629 | 2026.03.18 18:25:52.086916 [ 259 ] {ce627dfb-1500-4f9b-91e7-ab999b0c4ca4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.03.18 18:25:52.089203 [ 259 ] {ce627dfb-1500-4f9b-91e7-ab999b0c4ca4} <Debug> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Loading data parts | ||
| 631 | 2026.03.18 18:25:52.089468 [ 259 ] {ce627dfb-1500-4f9b-91e7-ab999b0c4ca4} <Debug> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): There are no data parts | ||
| 632 | 2026.03.18 18:25:52.090631 [ 259 ] {ce627dfb-1500-4f9b-91e7-ab999b0c4ca4} <Debug> TCPHandler: Processed in 0.004061953 sec. | ||
| 633 | 2026.03.18 18:25:52.090790 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.03.18 18:25:52.091102 [ 259 ] {ea85c85e-b97d-49d4-b290-3e4d6eb58112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 635 | 2026.03.18 18:25:52.091255 [ 259 ] {ea85c85e-b97d-49d4-b290-3e4d6eb58112} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.03.18 18:25:52.093105 [ 259 ] {ea85c85e-b97d-49d4-b290-3e4d6eb58112} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Loading data parts | ||
| 637 | 2026.03.18 18:25:52.093287 [ 259 ] {ea85c85e-b97d-49d4-b290-3e4d6eb58112} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): There are no data parts | ||
| 638 | 2026.03.18 18:25:52.094660 [ 259 ] {ea85c85e-b97d-49d4-b290-3e4d6eb58112} <Debug> TCPHandler: Processed in 0.003931712 sec. | ||
| 639 | 2026.03.18 18:25:52.094812 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.03.18 18:25:52.094971 [ 259 ] {8bd0960f-fd21-487d-aed5-33a37a51fba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 641 | 2026.03.18 18:25:52.095079 [ 259 ] {8bd0960f-fd21-487d-aed5-33a37a51fba7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.03.18 18:25:52.097096 [ 259 ] {8bd0960f-fd21-487d-aed5-33a37a51fba7} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Loading data parts | ||
| 643 | 2026.03.18 18:25:52.097250 [ 259 ] {8bd0960f-fd21-487d-aed5-33a37a51fba7} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): There are no data parts | ||
| 644 | 2026.03.18 18:25:52.098396 [ 259 ] {8bd0960f-fd21-487d-aed5-33a37a51fba7} <Debug> TCPHandler: Processed in 0.003635488 sec. | ||
| 645 | 2026.03.18 18:25:52.098610 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.03.18 18:25:52.098908 [ 259 ] {a76ba22d-137d-4e9c-90d7-765bba9efe45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 650 | 2026.03.18 18:25:52.099038 [ 259 ] {a76ba22d-137d-4e9c-90d7-765bba9efe45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.03.18 18:25:52.100780 [ 259 ] {a76ba22d-137d-4e9c-90d7-765bba9efe45} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Loading data parts | ||
| 652 | 2026.03.18 18:25:52.101022 [ 259 ] {a76ba22d-137d-4e9c-90d7-765bba9efe45} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): There are no data parts | ||
| 653 | 2026.03.18 18:25:52.102366 [ 259 ] {a76ba22d-137d-4e9c-90d7-765bba9efe45} <Debug> TCPHandler: Processed in 0.00380458 sec. | ||
| 654 | 2026.03.18 18:25:52.102662 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.03.18 18:25:52.103058 [ 260 ] {179eea25-77d2-4096-81ca-60247def1ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.03.18 18:25:52.104535 [ 260 ] {179eea25-77d2-4096-81ca-60247def1ce4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.03.18 18:25:52.123426 [ 268 ] {179eea25-77d2-4096-81ca-60247def1ce4} <Trace> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.03.18 18:25:52.123636 [ 268 ] {179eea25-77d2-4096-81ca-60247def1ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 659 | 2026.03.18 18:25:52.128950 [ 268 ] {179eea25-77d2-4096-81ca-60247def1ce4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.03.18 18:25:52.129744 [ 268 ] {179eea25-77d2-4096-81ca-60247def1ce4} <Trace> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.03.18 18:25:52.130119 [ 260 ] {179eea25-77d2-4096-81ca-60247def1ce4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027198 sec., 36.767409368335905 rows/sec., 588.28 B/sec. | ||
| 662 | 2026.03.18 18:25:52.130439 [ 260 ] {179eea25-77d2-4096-81ca-60247def1ce4} <Debug> TCPHandler: Processed in 0.027924251 sec. | ||
| 663 | 2026.03.18 18:25:52.212998 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48579 | ||
| 664 | 2026.03.18 18:25:52.213144 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.03.18 18:25:52.213178 [ 278 ] {} <Debug> TCP-Session: ca98da44-7b91-41e9-85e2-84f88667f7d2 Authenticating user 'default' from [fd00:1122:3344:101::c]:48579 | ||
| 666 | 2026.03.18 18:25:52.213199 [ 278 ] {} <Debug> TCP-Session: ca98da44-7b91-41e9-85e2-84f88667f7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.03.18 18:25:52.213379 [ 278 ] {} <Debug> TCP-Session: ca98da44-7b91-41e9-85e2-84f88667f7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.18 18:25:52.213449 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.03.18 18:25:52.213474 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.03.18 18:25:52.213583 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.18 18:25:52.217193 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53629 | ||
| 672 | 2026.03.18 18:25:52.217339 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62905 | ||
| 673 | 2026.03.18 18:25:52.217366 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.03.18 18:25:52.217471 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43591 | ||
| 675 | 2026.03.18 18:25:52.217545 [ 279 ] {} <Debug> TCP-Session: 1ad30e48-038b-4dce-bee0-afa1b5008fe4 Authenticating user 'default' from [fd00:1122:3344:101::c]:53629 | ||
| 676 | 2026.03.18 18:25:52.217576 [ 279 ] {} <Debug> TCP-Session: 1ad30e48-038b-4dce-bee0-afa1b5008fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.03.18 18:25:52.217589 [ 279 ] {} <Debug> TCP-Session: 1ad30e48-038b-4dce-bee0-afa1b5008fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.03.18 18:25:52.217599 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54487 | ||
| 679 | 2026.03.18 18:25:52.217593 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.03.18 18:25:52.217716 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.03.18 18:25:52.217743 [ 280 ] {} <Debug> TCP-Session: e0438c78-272c-4a3e-9276-1f644b46d861 Authenticating user 'default' from [fd00:1122:3344:101::c]:62905 | ||
| 682 | 2026.03.18 18:25:52.217834 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46025 | ||
| 683 | 2026.03.18 18:25:52.217737 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48092 | ||
| 684 | 2026.03.18 18:25:52.217900 [ 281 ] {} <Debug> TCP-Session: dec4ada5-9667-445f-9f6c-f57a5b2e19d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:43591 | ||
| 685 | 2026.03.18 18:25:52.217953 [ 280 ] {} <Debug> TCP-Session: e0438c78-272c-4a3e-9276-1f644b46d861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.03.18 18:25:52.217901 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2026.03.18 18:25:52.217994 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55772 | ||
| 688 | 2026.03.18 18:25:52.218122 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.18 18:25:52.218045 [ 282 ] {} <Debug> TCP-Session: 8e74a569-f643-45a0-bb8c-0b892bcc8bbe Authenticating user 'default' from [fd00:1122:3344:101::c]:54487 | ||
| 690 | 2026.03.18 18:25:52.218170 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.03.18 18:25:52.218043 [ 280 ] {} <Debug> TCP-Session: e0438c78-272c-4a3e-9276-1f644b46d861 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.18 18:25:52.218255 [ 282 ] {} <Debug> TCP-Session: 8e74a569-f643-45a0-bb8c-0b892bcc8bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.18 18:25:52.218250 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.03.18 18:25:52.218237 [ 283 ] {} <Debug> TCP-Session: 53487831-dbca-44a4-9ca7-84c45a414b49 Authenticating user 'default' from [fd00:1122:3344:101::c]:48092 | ||
| 695 | 2026.03.18 18:25:52.218476 [ 285 ] {} <Debug> TCP-Session: 357aa7d9-5d3d-4bd8-99ae-d2d0463c9009 Authenticating user 'default' from [fd00:1122:3344:101::c]:55772 | ||
| 696 | 2026.03.18 18:25:52.218474 [ 282 ] {} <Debug> TCP-Session: 8e74a569-f643-45a0-bb8c-0b892bcc8bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.18 18:25:52.218226 [ 284 ] {} <Debug> TCP-Session: a57fb6a5-57d9-4f69-a839-081b9705c30b Authenticating user 'default' from [fd00:1122:3344:101::c]:46025 | ||
| 698 | 2026.03.18 18:25:52.218642 [ 285 ] {} <Debug> TCP-Session: 357aa7d9-5d3d-4bd8-99ae-d2d0463c9009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.18 18:25:52.218619 [ 283 ] {} <Debug> TCP-Session: 53487831-dbca-44a4-9ca7-84c45a414b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.18 18:25:52.218021 [ 281 ] {} <Debug> TCP-Session: dec4ada5-9667-445f-9f6c-f57a5b2e19d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.18 18:25:52.218759 [ 285 ] {} <Debug> TCP-Session: 357aa7d9-5d3d-4bd8-99ae-d2d0463c9009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.18 18:25:52.218747 [ 283 ] {} <Debug> TCP-Session: 53487831-dbca-44a4-9ca7-84c45a414b49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.18 18:25:52.218742 [ 284 ] {} <Debug> TCP-Session: a57fb6a5-57d9-4f69-a839-081b9705c30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.18 18:25:52.218819 [ 281 ] {} <Debug> TCP-Session: dec4ada5-9667-445f-9f6c-f57a5b2e19d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.18 18:25:52.218923 [ 284 ] {} <Debug> TCP-Session: a57fb6a5-57d9-4f69-a839-081b9705c30b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.18 18:25:53.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.68 MiB, peak 134.68 MiB, free memory in arenas 0.00 B, will set to 139.70 MiB (RSS), difference: 5.02 MiB | ||
| 707 | 2026.03.18 18:25:57.031127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.18 18:25:57.031171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.03.18 18:25:57.031249 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.18 18:25:57.031321 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.18 18:25:57.034844 [ 244 ] {} <Debug> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Loading data parts | ||
| 712 | 2026.03.18 18:25:57.035047 [ 244 ] {} <Debug> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): There are no data parts | ||
| 713 | 2026.03.18 18:25:57.038496 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.18 18:25:57.038630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 715 | 2026.03.18 18:25:57.046267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.18 18:25:57.047033 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): 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.18 18:25:57.047231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.03.18 18:25:57.049305 [ 243 ] {} <Debug> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Loading data parts | ||
| 719 | 2026.03.18 18:25:57.049467 [ 243 ] {} <Debug> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): There are no data parts | ||
| 720 | 2026.03.18 18:25:57.072968 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.18 18:25:57.073107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 722 | 2026.03.18 18:25:57.079260 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.18 18:25:57.080409 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): 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.18 18:25:57.083466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.18 18:25:58.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.82 MiB, peak 148.82 MiB, free memory in arenas 0.00 B, will set to 153.87 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2026.03.18 18:25:59.531174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.18 18:25:59.531491 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.18 18:25:59.535886 [ 242 ] {} <Debug> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Loading data parts | ||
| 729 | 2026.03.18 18:25:59.536081 [ 242 ] {} <Debug> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): There are no data parts | ||
| 730 | 2026.03.18 18:25:59.541478 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.18 18:25:59.541617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 732 | 2026.03.18 18:25:59.543247 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.18 18:25:59.543701 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): 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.18 18:25:59.543964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.18 18:26:00.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.07 MiB, peak 158.07 MiB, free memory in arenas 0.00 B, will set to 154.92 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2026.03.18 18:26:04.503577 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.18 18:26:04.503637 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.18 18:26:04.547496 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.03.18 18:26:04.548381 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.18 18:26:04.548421 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 741 | 2026.03.18 18:26:04.549218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.18 18:26:04.549738 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): 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.18 18:26:04.549895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.18 18:26:04.583665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.18 18:26:04.601578 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.18 18:26:04.601684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 747 | 2026.03.18 18:26:04.608281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.18 18:26:04.609365 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): 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.18 18:26:04.613279 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.18 18:26:05.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.71 MiB, peak 159.71 MiB, free memory in arenas 0.00 B, will set to 157.74 MiB (RSS), difference: 2.03 MiB | ||
| 751 | 2026.03.18 18:26:10.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.82 MiB, peak 159.71 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.03.18 18:26:12.050113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 753 | 2026.03.18 18:26:12.050771 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2026.03.18 18:26:12.050813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 755 | 2026.03.18 18:26:12.051525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2026.03.18 18:26:12.052093 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2026.03.18 18:26:12.052235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 758 | 2026.03.18 18:26:12.113481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2026.03.18 18:26:12.130329 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2026.03.18 18:26:12.130381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 761 | 2026.03.18 18:26:12.136753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2026.03.18 18:26:12.137846 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2026.03.18 18:26:12.139248 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.03.18 18:26:12.139503 [ 259 ] {4c3cd546-0b2e-4452-be69-617ddfa76755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 765 | 2026.03.18 18:26:12.139870 [ 259 ] {4c3cd546-0b2e-4452-be69-617ddfa76755} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.03.18 18:26:12.140646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 767 | 2026.03.18 18:26:12.144043 [ 259 ] {4c3cd546-0b2e-4452-be69-617ddfa76755} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.03.18 18:26:12.144657 [ 259 ] {4c3cd546-0b2e-4452-be69-617ddfa76755} <Debug> TCPHandler: Processed in 0.005571185 sec. | ||
| 769 | 2026.03.18 18:26:12.150449 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.03.18 18:26:12.150682 [ 259 ] {1e4d18da-e84a-42e2-8baf-6aadd881ed49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2026.03.18 18:26:12.159277 [ 259 ] {1e4d18da-e84a-42e2-8baf-6aadd881ed49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2026.03.18 18:26:12.159332 [ 259 ] {1e4d18da-e84a-42e2-8baf-6aadd881ed49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2026.03.18 18:26:12.161702 [ 259 ] {1e4d18da-e84a-42e2-8baf-6aadd881ed49} <Debug> TCPHandler: Processed in 0.01135527 sec. | ||
| 774 | 2026.03.18 18:26:12.162004 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2026.03.18 18:26:12.162141 [ 259 ] {6c6ef594-ead4-4920-b2e4-4da493bf4898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 776 | 2026.03.18 18:26:12.164395 [ 259 ] {6c6ef594-ead4-4920-b2e4-4da493bf4898} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2026.03.18 18:26:12.164439 [ 259 ] {6c6ef594-ead4-4920-b2e4-4da493bf4898} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.03.18 18:26:12.164872 [ 259 ] {6c6ef594-ead4-4920-b2e4-4da493bf4898} <Debug> TCPHandler: Processed in 0.002922109 sec. | ||
| 779 | 2026.03.18 18:26:12.165178 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.03.18 18:26:12.165400 [ 259 ] {4a74c897-2f81-4fb3-b812-9a962fea62b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 781 | 2026.03.18 18:26:12.165754 [ 259 ] {4a74c897-2f81-4fb3-b812-9a962fea62b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2026.03.18 18:26:12.165795 [ 259 ] {4a74c897-2f81-4fb3-b812-9a962fea62b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2026.03.18 18:26:12.166093 [ 259 ] {4a74c897-2f81-4fb3-b812-9a962fea62b5} <Debug> TCPHandler: Processed in 0.001008113 sec. | ||
| 784 | 2026.03.18 18:26:12.166283 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.03.18 18:26:12.166392 [ 259 ] {479191b7-1a66-4e7b-a57e-741aad203ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 786 | 2026.03.18 18:26:12.166618 [ 259 ] {479191b7-1a66-4e7b-a57e-741aad203ce6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2026.03.18 18:26:12.166659 [ 259 ] {479191b7-1a66-4e7b-a57e-741aad203ce6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.03.18 18:26:12.166955 [ 259 ] {479191b7-1a66-4e7b-a57e-741aad203ce6} <Debug> TCPHandler: Processed in 0.00071758 sec. | ||
| 789 | 2026.03.18 18:26:12.167142 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2026.03.18 18:26:12.167251 [ 259 ] {6db37d9c-736c-4406-810f-6fa38ae0fbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 791 | 2026.03.18 18:26:12.167477 [ 259 ] {6db37d9c-736c-4406-810f-6fa38ae0fbe6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2026.03.18 18:26:12.167517 [ 259 ] {6db37d9c-736c-4406-810f-6fa38ae0fbe6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2026.03.18 18:26:12.167828 [ 259 ] {6db37d9c-736c-4406-810f-6fa38ae0fbe6} <Debug> TCPHandler: Processed in 0.000731449 sec. | ||
| 794 | 2026.03.18 18:26:12.168028 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.03.18 18:26:12.168140 [ 259 ] {7a9f9014-1186-473d-ba18-87703f8a60bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 796 | 2026.03.18 18:26:12.168381 [ 259 ] {7a9f9014-1186-473d-ba18-87703f8a60bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2026.03.18 18:26:12.168423 [ 259 ] {7a9f9014-1186-473d-ba18-87703f8a60bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2026.03.18 18:26:12.168738 [ 259 ] {7a9f9014-1186-473d-ba18-87703f8a60bb} <Debug> TCPHandler: Processed in 0.00075521 sec. | ||
| 799 | 2026.03.18 18:26:12.168949 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.03.18 18:26:12.169059 [ 259 ] {be2a9b36-5bb0-4e69-b9cc-53fc4f70e4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 801 | 2026.03.18 18:26:12.169292 [ 259 ] {be2a9b36-5bb0-4e69-b9cc-53fc4f70e4fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2026.03.18 18:26:12.169332 [ 259 ] {be2a9b36-5bb0-4e69-b9cc-53fc4f70e4fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.03.18 18:26:12.169625 [ 259 ] {be2a9b36-5bb0-4e69-b9cc-53fc4f70e4fb} <Debug> TCPHandler: Processed in 0.000720519 sec. | ||
| 804 | 2026.03.18 18:26:12.169850 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.03.18 18:26:12.169962 [ 259 ] {9669bf40-be1d-4518-91c1-9521c21a17fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 806 | 2026.03.18 18:26:12.170202 [ 259 ] {9669bf40-be1d-4518-91c1-9521c21a17fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2026.03.18 18:26:12.170242 [ 259 ] {9669bf40-be1d-4518-91c1-9521c21a17fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2026.03.18 18:26:12.170548 [ 259 ] {9669bf40-be1d-4518-91c1-9521c21a17fb} <Debug> TCPHandler: Processed in 0.00074377 sec. | ||
| 809 | 2026.03.18 18:26:12.170743 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2026.03.18 18:26:12.170857 [ 259 ] {059bda94-b062-4850-a712-67663f4a3068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 811 | 2026.03.18 18:26:12.171097 [ 259 ] {059bda94-b062-4850-a712-67663f4a3068} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2026.03.18 18:26:12.171137 [ 259 ] {059bda94-b062-4850-a712-67663f4a3068} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2026.03.18 18:26:12.171442 [ 259 ] {059bda94-b062-4850-a712-67663f4a3068} <Debug> TCPHandler: Processed in 0.000744539 sec. | ||
| 814 | 2026.03.18 18:26:12.171640 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2026.03.18 18:26:12.171768 [ 259 ] {3b08c557-a7a5-4516-b124-483351a582b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 816 | 2026.03.18 18:26:12.172012 [ 259 ] {3b08c557-a7a5-4516-b124-483351a582b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2026.03.18 18:26:12.172052 [ 259 ] {3b08c557-a7a5-4516-b124-483351a582b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2026.03.18 18:26:12.172386 [ 259 ] {3b08c557-a7a5-4516-b124-483351a582b0} <Debug> TCPHandler: Processed in 0.000790561 sec. | ||
| 819 | 2026.03.18 18:26:12.172589 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.03.18 18:26:12.172710 [ 259 ] {0cd12d2e-a535-4acb-b94e-f3b3ad3f03ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 821 | 2026.03.18 18:26:12.172947 [ 259 ] {0cd12d2e-a535-4acb-b94e-f3b3ad3f03ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2026.03.18 18:26:12.172987 [ 259 ] {0cd12d2e-a535-4acb-b94e-f3b3ad3f03ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2026.03.18 18:26:12.173299 [ 259 ] {0cd12d2e-a535-4acb-b94e-f3b3ad3f03ca} <Debug> TCPHandler: Processed in 0.00075517 sec. | ||
| 824 | 2026.03.18 18:26:12.173514 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.03.18 18:26:12.173628 [ 259 ] {8f5f6984-dff6-4ebc-8f15-c37cd104cf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 826 | 2026.03.18 18:26:12.173892 [ 259 ] {8f5f6984-dff6-4ebc-8f15-c37cd104cf77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2026.03.18 18:26:12.173938 [ 259 ] {8f5f6984-dff6-4ebc-8f15-c37cd104cf77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2026.03.18 18:26:12.174263 [ 259 ] {8f5f6984-dff6-4ebc-8f15-c37cd104cf77} <Debug> TCPHandler: Processed in 0.000794261 sec. | ||
| 829 | 2026.03.18 18:26:12.174455 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.03.18 18:26:12.174570 [ 259 ] {b18f14a2-e3bc-492e-acd7-f87ecf2f21b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 831 | 2026.03.18 18:26:12.174810 [ 259 ] {b18f14a2-e3bc-492e-acd7-f87ecf2f21b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2026.03.18 18:26:12.174850 [ 259 ] {b18f14a2-e3bc-492e-acd7-f87ecf2f21b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2026.03.18 18:26:12.175213 [ 259 ] {b18f14a2-e3bc-492e-acd7-f87ecf2f21b3} <Debug> TCPHandler: Processed in 0.00080181 sec. | ||
| 834 | 2026.03.18 18:26:12.175435 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2026.03.18 18:26:12.175551 [ 259 ] {4c52218b-fcaa-4bb3-ab6e-4d86f63373a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 836 | 2026.03.18 18:26:12.175810 [ 259 ] {4c52218b-fcaa-4bb3-ab6e-4d86f63373a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2026.03.18 18:26:12.175851 [ 259 ] {4c52218b-fcaa-4bb3-ab6e-4d86f63373a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2026.03.18 18:26:12.176176 [ 259 ] {4c52218b-fcaa-4bb3-ab6e-4d86f63373a6} <Debug> TCPHandler: Processed in 0.00078725 sec. | ||
| 839 | 2026.03.18 18:26:12.180454 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.03.18 18:26:12.180562 [ 259 ] {4268a44a-7633-4bac-8404-a24ad54c9677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 841 | 2026.03.18 18:26:12.180622 [ 259 ] {4268a44a-7633-4bac-8404-a24ad54c9677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2026.03.18 18:26:12.183637 [ 259 ] {4268a44a-7633-4bac-8404-a24ad54c9677} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 843 | 2026.03.18 18:26:12.183681 [ 259 ] {4268a44a-7633-4bac-8404-a24ad54c9677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 844 | 2026.03.18 18:26:12.184295 [ 259 ] {4268a44a-7633-4bac-8404-a24ad54c9677} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 845 | 2026.03.18 18:26:12.184728 [ 259 ] {4268a44a-7633-4bac-8404-a24ad54c9677} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 846 | 2026.03.18 18:26:12.184862 [ 259 ] {4268a44a-7633-4bac-8404-a24ad54c9677} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.00433 sec., 3464.2032332563513 rows/sec., 516.25 KiB/sec. | ||
| 847 | 2026.03.18 18:26:12.184898 [ 259 ] {4268a44a-7633-4bac-8404-a24ad54c9677} <Debug> TCPHandler: Processed in 0.00449308 sec. | ||
| 848 | 2026.03.18 18:26:12.184998 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.03.18 18:26:12.185089 [ 259 ] {dfa9e60b-70c3-43e0-a3f5-a1fb71cf0a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 850 | 2026.03.18 18:26:12.185127 [ 259 ] {dfa9e60b-70c3-43e0-a3f5-a1fb71cf0a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 851 | 2026.03.18 18:26:12.187438 [ 259 ] {dfa9e60b-70c3-43e0-a3f5-a1fb71cf0a47} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 852 | 2026.03.18 18:26:12.187471 [ 259 ] {dfa9e60b-70c3-43e0-a3f5-a1fb71cf0a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 853 | 2026.03.18 18:26:12.187969 [ 259 ] {dfa9e60b-70c3-43e0-a3f5-a1fb71cf0a47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 854 | 2026.03.18 18:26:12.188480 [ 259 ] {dfa9e60b-70c3-43e0-a3f5-a1fb71cf0a47} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 855 | 2026.03.18 18:26:12.188621 [ 259 ] {dfa9e60b-70c3-43e0-a3f5-a1fb71cf0a47} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00355 sec., 563.3802816901408 rows/sec., 45.94 KiB/sec. | ||
| 856 | 2026.03.18 18:26:12.188656 [ 259 ] {dfa9e60b-70c3-43e0-a3f5-a1fb71cf0a47} <Debug> TCPHandler: Processed in 0.003704309 sec. | ||
| 857 | 2026.03.18 18:26:12.188765 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.18 18:26:12.188856 [ 259 ] {e0299a82-c980-4af9-b296-31855d70a8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 859 | 2026.03.18 18:26:12.188893 [ 259 ] {e0299a82-c980-4af9-b296-31855d70a8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 860 | 2026.03.18 18:26:12.189300 [ 259 ] {e0299a82-c980-4af9-b296-31855d70a8f6} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 861 | 2026.03.18 18:26:12.189332 [ 259 ] {e0299a82-c980-4af9-b296-31855d70a8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 862 | 2026.03.18 18:26:12.189748 [ 259 ] {e0299a82-c980-4af9-b296-31855d70a8f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 863 | 2026.03.18 18:26:12.190198 [ 259 ] {e0299a82-c980-4af9-b296-31855d70a8f6} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 864 | 2026.03.18 18:26:12.190322 [ 259 ] {e0299a82-c980-4af9-b296-31855d70a8f6} <Debug> executeQuery: Read 27 rows, 2.08 KiB in 0.001484 sec., 18194.070080862533 rows/sec., 1.37 MiB/sec. | ||
| 865 | 2026.03.18 18:26:12.190357 [ 259 ] {e0299a82-c980-4af9-b296-31855d70a8f6} <Debug> TCPHandler: Processed in 0.001638551 sec. | ||
| 866 | 2026.03.18 18:26:12.190458 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.03.18 18:26:12.190554 [ 259 ] {44372417-a92e-4aa9-8981-5019a0d26457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 868 | 2026.03.18 18:26:12.190592 [ 259 ] {44372417-a92e-4aa9-8981-5019a0d26457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 869 | 2026.03.18 18:26:12.190964 [ 259 ] {44372417-a92e-4aa9-8981-5019a0d26457} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 870 | 2026.03.18 18:26:12.191000 [ 259 ] {44372417-a92e-4aa9-8981-5019a0d26457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 871 | 2026.03.18 18:26:12.191367 [ 259 ] {44372417-a92e-4aa9-8981-5019a0d26457} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 872 | 2026.03.18 18:26:12.191758 [ 259 ] {44372417-a92e-4aa9-8981-5019a0d26457} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 873 | 2026.03.18 18:26:12.191878 [ 259 ] {44372417-a92e-4aa9-8981-5019a0d26457} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001341 sec., 1491.4243102162566 rows/sec., 104.14 KiB/sec. | ||
| 874 | 2026.03.18 18:26:12.191913 [ 259 ] {44372417-a92e-4aa9-8981-5019a0d26457} <Debug> TCPHandler: Processed in 0.00150161 sec. | ||
| 875 | 2026.03.18 18:26:12.192008 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.03.18 18:26:12.192096 [ 259 ] {53c28209-2ea0-45eb-a012-2a19265596ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 877 | 2026.03.18 18:26:12.192133 [ 259 ] {53c28209-2ea0-45eb-a012-2a19265596ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 878 | 2026.03.18 18:26:12.192498 [ 259 ] {53c28209-2ea0-45eb-a012-2a19265596ad} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 879 | 2026.03.18 18:26:12.192532 [ 259 ] {53c28209-2ea0-45eb-a012-2a19265596ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 880 | 2026.03.18 18:26:12.192917 [ 259 ] {53c28209-2ea0-45eb-a012-2a19265596ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 881 | 2026.03.18 18:26:12.193309 [ 259 ] {53c28209-2ea0-45eb-a012-2a19265596ad} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 882 | 2026.03.18 18:26:12.193432 [ 259 ] {53c28209-2ea0-45eb-a012-2a19265596ad} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001352 sec., 22189.349112426036 rows/sec., 1.73 MiB/sec. | ||
| 883 | 2026.03.18 18:26:12.193465 [ 259 ] {53c28209-2ea0-45eb-a012-2a19265596ad} <Debug> TCPHandler: Processed in 0.00150332 sec. | ||
| 884 | 2026.03.18 18:26:12.193559 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2026.03.18 18:26:12.193649 [ 259 ] {ff3471e6-3806-4b9f-a8bc-b39b7dc2ecd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 886 | 2026.03.18 18:26:12.193690 [ 259 ] {ff3471e6-3806-4b9f-a8bc-b39b7dc2ecd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 887 | 2026.03.18 18:26:12.194132 [ 259 ] {ff3471e6-3806-4b9f-a8bc-b39b7dc2ecd8} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 888 | 2026.03.18 18:26:12.194163 [ 259 ] {ff3471e6-3806-4b9f-a8bc-b39b7dc2ecd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 889 | 2026.03.18 18:26:12.194619 [ 259 ] {ff3471e6-3806-4b9f-a8bc-b39b7dc2ecd8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 890 | 2026.03.18 18:26:12.195054 [ 259 ] {ff3471e6-3806-4b9f-a8bc-b39b7dc2ecd8} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 891 | 2026.03.18 18:26:12.195174 [ 259 ] {ff3471e6-3806-4b9f-a8bc-b39b7dc2ecd8} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001543 sec., 65456.90213869086 rows/sec., 4.54 MiB/sec. | ||
| 892 | 2026.03.18 18:26:12.195209 [ 259 ] {ff3471e6-3806-4b9f-a8bc-b39b7dc2ecd8} <Debug> TCPHandler: Processed in 0.001695433 sec. | ||
| 893 | 2026.03.18 18:26:12.195313 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 894 | 2026.03.18 18:26:12.195403 [ 259 ] {42e7f784-84a4-4336-9738-738a1b16a559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 895 | 2026.03.18 18:26:12.195442 [ 259 ] {42e7f784-84a4-4336-9738-738a1b16a559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 896 | 2026.03.18 18:26:12.195744 [ 259 ] {42e7f784-84a4-4336-9738-738a1b16a559} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 897 | 2026.03.18 18:26:12.195778 [ 259 ] {42e7f784-84a4-4336-9738-738a1b16a559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 898 | 2026.03.18 18:26:12.196163 [ 259 ] {42e7f784-84a4-4336-9738-738a1b16a559} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 899 | 2026.03.18 18:26:12.196558 [ 259 ] {42e7f784-84a4-4336-9738-738a1b16a559} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 900 | 2026.03.18 18:26:12.196678 [ 259 ] {42e7f784-84a4-4336-9738-738a1b16a559} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001292 sec., 23219.81424148607 rows/sec., 1.59 MiB/sec. | ||
| 901 | 2026.03.18 18:26:12.196725 [ 259 ] {42e7f784-84a4-4336-9738-738a1b16a559} <Debug> TCPHandler: Processed in 0.001454349 sec. | ||
| 902 | 2026.03.18 18:26:13.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.43 MiB, peak 162.39 MiB, free memory in arenas 0.00 B, will set to 160.55 MiB (RSS), difference: 1.13 MiB | ||
| 903 | 2026.03.18 18:26:17.144858 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.03.18 18:26:17.145079 [ 259 ] {f68f8efa-9538-429f-916c-83fa1a686e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 905 | 2026.03.18 18:26:17.145155 [ 259 ] {f68f8efa-9538-429f-916c-83fa1a686e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 906 | 2026.03.18 18:26:17.145857 [ 259 ] {f68f8efa-9538-429f-916c-83fa1a686e2c} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.03.18 18:26:17.145908 [ 259 ] {f68f8efa-9538-429f-916c-83fa1a686e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 908 | 2026.03.18 18:26:17.146401 [ 259 ] {f68f8efa-9538-429f-916c-83fa1a686e2c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2026.03.18 18:26:17.146833 [ 259 ] {f68f8efa-9538-429f-916c-83fa1a686e2c} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.03.18 18:26:17.146989 [ 259 ] {f68f8efa-9538-429f-916c-83fa1a686e2c} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001966 sec., 13224.821973550357 rows/sec., 1020.77 KiB/sec. | ||
| 911 | 2026.03.18 18:26:17.147035 [ 259 ] {f68f8efa-9538-429f-916c-83fa1a686e2c} <Debug> TCPHandler: Processed in 0.002322011 sec. | ||
| 912 | 2026.03.18 18:26:17.147155 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.03.18 18:26:17.147255 [ 259 ] {d7272c33-f490-426f-912d-f30dfe4f68f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 914 | 2026.03.18 18:26:17.147299 [ 259 ] {d7272c33-f490-426f-912d-f30dfe4f68f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 915 | 2026.03.18 18:26:17.147705 [ 259 ] {d7272c33-f490-426f-912d-f30dfe4f68f9} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.03.18 18:26:17.147742 [ 259 ] {d7272c33-f490-426f-912d-f30dfe4f68f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 917 | 2026.03.18 18:26:17.148135 [ 259 ] {d7272c33-f490-426f-912d-f30dfe4f68f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 918 | 2026.03.18 18:26:17.148586 [ 259 ] {d7272c33-f490-426f-912d-f30dfe4f68f9} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.03.18 18:26:17.148717 [ 259 ] {d7272c33-f490-426f-912d-f30dfe4f68f9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001484 sec., 18867.924528301886 rows/sec., 1.47 MiB/sec. | ||
| 920 | 2026.03.18 18:26:17.148755 [ 259 ] {d7272c33-f490-426f-912d-f30dfe4f68f9} <Debug> TCPHandler: Processed in 0.001651832 sec. | ||
| 921 | 2026.03.18 18:26:17.148857 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.03.18 18:26:17.148952 [ 259 ] {f825505a-dd8c-45da-8f2b-7b998f7ec091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 923 | 2026.03.18 18:26:17.148996 [ 259 ] {f825505a-dd8c-45da-8f2b-7b998f7ec091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 924 | 2026.03.18 18:26:17.149380 [ 259 ] {f825505a-dd8c-45da-8f2b-7b998f7ec091} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.03.18 18:26:17.149416 [ 259 ] {f825505a-dd8c-45da-8f2b-7b998f7ec091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 926 | 2026.03.18 18:26:17.149847 [ 259 ] {f825505a-dd8c-45da-8f2b-7b998f7ec091} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 927 | 2026.03.18 18:26:17.150265 [ 259 ] {f825505a-dd8c-45da-8f2b-7b998f7ec091} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.03.18 18:26:17.150391 [ 259 ] {f825505a-dd8c-45da-8f2b-7b998f7ec091} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001459 sec., 68540.09595613433 rows/sec., 4.75 MiB/sec. | ||
| 929 | 2026.03.18 18:26:17.150427 [ 259 ] {f825505a-dd8c-45da-8f2b-7b998f7ec091} <Debug> TCPHandler: Processed in 0.001617862 sec. | ||
| 930 | 2026.03.18 18:26:17.150535 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.03.18 18:26:17.150630 [ 259 ] {08a7a6ed-c6a7-4215-9a12-e8b2f6334d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 932 | 2026.03.18 18:26:17.150671 [ 259 ] {08a7a6ed-c6a7-4215-9a12-e8b2f6334d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 933 | 2026.03.18 18:26:17.150986 [ 259 ] {08a7a6ed-c6a7-4215-9a12-e8b2f6334d1a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.03.18 18:26:17.151023 [ 259 ] {08a7a6ed-c6a7-4215-9a12-e8b2f6334d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 935 | 2026.03.18 18:26:17.151426 [ 259 ] {08a7a6ed-c6a7-4215-9a12-e8b2f6334d1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 936 | 2026.03.18 18:26:17.151859 [ 259 ] {08a7a6ed-c6a7-4215-9a12-e8b2f6334d1a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.03.18 18:26:17.151984 [ 259 ] {08a7a6ed-c6a7-4215-9a12-e8b2f6334d1a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001373 sec., 21849.963583394027 rows/sec., 1.50 MiB/sec. | ||
| 938 | 2026.03.18 18:26:17.152020 [ 259 ] {08a7a6ed-c6a7-4215-9a12-e8b2f6334d1a} <Debug> TCPHandler: Processed in 0.00153345 sec. | ||
| 939 | 2026.03.18 18:26:19.503670 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 940 | 2026.03.18 18:26:19.503734 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 941 | 2026.03.18 18:26:19.544468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 140 | ||
| 942 | 2026.03.18 18:26:19.547563 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.03.18 18:26:19.547600 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 944 | 2026.03.18 18:26:19.548842 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 945 | 2026.03.18 18:26:19.549315 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.03.18 18:26:19.549536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 140 | ||
| 947 | 2026.03.18 18:26:19.552344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 948 | 2026.03.18 18:26:19.552880 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.03.18 18:26:19.552924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 950 | 2026.03.18 18:26:19.553538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 951 | 2026.03.18 18:26:19.554066 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.03.18 18:26:19.554199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 953 | 2026.03.18 18:26:19.640715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 954 | 2026.03.18 18:26:19.658147 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.03.18 18:26:19.658211 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 956 | 2026.03.18 18:26:19.664449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 957 | 2026.03.18 18:26:19.665604 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.03.18 18:26:19.668564 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 959 | 2026.03.18 18:26:22.145645 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.03.18 18:26:22.145877 [ 259 ] {4f2685ac-636e-4011-970d-de136f216984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 961 | 2026.03.18 18:26:22.145945 [ 259 ] {4f2685ac-636e-4011-970d-de136f216984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 962 | 2026.03.18 18:26:22.146589 [ 259 ] {4f2685ac-636e-4011-970d-de136f216984} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.03.18 18:26:22.146640 [ 259 ] {4f2685ac-636e-4011-970d-de136f216984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 964 | 2026.03.18 18:26:22.147195 [ 259 ] {4f2685ac-636e-4011-970d-de136f216984} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 965 | 2026.03.18 18:26:22.147690 [ 259 ] {4f2685ac-636e-4011-970d-de136f216984} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.03.18 18:26:22.147843 [ 259 ] {4f2685ac-636e-4011-970d-de136f216984} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002018 sec., 12884.04360753221 rows/sec., 994.47 KiB/sec. | ||
| 967 | 2026.03.18 18:26:22.147887 [ 259 ] {4f2685ac-636e-4011-970d-de136f216984} <Debug> TCPHandler: Processed in 0.002374942 sec. | ||
| 968 | 2026.03.18 18:26:22.148040 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.03.18 18:26:22.148138 [ 259 ] {c73f8f78-2090-4d2b-91eb-0f46594b4d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 970 | 2026.03.18 18:26:22.148182 [ 259 ] {c73f8f78-2090-4d2b-91eb-0f46594b4d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 971 | 2026.03.18 18:26:22.148628 [ 259 ] {c73f8f78-2090-4d2b-91eb-0f46594b4d65} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.03.18 18:26:22.148664 [ 259 ] {c73f8f78-2090-4d2b-91eb-0f46594b4d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 973 | 2026.03.18 18:26:22.149107 [ 259 ] {c73f8f78-2090-4d2b-91eb-0f46594b4d65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 974 | 2026.03.18 18:26:22.149548 [ 259 ] {c73f8f78-2090-4d2b-91eb-0f46594b4d65} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.03.18 18:26:22.149692 [ 259 ] {c73f8f78-2090-4d2b-91eb-0f46594b4d65} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001574 sec., 17789.07242693774 rows/sec., 1.39 MiB/sec. | ||
| 976 | 2026.03.18 18:26:22.149730 [ 259 ] {c73f8f78-2090-4d2b-91eb-0f46594b4d65} <Debug> TCPHandler: Processed in 0.001747623 sec. | ||
| 977 | 2026.03.18 18:26:22.149840 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.03.18 18:26:22.149935 [ 259 ] {94ba6ae2-79f6-4698-b844-cdcd44a47f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 979 | 2026.03.18 18:26:22.149979 [ 259 ] {94ba6ae2-79f6-4698-b844-cdcd44a47f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 980 | 2026.03.18 18:26:22.150368 [ 259 ] {94ba6ae2-79f6-4698-b844-cdcd44a47f25} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.03.18 18:26:22.150404 [ 259 ] {94ba6ae2-79f6-4698-b844-cdcd44a47f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 982 | 2026.03.18 18:26:22.150877 [ 259 ] {94ba6ae2-79f6-4698-b844-cdcd44a47f25} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 983 | 2026.03.18 18:26:22.151324 [ 259 ] {94ba6ae2-79f6-4698-b844-cdcd44a47f25} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.03.18 18:26:22.151469 [ 259 ] {94ba6ae2-79f6-4698-b844-cdcd44a47f25} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001551 sec., 64474.53255963894 rows/sec., 4.47 MiB/sec. | ||
| 985 | 2026.03.18 18:26:22.151517 [ 259 ] {94ba6ae2-79f6-4698-b844-cdcd44a47f25} <Debug> TCPHandler: Processed in 0.001724833 sec. | ||
| 986 | 2026.03.18 18:26:22.151656 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.03.18 18:26:22.151751 [ 259 ] {80a083b6-a9e3-4cdc-aba3-becc27e584da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 988 | 2026.03.18 18:26:22.151794 [ 259 ] {80a083b6-a9e3-4cdc-aba3-becc27e584da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 989 | 2026.03.18 18:26:22.152156 [ 259 ] {80a083b6-a9e3-4cdc-aba3-becc27e584da} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.03.18 18:26:22.152207 [ 259 ] {80a083b6-a9e3-4cdc-aba3-becc27e584da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 991 | 2026.03.18 18:26:22.152657 [ 259 ] {80a083b6-a9e3-4cdc-aba3-becc27e584da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 992 | 2026.03.18 18:26:22.153204 [ 259 ] {80a083b6-a9e3-4cdc-aba3-becc27e584da} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.03.18 18:26:22.153331 [ 259 ] {80a083b6-a9e3-4cdc-aba3-becc27e584da} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001599 sec., 18761.72607879925 rows/sec., 1.29 MiB/sec. | ||
| 994 | 2026.03.18 18:26:22.153366 [ 259 ] {80a083b6-a9e3-4cdc-aba3-becc27e584da} <Debug> TCPHandler: Processed in 0.001761643 sec. | ||
| 995 | 2026.03.18 18:26:22.303338 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38799 | ||
| 996 | 2026.03.18 18:26:22.305328 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2026.03.18 18:26:22.305371 [ 286 ] {} <Debug> TCP-Session: 75bee2fe-8b78-4a2e-a973-0b838e3ab7b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38799 | ||
| 998 | 2026.03.18 18:26:22.305393 [ 286 ] {} <Debug> TCP-Session: 75bee2fe-8b78-4a2e-a973-0b838e3ab7b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.03.18 18:26:22.305406 [ 286 ] {} <Debug> TCP-Session: 75bee2fe-8b78-4a2e-a973-0b838e3ab7b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2026.03.18 18:26:22.305458 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1001 | 2026.03.18 18:26:22.305481 [ 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 | ||
| 1002 | 2026.03.18 18:26:22.305497 [ 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 | ||
| 1003 | 2026.03.18 18:26:22.305838 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52413 | ||
| 1004 | 2026.03.18 18:26:22.305949 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44374 | ||
| 1005 | 2026.03.18 18:26:22.306028 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44663 | ||
| 1006 | 2026.03.18 18:26:22.306118 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1007 | 2026.03.18 18:26:22.306182 [ 287 ] {} <Debug> TCP-Session: 68b1ea46-f562-48c4-b8f2-5dd7af8e658e Authenticating user 'default' from [fd00:1122:3344:101::e]:52413 | ||
| 1008 | 2026.03.18 18:26:22.306215 [ 287 ] {} <Debug> TCP-Session: 68b1ea46-f562-48c4-b8f2-5dd7af8e658e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.03.18 18:26:22.306235 [ 287 ] {} <Debug> TCP-Session: 68b1ea46-f562-48c4-b8f2-5dd7af8e658e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.03.18 18:26:22.306294 [ 286 ] {} <Trace> TCP-Session: 75bee2fe-8b78-4a2e-a973-0b838e3ab7b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.03.18 18:26:22.306406 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60645 | ||
| 1012 | 2026.03.18 18:26:22.306414 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1013 | 2026.03.18 18:26:22.306476 [ 286 ] {9420bd77-fe35-4a9d-adbc-00f5872df2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38799) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1014 | 2026.03.18 18:26:22.306492 [ 288 ] {} <Debug> TCP-Session: c8f0aae5-7f72-49e6-bbcc-cd573bb76b91 Authenticating user 'default' from [fd00:1122:3344:101::e]:44374 | ||
| 1015 | 2026.03.18 18:26:22.306532 [ 288 ] {} <Debug> TCP-Session: c8f0aae5-7f72-49e6-bbcc-cd573bb76b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.03.18 18:26:22.306549 [ 288 ] {} <Debug> TCP-Session: c8f0aae5-7f72-49e6-bbcc-cd573bb76b91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.03.18 18:26:22.306570 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1018 | 2026.03.18 18:26:22.306637 [ 289 ] {} <Debug> TCP-Session: 58c7ec87-b27e-49b8-89b4-8406109fc84f Authenticating user 'default' from [fd00:1122:3344:101::e]:44663 | ||
| 1019 | 2026.03.18 18:26:22.306646 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1020 | 2026.03.18 18:26:22.306667 [ 289 ] {} <Debug> TCP-Session: 58c7ec87-b27e-49b8-89b4-8406109fc84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.18 18:26:22.306708 [ 289 ] {} <Debug> TCP-Session: 58c7ec87-b27e-49b8-89b4-8406109fc84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.03.18 18:26:22.306710 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50923 | ||
| 1023 | 2026.03.18 18:26:22.306782 [ 290 ] {} <Debug> TCP-Session: 7f6ba487-5378-46c3-9d52-58979a905a44 Authenticating user 'default' from [fd00:1122:3344:101::e]:60645 | ||
| 1024 | 2026.03.18 18:26:22.306817 [ 290 ] {} <Debug> TCP-Session: 7f6ba487-5378-46c3-9d52-58979a905a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.03.18 18:26:22.306818 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34403 | ||
| 1026 | 2026.03.18 18:26:22.306837 [ 290 ] {} <Debug> TCP-Session: 7f6ba487-5378-46c3-9d52-58979a905a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.03.18 18:26:22.306826 [ 286 ] {9420bd77-fe35-4a9d-adbc-00f5872df2fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1028 | 2026.03.18 18:26:22.306909 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60762 | ||
| 1029 | 2026.03.18 18:26:22.307098 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34855 | ||
| 1030 | 2026.03.18 18:26:22.309205 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1031 | 2026.03.18 18:26:22.309242 [ 291 ] {} <Debug> TCP-Session: d3f3b438-da00-4457-ae18-8efa8730f190 Authenticating user 'default' from [fd00:1122:3344:101::e]:50923 | ||
| 1032 | 2026.03.18 18:26:22.309261 [ 291 ] {} <Debug> TCP-Session: d3f3b438-da00-4457-ae18-8efa8730f190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.03.18 18:26:22.309275 [ 291 ] {} <Debug> TCP-Session: d3f3b438-da00-4457-ae18-8efa8730f190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.03.18 18:26:22.311596 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1035 | 2026.03.18 18:26:22.311601 [ 286 ] {9420bd77-fe35-4a9d-adbc-00f5872df2fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2026.03.18 18:26:22.311643 [ 294 ] {} <Debug> TCP-Session: 72f8a8f1-b933-42b1-a13a-72f3095bfee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34855 | ||
| 1037 | 2026.03.18 18:26:22.311650 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1038 | 2026.03.18 18:26:22.311663 [ 294 ] {} <Debug> TCP-Session: 72f8a8f1-b933-42b1-a13a-72f3095bfee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2026.03.18 18:26:22.311700 [ 294 ] {} <Debug> TCP-Session: 72f8a8f1-b933-42b1-a13a-72f3095bfee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2026.03.18 18:26:22.311711 [ 292 ] {} <Debug> TCP-Session: a2076bdf-bb2a-4a22-89cc-36811bd4576e Authenticating user 'default' from [fd00:1122:3344:101::e]:34403 | ||
| 1041 | 2026.03.18 18:26:22.311738 [ 292 ] {} <Debug> TCP-Session: a2076bdf-bb2a-4a22-89cc-36811bd4576e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.03.18 18:26:22.311744 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.03.18 18:26:22.311752 [ 292 ] {} <Debug> TCP-Session: a2076bdf-bb2a-4a22-89cc-36811bd4576e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.03.18 18:26:22.311791 [ 293 ] {} <Debug> TCP-Session: f846f4f9-2a67-4dfa-bba6-e7600c22a901 Authenticating user 'default' from [fd00:1122:3344:101::e]:60762 | ||
| 1045 | 2026.03.18 18:26:22.311817 [ 293 ] {} <Debug> TCP-Session: f846f4f9-2a67-4dfa-bba6-e7600c22a901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.18 18:26:22.311832 [ 293 ] {} <Debug> TCP-Session: f846f4f9-2a67-4dfa-bba6-e7600c22a901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.03.18 18:26:22.318604 [ 286 ] {9420bd77-fe35-4a9d-adbc-00f5872df2fe} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 1048 | 2026.03.18 18:26:22.332343 [ 295 ] {9420bd77-fe35-4a9d-adbc-00f5872df2fe} <Trace> AggregatingTransform: Aggregating | ||
| 1049 | 2026.03.18 18:26:22.332551 [ 295 ] {9420bd77-fe35-4a9d-adbc-00f5872df2fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 1050 | 2026.03.18 18:26:22.333451 [ 295 ] {9420bd77-fe35-4a9d-adbc-00f5872df2fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00371903 sec. (268.887 rows/sec., 10.50 KiB/sec.) | ||
| 1051 | 2026.03.18 18:26:22.333479 [ 295 ] {9420bd77-fe35-4a9d-adbc-00f5872df2fe} <Trace> Aggregator: Merging aggregated data | ||
| 1052 | 2026.03.18 18:26:22.333514 [ 295 ] {9420bd77-fe35-4a9d-adbc-00f5872df2fe} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1053 | 2026.03.18 18:26:22.337120 [ 286 ] {9420bd77-fe35-4a9d-adbc-00f5872df2fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.030699 sec., 32.5743509560572 rows/sec., 1.27 KiB/sec. | ||
| 1054 | 2026.03.18 18:26:22.337284 [ 286 ] {9420bd77-fe35-4a9d-adbc-00f5872df2fe} <Debug> TCPHandler: Processed in 0.031249575 sec. | ||
| 1055 | 2026.03.18 18:26:22.343401 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.03.18 18:26:22.343448 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.03.18 18:26:22.343467 [ 286 ] {} <Debug> TCP-Session: 75bee2fe-8b78-4a2e-a973-0b838e3ab7b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.03.18 18:26:22.343465 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.03.18 18:26:22.343491 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.03.18 18:26:22.343530 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.03.18 18:26:22.343579 [ 293 ] {} <Debug> TCP-Session: f846f4f9-2a67-4dfa-bba6-e7600c22a901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.03.18 18:26:22.343585 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.03.18 18:26:22.343560 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1064 | 2026.03.18 18:26:22.343626 [ 288 ] {} <Debug> TCP-Session: c8f0aae5-7f72-49e6-bbcc-cd573bb76b91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.03.18 18:26:22.343647 [ 292 ] {} <Debug> TCP-Session: a2076bdf-bb2a-4a22-89cc-36811bd4576e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.03.18 18:26:22.343663 [ 291 ] {} <Debug> TCP-Session: d3f3b438-da00-4457-ae18-8efa8730f190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.03.18 18:26:22.343545 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1068 | 2026.03.18 18:26:22.343542 [ 290 ] {} <Debug> TCP-Session: 7f6ba487-5378-46c3-9d52-58979a905a44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.03.18 18:26:22.343520 [ 287 ] {} <Debug> TCP-Session: 68b1ea46-f562-48c4-b8f2-5dd7af8e658e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.03.18 18:26:22.343768 [ 294 ] {} <Debug> TCP-Session: 72f8a8f1-b933-42b1-a13a-72f3095bfee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.03.18 18:26:22.343508 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1072 | 2026.03.18 18:26:22.343837 [ 289 ] {} <Debug> TCP-Session: 58c7ec87-b27e-49b8-89b4-8406109fc84f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.03.18 18:26:23.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.54 MiB, peak 172.66 MiB, free memory in arenas 0.00 B, will set to 164.62 MiB (RSS), difference: 2.08 MiB | ||
| 1074 | 2026.03.18 18:26:25.979667 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60039 | ||
| 1075 | 2026.03.18 18:26:25.979788 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.03.18 18:26:25.979818 [ 286 ] {} <Debug> TCP-Session: 9f3f3a1d-e5f8-4f50-901f-576132bc1409 Authenticating user 'default' from [fd00:1122:3344:101::e]:60039 | ||
| 1077 | 2026.03.18 18:26:25.979842 [ 286 ] {} <Debug> TCP-Session: 9f3f3a1d-e5f8-4f50-901f-576132bc1409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.03.18 18:26:25.979857 [ 286 ] {} <Debug> TCP-Session: 9f3f3a1d-e5f8-4f50-901f-576132bc1409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.03.18 18:26:25.980077 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45684 | ||
| 1080 | 2026.03.18 18:26:25.980114 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53683 | ||
| 1081 | 2026.03.18 18:26:25.980149 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47639 | ||
| 1082 | 2026.03.18 18:26:25.980157 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35322 | ||
| 1083 | 2026.03.18 18:26:25.980220 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1084 | 2026.03.18 18:26:25.980192 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58908 | ||
| 1085 | 2026.03.18 18:26:25.980263 [ 287 ] {} <Debug> TCP-Session: bb40d6a6-6577-4bb3-ad20-e55b09713f65 Authenticating user 'default' from [fd00:1122:3344:101::e]:45684 | ||
| 1086 | 2026.03.18 18:26:25.980250 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1087 | 2026.03.18 18:26:25.980301 [ 287 ] {} <Debug> TCP-Session: bb40d6a6-6577-4bb3-ad20-e55b09713f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.03.18 18:26:25.980302 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.03.18 18:26:25.980326 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1090 | 2026.03.18 18:26:25.980339 [ 287 ] {} <Debug> TCP-Session: bb40d6a6-6577-4bb3-ad20-e55b09713f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.03.18 18:26:25.980360 [ 293 ] {} <Debug> TCP-Session: 9ac2eeaa-f366-47f2-9971-b8e5be67cff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35322 | ||
| 1092 | 2026.03.18 18:26:25.980369 [ 294 ] {} <Debug> TCP-Session: b40f972f-407b-4786-bc1e-6aed57a56dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:58908 | ||
| 1093 | 2026.03.18 18:26:25.980330 [ 288 ] {} <Debug> TCP-Session: a0742fb8-c065-489f-b3a2-c122902ca8e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53683 | ||
| 1094 | 2026.03.18 18:26:25.980416 [ 294 ] {} <Debug> TCP-Session: b40f972f-407b-4786-bc1e-6aed57a56dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.03.18 18:26:25.980413 [ 293 ] {} <Debug> TCP-Session: 9ac2eeaa-f366-47f2-9971-b8e5be67cff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.03.18 18:26:25.980444 [ 288 ] {} <Debug> TCP-Session: a0742fb8-c065-489f-b3a2-c122902ca8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.03.18 18:26:25.980455 [ 294 ] {} <Debug> TCP-Session: b40f972f-407b-4786-bc1e-6aed57a56dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.03.18 18:26:25.980474 [ 288 ] {} <Debug> TCP-Session: a0742fb8-c065-489f-b3a2-c122902ca8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.03.18 18:26:25.980464 [ 293 ] {} <Debug> TCP-Session: 9ac2eeaa-f366-47f2-9971-b8e5be67cff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.03.18 18:26:25.980190 [ 286 ] {} <Trace> TCP-Session: 9f3f3a1d-e5f8-4f50-901f-576132bc1409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.03.18 18:26:25.980137 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38143 | ||
| 1102 | 2026.03.18 18:26:25.980123 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60069 | ||
| 1103 | 2026.03.18 18:26:25.980117 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50526 | ||
| 1104 | 2026.03.18 18:26:25.980250 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1105 | 2026.03.18 18:26:25.980622 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1106 | 2026.03.18 18:26:25.980634 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.03.18 18:26:25.980651 [ 292 ] {} <Debug> TCP-Session: 6e14263e-fb28-404a-af99-50c731d20da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47639 | ||
| 1108 | 2026.03.18 18:26:25.980667 [ 291 ] {} <Debug> TCP-Session: ddbcacf5-bf76-4364-b029-78fa7b795c6f Authenticating user 'default' from [fd00:1122:3344:101::e]:38143 | ||
| 1109 | 2026.03.18 18:26:25.980689 [ 286 ] {849c7617-1574-49b1-b222-52ecf5921151} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60039) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1110 | 2026.03.18 18:26:25.980678 [ 290 ] {} <Debug> TCP-Session: 03612aa8-22ad-4a89-9393-6402f1710d41 Authenticating user 'default' from [fd00:1122:3344:101::e]:60069 | ||
| 1111 | 2026.03.18 18:26:25.980714 [ 291 ] {} <Debug> TCP-Session: ddbcacf5-bf76-4364-b029-78fa7b795c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.03.18 18:26:25.980757 [ 290 ] {} <Debug> TCP-Session: 03612aa8-22ad-4a89-9393-6402f1710d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.03.18 18:26:25.980772 [ 291 ] {} <Debug> TCP-Session: ddbcacf5-bf76-4364-b029-78fa7b795c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.03.18 18:26:25.980786 [ 290 ] {} <Debug> TCP-Session: 03612aa8-22ad-4a89-9393-6402f1710d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.03.18 18:26:25.980692 [ 292 ] {} <Debug> TCP-Session: 6e14263e-fb28-404a-af99-50c731d20da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.03.18 18:26:25.980668 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1117 | 2026.03.18 18:26:25.980830 [ 292 ] {} <Debug> TCP-Session: 6e14263e-fb28-404a-af99-50c731d20da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.03.18 18:26:25.980858 [ 289 ] {} <Debug> TCP-Session: 131d6833-5ce7-41d7-9912-afc1211ba90f Authenticating user 'default' from [fd00:1122:3344:101::e]:50526 | ||
| 1119 | 2026.03.18 18:26:25.980880 [ 289 ] {} <Debug> TCP-Session: 131d6833-5ce7-41d7-9912-afc1211ba90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.03.18 18:26:25.980891 [ 289 ] {} <Debug> TCP-Session: 131d6833-5ce7-41d7-9912-afc1211ba90f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.03.18 18:26:25.980955 [ 286 ] {849c7617-1574-49b1-b222-52ecf5921151} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1122 | 2026.03.18 18:26:25.981016 [ 286 ] {849c7617-1574-49b1-b222-52ecf5921151} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2026.03.18 18:26:25.981287 [ 286 ] {849c7617-1574-49b1-b222-52ecf5921151} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 1124 | 2026.03.18 18:26:25.982181 [ 308 ] {849c7617-1574-49b1-b222-52ecf5921151} <Trace> AggregatingTransform: Aggregating | ||
| 1125 | 2026.03.18 18:26:25.982235 [ 308 ] {849c7617-1574-49b1-b222-52ecf5921151} <Trace> Aggregator: Aggregation method: without_key | ||
| 1126 | 2026.03.18 18:26:25.982274 [ 308 ] {849c7617-1574-49b1-b222-52ecf5921151} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892432 sec. (1120.534 rows/sec., 43.77 KiB/sec.) | ||
| 1127 | 2026.03.18 18:26:25.982293 [ 308 ] {849c7617-1574-49b1-b222-52ecf5921151} <Trace> Aggregator: Merging aggregated data | ||
| 1128 | 2026.03.18 18:26:25.983709 [ 286 ] {849c7617-1574-49b1-b222-52ecf5921151} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003076 sec., 325.0975292587776 rows/sec., 12.70 KiB/sec. | ||
| 1129 | 2026.03.18 18:26:25.983841 [ 286 ] {849c7617-1574-49b1-b222-52ecf5921151} <Debug> TCPHandler: Processed in 0.00376159 sec. | ||
| 1130 | 2026.03.18 18:26:25.983959 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1131 | 2026.03.18 18:26:25.983987 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1132 | 2026.03.18 18:26:25.983990 [ 286 ] {} <Debug> TCP-Session: 9f3f3a1d-e5f8-4f50-901f-576132bc1409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.03.18 18:26:25.984007 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1134 | 2026.03.18 18:26:25.984026 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1135 | 2026.03.18 18:26:25.984060 [ 289 ] {} <Debug> TCP-Session: 131d6833-5ce7-41d7-9912-afc1211ba90f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.03.18 18:26:25.984069 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1137 | 2026.03.18 18:26:25.984089 [ 287 ] {} <Debug> TCP-Session: bb40d6a6-6577-4bb3-ad20-e55b09713f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.03.18 18:26:25.984088 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1139 | 2026.03.18 18:26:25.984106 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.03.18 18:26:25.984146 [ 290 ] {} <Debug> TCP-Session: 03612aa8-22ad-4a89-9393-6402f1710d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.03.18 18:26:25.984120 [ 291 ] {} <Debug> TCP-Session: ddbcacf5-bf76-4364-b029-78fa7b795c6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.03.18 18:26:25.984163 [ 294 ] {} <Debug> TCP-Session: b40f972f-407b-4786-bc1e-6aed57a56dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.03.18 18:26:25.984060 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2026.03.18 18:26:25.984039 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1145 | 2026.03.18 18:26:25.984035 [ 293 ] {} <Debug> TCP-Session: 9ac2eeaa-f366-47f2-9971-b8e5be67cff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.03.18 18:26:25.984249 [ 292 ] {} <Debug> TCP-Session: 6e14263e-fb28-404a-af99-50c731d20da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.03.18 18:26:25.984260 [ 288 ] {} <Debug> TCP-Session: a0742fb8-c065-489f-b3a2-c122902ca8e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.03.18 18:26:26.507753 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54212 | ||
| 1149 | 2026.03.18 18:26:26.507851 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1150 | 2026.03.18 18:26:26.507876 [ 286 ] {} <Debug> TCP-Session: 27648168-cfe3-4e3d-9bc4-1ee1f7ebb47e Authenticating user 'default' from [fd00:1122:3344:101::e]:54212 | ||
| 1151 | 2026.03.18 18:26:26.507897 [ 286 ] {} <Debug> TCP-Session: 27648168-cfe3-4e3d-9bc4-1ee1f7ebb47e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.03.18 18:26:26.507910 [ 286 ] {} <Debug> TCP-Session: 27648168-cfe3-4e3d-9bc4-1ee1f7ebb47e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.03.18 18:26:26.508119 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40845 | ||
| 1154 | 2026.03.18 18:26:26.508150 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64810 | ||
| 1155 | 2026.03.18 18:26:26.508174 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44231 | ||
| 1156 | 2026.03.18 18:26:26.508205 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40958 | ||
| 1157 | 2026.03.18 18:26:26.508225 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34714 | ||
| 1158 | 2026.03.18 18:26:26.508270 [ 286 ] {} <Trace> TCP-Session: 27648168-cfe3-4e3d-9bc4-1ee1f7ebb47e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.03.18 18:26:26.508301 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1160 | 2026.03.18 18:26:26.508309 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1161 | 2026.03.18 18:26:26.508308 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1162 | 2026.03.18 18:26:26.508342 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1163 | 2026.03.18 18:26:26.508353 [ 292 ] {} <Debug> TCP-Session: e12396f5-1c35-45d5-a36b-bf924cc0122e Authenticating user 'default' from [fd00:1122:3344:101::e]:40958 | ||
| 1164 | 2026.03.18 18:26:26.508376 [ 290 ] {} <Debug> TCP-Session: 711d1ff1-b3c3-4449-af8d-e26336b10a53 Authenticating user 'default' from [fd00:1122:3344:101::e]:44231 | ||
| 1165 | 2026.03.18 18:26:26.508389 [ 294 ] {} <Debug> TCP-Session: 57b0ad25-80f4-4232-8a76-6d7f0be56759 Authenticating user 'default' from [fd00:1122:3344:101::e]:34714 | ||
| 1166 | 2026.03.18 18:26:26.508410 [ 292 ] {} <Debug> TCP-Session: e12396f5-1c35-45d5-a36b-bf924cc0122e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.03.18 18:26:26.508419 [ 290 ] {} <Debug> TCP-Session: 711d1ff1-b3c3-4449-af8d-e26336b10a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.03.18 18:26:26.508427 [ 294 ] {} <Debug> TCP-Session: 57b0ad25-80f4-4232-8a76-6d7f0be56759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.03.18 18:26:26.508438 [ 292 ] {} <Debug> TCP-Session: e12396f5-1c35-45d5-a36b-bf924cc0122e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.03.18 18:26:26.508464 [ 294 ] {} <Debug> TCP-Session: 57b0ad25-80f4-4232-8a76-6d7f0be56759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.03.18 18:26:26.508470 [ 286 ] {9f3d5844-d1f8-4bdd-86fd-00becc25a5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54212) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1172 | 2026.03.18 18:26:26.508349 [ 288 ] {} <Debug> TCP-Session: 6cf45a68-bc0b-4d5b-845f-7a3d5f0a91fd Authenticating user 'default' from [fd00:1122:3344:101::e]:64810 | ||
| 1173 | 2026.03.18 18:26:26.508215 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35575 | ||
| 1174 | 2026.03.18 18:26:26.508533 [ 288 ] {} <Debug> TCP-Session: 6cf45a68-bc0b-4d5b-845f-7a3d5f0a91fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.03.18 18:26:26.508181 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47965 | ||
| 1176 | 2026.03.18 18:26:26.508605 [ 288 ] {} <Debug> TCP-Session: 6cf45a68-bc0b-4d5b-845f-7a3d5f0a91fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.03.18 18:26:26.508246 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1178 | 2026.03.18 18:26:26.508457 [ 290 ] {} <Debug> TCP-Session: 711d1ff1-b3c3-4449-af8d-e26336b10a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.03.18 18:26:26.508669 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1180 | 2026.03.18 18:26:26.508688 [ 287 ] {} <Debug> TCP-Session: 956d2476-d4cb-476f-be85-2b468c7454cc Authenticating user 'default' from [fd00:1122:3344:101::e]:40845 | ||
| 1181 | 2026.03.18 18:26:26.508688 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1182 | 2026.03.18 18:26:26.508747 [ 293 ] {} <Debug> TCP-Session: a9de5c86-41ff-400f-afed-c1b85e46811f Authenticating user 'default' from [fd00:1122:3344:101::e]:35575 | ||
| 1183 | 2026.03.18 18:26:26.508751 [ 286 ] {9f3d5844-d1f8-4bdd-86fd-00becc25a5d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1184 | 2026.03.18 18:26:26.508796 [ 293 ] {} <Debug> TCP-Session: a9de5c86-41ff-400f-afed-c1b85e46811f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.03.18 18:26:26.508769 [ 291 ] {} <Debug> TCP-Session: 3c6899b9-045b-498b-90c4-3ae9f9522575 Authenticating user 'default' from [fd00:1122:3344:101::e]:47965 | ||
| 1186 | 2026.03.18 18:26:26.508822 [ 293 ] {} <Debug> TCP-Session: a9de5c86-41ff-400f-afed-c1b85e46811f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.03.18 18:26:26.508840 [ 286 ] {9f3d5844-d1f8-4bdd-86fd-00becc25a5d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1188 | 2026.03.18 18:26:26.508855 [ 291 ] {} <Debug> TCP-Session: 3c6899b9-045b-498b-90c4-3ae9f9522575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.03.18 18:26:26.508751 [ 287 ] {} <Debug> TCP-Session: 956d2476-d4cb-476f-be85-2b468c7454cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.03.18 18:26:26.508914 [ 291 ] {} <Debug> TCP-Session: 3c6899b9-045b-498b-90c4-3ae9f9522575 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.03.18 18:26:26.508153 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35270 | ||
| 1192 | 2026.03.18 18:26:26.508937 [ 287 ] {} <Debug> TCP-Session: 956d2476-d4cb-476f-be85-2b468c7454cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.03.18 18:26:26.509026 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1194 | 2026.03.18 18:26:26.509055 [ 289 ] {} <Debug> TCP-Session: 109c73d5-3184-43af-9dd7-2a016c2b102a Authenticating user 'default' from [fd00:1122:3344:101::e]:35270 | ||
| 1195 | 2026.03.18 18:26:26.509072 [ 289 ] {} <Debug> TCP-Session: 109c73d5-3184-43af-9dd7-2a016c2b102a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.03.18 18:26:26.509084 [ 289 ] {} <Debug> TCP-Session: 109c73d5-3184-43af-9dd7-2a016c2b102a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.03.18 18:26:26.509146 [ 286 ] {9f3d5844-d1f8-4bdd-86fd-00becc25a5d9} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 1198 | 2026.03.18 18:26:26.510218 [ 337 ] {9f3d5844-d1f8-4bdd-86fd-00becc25a5d9} <Trace> AggregatingTransform: Aggregating | ||
| 1199 | 2026.03.18 18:26:26.510278 [ 337 ] {9f3d5844-d1f8-4bdd-86fd-00becc25a5d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1200 | 2026.03.18 18:26:26.510323 [ 337 ] {9f3d5844-d1f8-4bdd-86fd-00becc25a5d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001074184 sec. (930.939 rows/sec., 36.36 KiB/sec.) | ||
| 1201 | 2026.03.18 18:26:26.510345 [ 337 ] {9f3d5844-d1f8-4bdd-86fd-00becc25a5d9} <Trace> Aggregator: Merging aggregated data | ||
| 1202 | 2026.03.18 18:26:26.511919 [ 286 ] {9f3d5844-d1f8-4bdd-86fd-00becc25a5d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003506 sec., 285.2253280091272 rows/sec., 11.14 KiB/sec. | ||
| 1203 | 2026.03.18 18:26:26.512130 [ 286 ] {9f3d5844-d1f8-4bdd-86fd-00becc25a5d9} <Debug> TCPHandler: Processed in 0.004038413 sec. | ||
| 1204 | 2026.03.18 18:26:26.512266 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1205 | 2026.03.18 18:26:26.512303 [ 286 ] {} <Debug> TCP-Session: 27648168-cfe3-4e3d-9bc4-1ee1f7ebb47e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.03.18 18:26:26.512326 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1207 | 2026.03.18 18:26:26.512345 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1208 | 2026.03.18 18:26:26.512371 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1209 | 2026.03.18 18:26:26.512393 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1210 | 2026.03.18 18:26:26.512414 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1211 | 2026.03.18 18:26:26.512433 [ 287 ] {} <Debug> TCP-Session: 956d2476-d4cb-476f-be85-2b468c7454cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.03.18 18:26:26.512451 [ 291 ] {} <Debug> TCP-Session: 3c6899b9-045b-498b-90c4-3ae9f9522575 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.03.18 18:26:26.512473 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1214 | 2026.03.18 18:26:26.512474 [ 289 ] {} <Debug> TCP-Session: 109c73d5-3184-43af-9dd7-2a016c2b102a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.03.18 18:26:26.512432 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1216 | 2026.03.18 18:26:26.512512 [ 293 ] {} <Debug> TCP-Session: a9de5c86-41ff-400f-afed-c1b85e46811f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.03.18 18:26:26.512550 [ 288 ] {} <Debug> TCP-Session: 6cf45a68-bc0b-4d5b-845f-7a3d5f0a91fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.03.18 18:26:26.512401 [ 294 ] {} <Debug> TCP-Session: 57b0ad25-80f4-4232-8a76-6d7f0be56759 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.03.18 18:26:26.512388 [ 292 ] {} <Debug> TCP-Session: e12396f5-1c35-45d5-a36b-bf924cc0122e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.03.18 18:26:26.512447 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1221 | 2026.03.18 18:26:26.512660 [ 290 ] {} <Debug> TCP-Session: 711d1ff1-b3c3-4449-af8d-e26336b10a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.03.18 18:26:27.054300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 2394 | ||
| 1223 | 2026.03.18 18:26:27.054907 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.03.18 18:26:27.054963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1225 | 2026.03.18 18:26:27.055582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1226 | 2026.03.18 18:26:27.056096 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.03.18 18:26:27.056285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2394 | ||
| 1228 | 2026.03.18 18:26:27.144790 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1229 | 2026.03.18 18:26:27.144968 [ 259 ] {d7f8ef1e-2574-496d-80e4-6bd611937903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1230 | 2026.03.18 18:26:27.145040 [ 259 ] {d7f8ef1e-2574-496d-80e4-6bd611937903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1231 | 2026.03.18 18:26:27.145706 [ 259 ] {d7f8ef1e-2574-496d-80e4-6bd611937903} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1232 | 2026.03.18 18:26:27.145758 [ 259 ] {d7f8ef1e-2574-496d-80e4-6bd611937903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1233 | 2026.03.18 18:26:27.146306 [ 259 ] {d7f8ef1e-2574-496d-80e4-6bd611937903} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1234 | 2026.03.18 18:26:27.146823 [ 259 ] {d7f8ef1e-2574-496d-80e4-6bd611937903} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2026.03.18 18:26:27.147005 [ 259 ] {d7f8ef1e-2574-496d-80e4-6bd611937903} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002087 sec., 12458.073790129372 rows/sec., 961.59 KiB/sec. | ||
| 1236 | 2026.03.18 18:26:27.147062 [ 259 ] {d7f8ef1e-2574-496d-80e4-6bd611937903} <Debug> TCPHandler: Processed in 0.002404552 sec. | ||
| 1237 | 2026.03.18 18:26:27.147197 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1238 | 2026.03.18 18:26:27.147306 [ 259 ] {fec840ab-0c1d-476e-a85e-5b2c20c39e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1239 | 2026.03.18 18:26:27.147355 [ 259 ] {fec840ab-0c1d-476e-a85e-5b2c20c39e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1240 | 2026.03.18 18:26:27.147879 [ 259 ] {fec840ab-0c1d-476e-a85e-5b2c20c39e61} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1241 | 2026.03.18 18:26:27.147916 [ 259 ] {fec840ab-0c1d-476e-a85e-5b2c20c39e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1242 | 2026.03.18 18:26:27.148338 [ 259 ] {fec840ab-0c1d-476e-a85e-5b2c20c39e61} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1243 | 2026.03.18 18:26:27.148810 [ 259 ] {fec840ab-0c1d-476e-a85e-5b2c20c39e61} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1244 | 2026.03.18 18:26:27.148955 [ 259 ] {fec840ab-0c1d-476e-a85e-5b2c20c39e61} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001675 sec., 16716.41791044776 rows/sec., 1.30 MiB/sec. | ||
| 1245 | 2026.03.18 18:26:27.148994 [ 259 ] {fec840ab-0c1d-476e-a85e-5b2c20c39e61} <Debug> TCPHandler: Processed in 0.001850244 sec. | ||
| 1246 | 2026.03.18 18:26:27.149104 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1247 | 2026.03.18 18:26:27.149201 [ 259 ] {32123cb8-e89e-4b62-a960-011077778bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1248 | 2026.03.18 18:26:27.149246 [ 259 ] {32123cb8-e89e-4b62-a960-011077778bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1249 | 2026.03.18 18:26:27.149640 [ 259 ] {32123cb8-e89e-4b62-a960-011077778bb7} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2026.03.18 18:26:27.149675 [ 259 ] {32123cb8-e89e-4b62-a960-011077778bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1251 | 2026.03.18 18:26:27.150120 [ 259 ] {32123cb8-e89e-4b62-a960-011077778bb7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1252 | 2026.03.18 18:26:27.150554 [ 259 ] {32123cb8-e89e-4b62-a960-011077778bb7} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1253 | 2026.03.18 18:26:27.150697 [ 259 ] {32123cb8-e89e-4b62-a960-011077778bb7} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001515 sec., 66006.600660066 rows/sec., 4.58 MiB/sec. | ||
| 1254 | 2026.03.18 18:26:27.150744 [ 259 ] {32123cb8-e89e-4b62-a960-011077778bb7} <Debug> TCPHandler: Processed in 0.001688832 sec. | ||
| 1255 | 2026.03.18 18:26:27.150894 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2026.03.18 18:26:27.151012 [ 259 ] {c4a54ea9-62be-4648-87dc-868c049aecb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1257 | 2026.03.18 18:26:27.151057 [ 259 ] {c4a54ea9-62be-4648-87dc-868c049aecb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1258 | 2026.03.18 18:26:27.151411 [ 259 ] {c4a54ea9-62be-4648-87dc-868c049aecb3} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2026.03.18 18:26:27.151447 [ 259 ] {c4a54ea9-62be-4648-87dc-868c049aecb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1260 | 2026.03.18 18:26:27.151983 [ 259 ] {c4a54ea9-62be-4648-87dc-868c049aecb3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1261 | 2026.03.18 18:26:27.152577 [ 259 ] {c4a54ea9-62be-4648-87dc-868c049aecb3} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2026.03.18 18:26:27.152730 [ 259 ] {c4a54ea9-62be-4648-87dc-868c049aecb3} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001735 sec., 17291.06628242075 rows/sec., 1.18 MiB/sec. | ||
| 1263 | 2026.03.18 18:26:27.152769 [ 259 ] {c4a54ea9-62be-4648-87dc-868c049aecb3} <Debug> TCPHandler: Processed in 0.001938666 sec. | ||
| 1264 | 2026.03.18 18:26:27.168604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1265 | 2026.03.18 18:26:27.185984 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.03.18 18:26:27.186056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1267 | 2026.03.18 18:26:27.193386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1268 | 2026.03.18 18:26:27.194551 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.03.18 18:26:27.198872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1270 | 2026.03.18 18:26:28.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.49 MiB, peak 174.98 MiB, free memory in arenas 0.00 B, will set to 166.67 MiB (RSS), difference: 1.18 MiB | ||
| 1271 | 2026.03.18 18:26:29.549808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 162 | ||
| 1272 | 2026.03.18 18:26:29.551702 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.03.18 18:26:29.551748 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1274 | 2026.03.18 18:26:29.552954 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1275 | 2026.03.18 18:26:29.553415 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.03.18 18:26:29.553647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1277 | 2026.03.18 18:26:32.144780 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.03.18 18:26:32.145096 [ 259 ] {2b64a0ef-81ac-4a69-ae5d-2460bc4c671b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1279 | 2026.03.18 18:26:32.145207 [ 259 ] {2b64a0ef-81ac-4a69-ae5d-2460bc4c671b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1280 | 2026.03.18 18:26:32.145868 [ 259 ] {2b64a0ef-81ac-4a69-ae5d-2460bc4c671b} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.03.18 18:26:32.145921 [ 259 ] {2b64a0ef-81ac-4a69-ae5d-2460bc4c671b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1282 | 2026.03.18 18:26:32.146431 [ 259 ] {2b64a0ef-81ac-4a69-ae5d-2460bc4c671b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1283 | 2026.03.18 18:26:32.146871 [ 259 ] {2b64a0ef-81ac-4a69-ae5d-2460bc4c671b} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.03.18 18:26:32.147053 [ 259 ] {2b64a0ef-81ac-4a69-ae5d-2460bc4c671b} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002036 sec., 12770.137524557957 rows/sec., 985.68 KiB/sec. | ||
| 1285 | 2026.03.18 18:26:32.147103 [ 259 ] {2b64a0ef-81ac-4a69-ae5d-2460bc4c671b} <Debug> TCPHandler: Processed in 0.002515784 sec. | ||
| 1286 | 2026.03.18 18:26:32.147224 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.03.18 18:26:32.147327 [ 259 ] {23264971-12a3-4fba-9f46-2c7369f7b7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1288 | 2026.03.18 18:26:32.147370 [ 259 ] {23264971-12a3-4fba-9f46-2c7369f7b7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1289 | 2026.03.18 18:26:32.147799 [ 259 ] {23264971-12a3-4fba-9f46-2c7369f7b7e1} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.03.18 18:26:32.147837 [ 259 ] {23264971-12a3-4fba-9f46-2c7369f7b7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1291 | 2026.03.18 18:26:32.148240 [ 259 ] {23264971-12a3-4fba-9f46-2c7369f7b7e1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1292 | 2026.03.18 18:26:32.148687 [ 259 ] {23264971-12a3-4fba-9f46-2c7369f7b7e1} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.03.18 18:26:32.148843 [ 259 ] {23264971-12a3-4fba-9f46-2c7369f7b7e1} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00154 sec., 18181.818181818184 rows/sec., 1.42 MiB/sec. | ||
| 1294 | 2026.03.18 18:26:32.148886 [ 259 ] {23264971-12a3-4fba-9f46-2c7369f7b7e1} <Debug> TCPHandler: Processed in 0.001714673 sec. | ||
| 1295 | 2026.03.18 18:26:32.148987 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.03.18 18:26:32.149084 [ 259 ] {8f1eff6f-c75e-40e2-b349-0db502b6b1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1297 | 2026.03.18 18:26:32.149130 [ 259 ] {8f1eff6f-c75e-40e2-b349-0db502b6b1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1298 | 2026.03.18 18:26:32.149518 [ 259 ] {8f1eff6f-c75e-40e2-b349-0db502b6b1b6} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.03.18 18:26:32.149554 [ 259 ] {8f1eff6f-c75e-40e2-b349-0db502b6b1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1300 | 2026.03.18 18:26:32.149988 [ 259 ] {8f1eff6f-c75e-40e2-b349-0db502b6b1b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1301 | 2026.03.18 18:26:32.150394 [ 259 ] {8f1eff6f-c75e-40e2-b349-0db502b6b1b6} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.03.18 18:26:32.150548 [ 259 ] {8f1eff6f-c75e-40e2-b349-0db502b6b1b6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001484 sec., 67385.44474393531 rows/sec., 4.67 MiB/sec. | ||
| 1303 | 2026.03.18 18:26:32.150586 [ 259 ] {8f1eff6f-c75e-40e2-b349-0db502b6b1b6} <Debug> TCPHandler: Processed in 0.001648362 sec. | ||
| 1304 | 2026.03.18 18:26:32.150694 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.03.18 18:26:32.150790 [ 259 ] {92bd5509-d554-42e9-954c-faeb1814cd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1306 | 2026.03.18 18:26:32.150832 [ 259 ] {92bd5509-d554-42e9-954c-faeb1814cd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1307 | 2026.03.18 18:26:32.151151 [ 259 ] {92bd5509-d554-42e9-954c-faeb1814cd49} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.03.18 18:26:32.151188 [ 259 ] {92bd5509-d554-42e9-954c-faeb1814cd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1309 | 2026.03.18 18:26:32.151588 [ 259 ] {92bd5509-d554-42e9-954c-faeb1814cd49} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1310 | 2026.03.18 18:26:32.151996 [ 259 ] {92bd5509-d554-42e9-954c-faeb1814cd49} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2026.03.18 18:26:32.152148 [ 259 ] {92bd5509-d554-42e9-954c-faeb1814cd49} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001377 sec., 21786.49237472767 rows/sec., 1.49 MiB/sec. | ||
| 1312 | 2026.03.18 18:26:32.152186 [ 259 ] {92bd5509-d554-42e9-954c-faeb1814cd49} <Debug> TCPHandler: Processed in 0.00154193 sec. | ||
| 1313 | 2026.03.18 18:26:34.503994 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1314 | 2026.03.18 18:26:34.504065 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1315 | 2026.03.18 18:26:34.556460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2842 | ||
| 1316 | 2026.03.18 18:26:34.557193 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.03.18 18:26:34.557261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1318 | 2026.03.18 18:26:34.557927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1319 | 2026.03.18 18:26:34.558335 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2026.03.18 18:26:34.558463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2842 | ||
| 1321 | 2026.03.18 18:26:34.558481 [ 67 ] {} <Debug> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1322 | 2026.03.18 18:26:34.558569 [ 67 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.03.18 18:26:34.558598 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1324 | 2026.03.18 18:26:34.560806 [ 195 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 1325 | 2026.03.18 18:26:34.561045 [ 195 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1326 | 2026.03.18 18:26:34.563103 [ 195 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 1327 | 2026.03.18 18:26:34.569729 [ 195 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 1328 | 2026.03.18 18:26:34.569830 [ 195 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 1329 | 2026.03.18 18:26:34.569915 [ 195 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1330 | 2026.03.18 18:26:34.569996 [ 195 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 503 rows starting from the beginning of the part | ||
| 1331 | 2026.03.18 18:26:34.570075 [ 195 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 1332 | 2026.03.18 18:26:34.601099 [ 201 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2842 rows, containing 4 columns (4 merged, 0 gathered) in 0.042365683 sec., 67082.5960719198 rows/sec., 982.66 KiB/sec. | ||
| 1333 | 2026.03.18 18:26:34.602040 [ 196 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1334 | 2026.03.18 18:26:34.602587 [ 196 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_6_1} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.03.18 18:26:34.602653 [ 196 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_6_1} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1336 | 2026.03.18 18:26:34.602756 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1337 | 2026.03.18 18:26:34.699010 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1338 | 2026.03.18 18:26:34.715929 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.03.18 18:26:34.715983 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1340 | 2026.03.18 18:26:34.723254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1341 | 2026.03.18 18:26:34.724967 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.03.18 18:26:34.725338 [ 65 ] {} <Debug> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1343 | 2026.03.18 18:26:34.725409 [ 65 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.03.18 18:26:34.725429 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1345 | 2026.03.18 18:26:34.725541 [ 196 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 1346 | 2026.03.18 18:26:34.729824 [ 196 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1347 | 2026.03.18 18:26:34.730528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1348 | 2026.03.18 18:26:34.731348 [ 196 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 1349 | 2026.03.18 18:26:34.736149 [ 196 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 1350 | 2026.03.18 18:26:34.740723 [ 196 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 1351 | 2026.03.18 18:26:34.745163 [ 196 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 1352 | 2026.03.18 18:26:34.754977 [ 196 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 1353 | 2026.03.18 18:26:34.759337 [ 196 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 1354 | 2026.03.18 18:26:34.819281 [ 201 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093790776 sec., 490.4533469261412 rows/sec., 2.54 MiB/sec. | ||
| 1355 | 2026.03.18 18:26:34.821692 [ 187 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1356 | 2026.03.18 18:26:34.824181 [ 187 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_6_1} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.03.18 18:26:34.824285 [ 187 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_6_1} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1358 | 2026.03.18 18:26:34.826094 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1359 | 2026.03.18 18:26:35.001181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.97 MiB, peak 177.50 MiB, free memory in arenas 0.00 B, will set to 179.00 MiB (RSS), difference: 11.03 MiB | ||
| 1360 | 2026.03.18 18:26:37.145279 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.03.18 18:26:37.145465 [ 259 ] {637aab7c-d5b9-464c-9862-c8a253b1a78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1362 | 2026.03.18 18:26:37.145534 [ 259 ] {637aab7c-d5b9-464c-9862-c8a253b1a78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1363 | 2026.03.18 18:26:37.146164 [ 259 ] {637aab7c-d5b9-464c-9862-c8a253b1a78f} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.03.18 18:26:37.146212 [ 259 ] {637aab7c-d5b9-464c-9862-c8a253b1a78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1365 | 2026.03.18 18:26:37.146741 [ 259 ] {637aab7c-d5b9-464c-9862-c8a253b1a78f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1366 | 2026.03.18 18:26:37.147264 [ 259 ] {637aab7c-d5b9-464c-9862-c8a253b1a78f} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.03.18 18:26:37.147395 [ 62 ] {} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1368 | 2026.03.18 18:26:37.147417 [ 259 ] {637aab7c-d5b9-464c-9862-c8a253b1a78f} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002003 sec., 12980.529206190713 rows/sec., 1001.92 KiB/sec. | ||
| 1369 | 2026.03.18 18:26:37.147461 [ 62 ] {} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.03.18 18:26:37.147474 [ 259 ] {637aab7c-d5b9-464c-9862-c8a253b1a78f} <Debug> TCPHandler: Processed in 0.00233102 sec. | ||
| 1371 | 2026.03.18 18:26:37.147488 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1372 | 2026.03.18 18:26:37.147601 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.03.18 18:26:37.147626 [ 193 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 1374 | 2026.03.18 18:26:37.147702 [ 259 ] {0af19e76-d74c-4ffe-99a3-ef80c097aeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1375 | 2026.03.18 18:26:37.147749 [ 259 ] {0af19e76-d74c-4ffe-99a3-ef80c097aeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1376 | 2026.03.18 18:26:37.147786 [ 193 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1377 | 2026.03.18 18:26:37.147846 [ 193 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1378 | 2026.03.18 18:26:37.147951 [ 193 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 1379 | 2026.03.18 18:26:37.148011 [ 193 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 1380 | 2026.03.18 18:26:37.148066 [ 193 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1381 | 2026.03.18 18:26:37.148112 [ 193 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1382 | 2026.03.18 18:26:37.148162 [ 193 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1383 | 2026.03.18 18:26:37.148165 [ 259 ] {0af19e76-d74c-4ffe-99a3-ef80c097aeb9} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.03.18 18:26:37.148213 [ 259 ] {0af19e76-d74c-4ffe-99a3-ef80c097aeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1385 | 2026.03.18 18:26:37.148671 [ 259 ] {0af19e76-d74c-4ffe-99a3-ef80c097aeb9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1386 | 2026.03.18 18:26:37.149169 [ 189 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607452 sec., 97670.10150225325 rows/sec., 7.73 MiB/sec. | ||
| 1387 | 2026.03.18 18:26:37.149274 [ 259 ] {0af19e76-d74c-4ffe-99a3-ef80c097aeb9} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.03.18 18:26:37.149377 [ 193 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1389 | 2026.03.18 18:26:37.149403 [ 62 ] {} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1390 | 2026.03.18 18:26:37.149438 [ 62 ] {} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.03.18 18:26:37.149444 [ 259 ] {0af19e76-d74c-4ffe-99a3-ef80c097aeb9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00176 sec., 15909.090909090908 rows/sec., 1.24 MiB/sec. | ||
| 1392 | 2026.03.18 18:26:37.149463 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1393 | 2026.03.18 18:26:37.149503 [ 259 ] {0af19e76-d74c-4ffe-99a3-ef80c097aeb9} <Debug> TCPHandler: Processed in 0.001949806 sec. | ||
| 1394 | 2026.03.18 18:26:37.149565 [ 201 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 1395 | 2026.03.18 18:26:37.149630 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.03.18 18:26:37.149674 [ 201 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1397 | 2026.03.18 18:26:37.149708 [ 201 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1398 | 2026.03.18 18:26:37.149740 [ 259 ] {02b1e755-53e8-471c-bd49-13da326e9097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1399 | 2026.03.18 18:26:37.149779 [ 201 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 1400 | 2026.03.18 18:26:37.149798 [ 259 ] {02b1e755-53e8-471c-bd49-13da326e9097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1401 | 2026.03.18 18:26:37.149832 [ 201 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 1402 | 2026.03.18 18:26:37.149864 [ 193 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_6_1} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2026.03.18 18:26:37.149889 [ 201 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1404 | 2026.03.18 18:26:37.149932 [ 201 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1405 | 2026.03.18 18:26:37.149945 [ 193 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_6_1} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1406 | 2026.03.18 18:26:37.149973 [ 201 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1407 | 2026.03.18 18:26:37.150020 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1408 | 2026.03.18 18:26:37.150264 [ 259 ] {02b1e755-53e8-471c-bd49-13da326e9097} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.03.18 18:26:37.150311 [ 259 ] {02b1e755-53e8-471c-bd49-13da326e9097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1410 | 2026.03.18 18:26:37.150807 [ 193 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291557 sec., 131624.07853466785 rows/sec., 10.77 MiB/sec. | ||
| 1411 | 2026.03.18 18:26:37.150864 [ 259 ] {02b1e755-53e8-471c-bd49-13da326e9097} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1412 | 2026.03.18 18:26:37.150974 [ 193 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1413 | 2026.03.18 18:26:37.151388 [ 259 ] {02b1e755-53e8-471c-bd49-13da326e9097} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.03.18 18:26:37.151456 [ 193 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_6_1} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.03.18 18:26:37.151494 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1416 | 2026.03.18 18:26:37.151522 [ 259 ] {02b1e755-53e8-471c-bd49-13da326e9097} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001854 sec., 53937.43257820928 rows/sec., 3.74 MiB/sec. | ||
| 1417 | 2026.03.18 18:26:37.151528 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.03.18 18:26:37.151524 [ 193 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_6_1} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1419 | 2026.03.18 18:26:37.151564 [ 259 ] {02b1e755-53e8-471c-bd49-13da326e9097} <Debug> TCPHandler: Processed in 0.002043468 sec. | ||
| 1420 | 2026.03.18 18:26:37.151567 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1421 | 2026.03.18 18:26:37.151622 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1422 | 2026.03.18 18:26:37.151675 [ 201 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 1423 | 2026.03.18 18:26:37.151701 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.03.18 18:26:37.151840 [ 201 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1425 | 2026.03.18 18:26:37.151862 [ 259 ] {788ba91f-2295-4745-a121-314c53e9a61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1426 | 2026.03.18 18:26:37.151872 [ 201 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 101 rows starting from the beginning of the part | ||
| 1427 | 2026.03.18 18:26:37.151913 [ 259 ] {788ba91f-2295-4745-a121-314c53e9a61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1428 | 2026.03.18 18:26:37.151932 [ 201 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1429 | 2026.03.18 18:26:37.151977 [ 201 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 1430 | 2026.03.18 18:26:37.152011 [ 201 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 1431 | 2026.03.18 18:26:37.152046 [ 201 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1432 | 2026.03.18 18:26:37.152079 [ 201 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1433 | 2026.03.18 18:26:37.152255 [ 259 ] {788ba91f-2295-4745-a121-314c53e9a61a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.03.18 18:26:37.152295 [ 259 ] {788ba91f-2295-4745-a121-314c53e9a61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1435 | 2026.03.18 18:26:37.152764 [ 259 ] {788ba91f-2295-4745-a121-314c53e9a61a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1436 | 2026.03.18 18:26:37.152957 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244636 sec., 482872.10075877607 rows/sec., 33.48 MiB/sec. | ||
| 1437 | 2026.03.18 18:26:37.153206 [ 201 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1438 | 2026.03.18 18:26:37.153266 [ 259 ] {788ba91f-2295-4745-a121-314c53e9a61a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.03.18 18:26:37.153393 [ 62 ] {} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1440 | 2026.03.18 18:26:37.153411 [ 259 ] {788ba91f-2295-4745-a121-314c53e9a61a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001567 sec., 19144.86279514997 rows/sec., 1.31 MiB/sec. | ||
| 1441 | 2026.03.18 18:26:37.153430 [ 62 ] {} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2026.03.18 18:26:37.153453 [ 259 ] {788ba91f-2295-4745-a121-314c53e9a61a} <Debug> TCPHandler: Processed in 0.001738703 sec. | ||
| 1443 | 2026.03.18 18:26:37.153458 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1444 | 2026.03.18 18:26:37.153628 [ 200 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 1445 | 2026.03.18 18:26:37.153683 [ 201 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.03.18 18:26:37.153751 [ 200 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1447 | 2026.03.18 18:26:37.153753 [ 201 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1448 | 2026.03.18 18:26:37.153800 [ 200 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1449 | 2026.03.18 18:26:37.153831 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1450 | 2026.03.18 18:26:37.153898 [ 200 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1451 | 2026.03.18 18:26:37.153967 [ 200 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 1452 | 2026.03.18 18:26:37.154017 [ 200 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 1453 | 2026.03.18 18:26:37.154070 [ 200 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1454 | 2026.03.18 18:26:37.154143 [ 200 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 1455 | 2026.03.18 18:26:37.154976 [ 186 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001411158 sec., 127554.81668246929 rows/sec., 8.74 MiB/sec. | ||
| 1456 | 2026.03.18 18:26:37.155209 [ 201 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1457 | 2026.03.18 18:26:37.155817 [ 201 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_6_1} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.03.18 18:26:37.155897 [ 201 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_6_1} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1459 | 2026.03.18 18:26:37.155975 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1460 | 2026.03.18 18:26:39.553807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 178 | ||
| 1461 | 2026.03.18 18:26:39.556527 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.03.18 18:26:39.556599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1463 | 2026.03.18 18:26:39.558525 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1464 | 2026.03.18 18:26:39.559169 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.03.18 18:26:39.559587 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1466 | 2026.03.18 18:26:42.058593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3354 | ||
| 1467 | 2026.03.18 18:26:42.059415 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.03.18 18:26:42.059490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1469 | 2026.03.18 18:26:42.060347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1470 | 2026.03.18 18:26:42.060897 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.03.18 18:26:42.061026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3354 | ||
| 1472 | 2026.03.18 18:26:42.141442 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.03.18 18:26:42.141628 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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) | ||
| 1474 | 2026.03.18 18:26:42.142021 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1475 | 2026.03.18 18:26:42.146526 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1476 | 2026.03.18 18:26:42.146916 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1477 | 2026.03.18 18:26:42.147036 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1478 | 2026.03.18 18:26:42.147347 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1479 | 2026.03.18 18:26:42.149830 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1480 | 2026.03.18 18:26:42.151826 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1481 | 2026.03.18 18:26:42.151889 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1482 | 2026.03.18 18:26:42.152029 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <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', 'oximeter_collector:collections'))" | ||
| 1483 | 2026.03.18 18:26:42.152072 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1484 | 2026.03.18 18:26:42.167622 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.026066 sec., 575.4622880380573 rows/sec., 23.38 KiB/sec. | ||
| 1485 | 2026.03.18 18:26:42.167728 [ 259 ] {2a9048e1-78e7-444d-90da-0020efa0f4d6} <Debug> TCPHandler: Processed in 0.02640128 sec. | ||
| 1486 | 2026.03.18 18:26:42.168026 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.03.18 18:26:42.168175 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1488 | 2026.03.18 18:26:42.168412 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1489 | 2026.03.18 18:26:42.168450 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1490 | 2026.03.18 18:26:42.168612 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1491 | 2026.03.18 18:26:42.168664 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1492 | 2026.03.18 18:26:42.168763 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1493 | 2026.03.18 18:26:42.168791 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1494 | 2026.03.18 18:26:42.168808 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1495 | 2026.03.18 18:26:42.168822 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1496 | 2026.03.18 18:26:42.168855 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1497 | 2026.03.18 18:26:42.168877 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1498 | 2026.03.18 18:26:42.169465 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001348 sec., 11127.59643916914 rows/sec., 452.06 KiB/sec. | ||
| 1499 | 2026.03.18 18:26:42.169543 [ 259 ] {a217060b-66f2-4bea-a135-63c2e6131937} <Debug> TCPHandler: Processed in 0.001575391 sec. | ||
| 1500 | 2026.03.18 18:26:42.169734 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.03.18 18:26:42.169856 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1502 | 2026.03.18 18:26:42.170048 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1503 | 2026.03.18 18:26:42.170077 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1504 | 2026.03.18 18:26:42.170243 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1505 | 2026.03.18 18:26:42.170294 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1506 | 2026.03.18 18:26:42.170390 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1507 | 2026.03.18 18:26:42.170417 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1508 | 2026.03.18 18:26:42.170436 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1509 | 2026.03.18 18:26:42.170450 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1510 | 2026.03.18 18:26:42.170485 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1511 | 2026.03.18 18:26:42.170502 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1512 | 2026.03.18 18:26:42.170877 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001066 sec., 14071.294559099435 rows/sec., 571.65 KiB/sec. | ||
| 1513 | 2026.03.18 18:26:42.170960 [ 259 ] {295e11a6-b8f3-45b4-a8d2-9178f6af7746} <Debug> TCPHandler: Processed in 0.001272756 sec. | ||
| 1514 | 2026.03.18 18:26:42.171151 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.03.18 18:26:42.171275 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1516 | 2026.03.18 18:26:42.171464 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1517 | 2026.03.18 18:26:42.171494 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1518 | 2026.03.18 18:26:42.171656 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1519 | 2026.03.18 18:26:42.171706 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1520 | 2026.03.18 18:26:42.171802 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1521 | 2026.03.18 18:26:42.171830 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1522 | 2026.03.18 18:26:42.171848 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1523 | 2026.03.18 18:26:42.171863 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1524 | 2026.03.18 18:26:42.171900 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1525 | 2026.03.18 18:26:42.171919 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1526 | 2026.03.18 18:26:42.172293 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001064 sec., 14097.744360902256 rows/sec., 572.72 KiB/sec. | ||
| 1527 | 2026.03.18 18:26:42.172369 [ 259 ] {e52a05f6-0826-48df-a690-69e6bf7d8c08} <Debug> TCPHandler: Processed in 0.001268257 sec. | ||
| 1528 | 2026.03.18 18:26:42.172553 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.03.18 18:26:42.172676 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1530 | 2026.03.18 18:26:42.172864 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1531 | 2026.03.18 18:26:42.172895 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1532 | 2026.03.18 18:26:42.173056 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1533 | 2026.03.18 18:26:42.173107 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1534 | 2026.03.18 18:26:42.173201 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1535 | 2026.03.18 18:26:42.173230 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1536 | 2026.03.18 18:26:42.173248 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1537 | 2026.03.18 18:26:42.173262 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1538 | 2026.03.18 18:26:42.173294 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1539 | 2026.03.18 18:26:42.173312 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1540 | 2026.03.18 18:26:42.173680 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.00105 sec., 14285.714285714286 rows/sec., 580.36 KiB/sec. | ||
| 1541 | 2026.03.18 18:26:42.173756 [ 259 ] {5ec67fac-73dc-4dc2-a86f-382d8a7d69ee} <Debug> TCPHandler: Processed in 0.001252257 sec. | ||
| 1542 | 2026.03.18 18:26:42.175033 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.03.18 18:26:42.175159 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1544 | 2026.03.18 18:26:42.175349 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1545 | 2026.03.18 18:26:42.175380 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1546 | 2026.03.18 18:26:42.175551 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1547 | 2026.03.18 18:26:42.175602 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1548 | 2026.03.18 18:26:42.175704 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1549 | 2026.03.18 18:26:42.175734 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1550 | 2026.03.18 18:26:42.175752 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1551 | 2026.03.18 18:26:42.175771 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1552 | 2026.03.18 18:26:42.175808 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1553 | 2026.03.18 18:26:42.175826 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1554 | 2026.03.18 18:26:42.176261 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001149 sec., 13054.830287206265 rows/sec., 530.35 KiB/sec. | ||
| 1555 | 2026.03.18 18:26:42.176341 [ 259 ] {4d2be38b-4083-4308-86f0-8a47c3cc8419} <Debug> TCPHandler: Processed in 0.001359938 sec. | ||
| 1556 | 2026.03.18 18:26:42.176529 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1557 | 2026.03.18 18:26:42.176657 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1558 | 2026.03.18 18:26:42.176853 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1559 | 2026.03.18 18:26:42.176885 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1560 | 2026.03.18 18:26:42.177050 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1561 | 2026.03.18 18:26:42.177102 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1562 | 2026.03.18 18:26:42.177198 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1563 | 2026.03.18 18:26:42.177225 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1564 | 2026.03.18 18:26:42.177243 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 1565 | 2026.03.18 18:26:42.177257 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1566 | 2026.03.18 18:26:42.177289 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1567 | 2026.03.18 18:26:42.177306 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1568 | 2026.03.18 18:26:42.177745 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.00113 sec., 13274.336283185841 rows/sec., 539.27 KiB/sec. | ||
| 1569 | 2026.03.18 18:26:42.177867 [ 259 ] {7ceb9b02-b77a-4e2d-bf5f-c9b981e2a368} <Debug> TCPHandler: Processed in 0.001385888 sec. | ||
| 1570 | 2026.03.18 18:26:42.178093 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.03.18 18:26:42.178225 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1572 | 2026.03.18 18:26:42.178427 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1573 | 2026.03.18 18:26:42.178459 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1574 | 2026.03.18 18:26:42.178635 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1575 | 2026.03.18 18:26:42.178688 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1576 | 2026.03.18 18:26:42.178788 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1577 | 2026.03.18 18:26:42.178821 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1578 | 2026.03.18 18:26:42.178839 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 1579 | 2026.03.18 18:26:42.178853 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1580 | 2026.03.18 18:26:42.178886 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1581 | 2026.03.18 18:26:42.178905 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1582 | 2026.03.18 18:26:42.179344 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001168 sec., 12842.465753424658 rows/sec., 521.73 KiB/sec. | ||
| 1583 | 2026.03.18 18:26:42.179425 [ 259 ] {433597d0-5865-47a2-b54f-1680a1eac700} <Debug> TCPHandler: Processed in 0.001384818 sec. | ||
| 1584 | 2026.03.18 18:26:42.186979 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2026.03.18 18:26:42.187106 [ 259 ] {24fb4350-0178-437d-8837-d09aaf1dd915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1586 | 2026.03.18 18:26:42.187155 [ 259 ] {24fb4350-0178-437d-8837-d09aaf1dd915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1587 | 2026.03.18 18:26:42.187767 [ 259 ] {24fb4350-0178-437d-8837-d09aaf1dd915} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.03.18 18:26:42.187804 [ 259 ] {24fb4350-0178-437d-8837-d09aaf1dd915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1589 | 2026.03.18 18:26:42.188286 [ 259 ] {24fb4350-0178-437d-8837-d09aaf1dd915} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1590 | 2026.03.18 18:26:42.188629 [ 259 ] {24fb4350-0178-437d-8837-d09aaf1dd915} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.03.18 18:26:42.188768 [ 259 ] {24fb4350-0178-437d-8837-d09aaf1dd915} <Debug> executeQuery: Read 8 rows, 954.00 B in 0.001698 sec., 4711.425206124853 rows/sec., 548.67 KiB/sec. | ||
| 1592 | 2026.03.18 18:26:42.188805 [ 259 ] {24fb4350-0178-437d-8837-d09aaf1dd915} <Debug> TCPHandler: Processed in 0.001887594 sec. | ||
| 1593 | 2026.03.18 18:26:42.188924 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.03.18 18:26:42.189017 [ 259 ] {2bf9f52a-4049-4dff-af03-bea8a89c9c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1595 | 2026.03.18 18:26:42.189056 [ 259 ] {2bf9f52a-4049-4dff-af03-bea8a89c9c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1596 | 2026.03.18 18:26:42.189451 [ 259 ] {2bf9f52a-4049-4dff-af03-bea8a89c9c66} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.03.18 18:26:42.189487 [ 259 ] {2bf9f52a-4049-4dff-af03-bea8a89c9c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1598 | 2026.03.18 18:26:42.189879 [ 259 ] {2bf9f52a-4049-4dff-af03-bea8a89c9c66} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1599 | 2026.03.18 18:26:42.190279 [ 259 ] {2bf9f52a-4049-4dff-af03-bea8a89c9c66} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.03.18 18:26:42.190409 [ 259 ] {2bf9f52a-4049-4dff-af03-bea8a89c9c66} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00141 sec., 4255.31914893617 rows/sec., 346.99 KiB/sec. | ||
| 1601 | 2026.03.18 18:26:42.190445 [ 259 ] {2bf9f52a-4049-4dff-af03-bea8a89c9c66} <Debug> TCPHandler: Processed in 0.001569461 sec. | ||
| 1602 | 2026.03.18 18:26:42.190558 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.03.18 18:26:42.190651 [ 259 ] {e92a3364-3f16-4f76-8b33-bcf072601e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1604 | 2026.03.18 18:26:42.190688 [ 259 ] {e92a3364-3f16-4f76-8b33-bcf072601e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1605 | 2026.03.18 18:26:42.191106 [ 259 ] {e92a3364-3f16-4f76-8b33-bcf072601e2b} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.03.18 18:26:42.191142 [ 259 ] {e92a3364-3f16-4f76-8b33-bcf072601e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1607 | 2026.03.18 18:26:42.191569 [ 259 ] {e92a3364-3f16-4f76-8b33-bcf072601e2b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1608 | 2026.03.18 18:26:42.191966 [ 259 ] {e92a3364-3f16-4f76-8b33-bcf072601e2b} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.03.18 18:26:42.192093 [ 259 ] {e92a3364-3f16-4f76-8b33-bcf072601e2b} <Debug> executeQuery: Read 101 rows, 8.57 KiB in 0.001459 sec., 69225.49691569568 rows/sec., 5.74 MiB/sec. | ||
| 1610 | 2026.03.18 18:26:42.192128 [ 259 ] {e92a3364-3f16-4f76-8b33-bcf072601e2b} <Debug> TCPHandler: Processed in 0.001619662 sec. | ||
| 1611 | 2026.03.18 18:26:42.192235 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.03.18 18:26:42.192328 [ 259 ] {29127212-f69d-45fb-9312-4aa977c550dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1613 | 2026.03.18 18:26:42.192367 [ 259 ] {29127212-f69d-45fb-9312-4aa977c550dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1614 | 2026.03.18 18:26:42.192747 [ 259 ] {29127212-f69d-45fb-9312-4aa977c550dd} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.03.18 18:26:42.192782 [ 259 ] {29127212-f69d-45fb-9312-4aa977c550dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1616 | 2026.03.18 18:26:42.193167 [ 259 ] {29127212-f69d-45fb-9312-4aa977c550dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1617 | 2026.03.18 18:26:42.193562 [ 259 ] {29127212-f69d-45fb-9312-4aa977c550dd} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.03.18 18:26:42.193687 [ 259 ] {29127212-f69d-45fb-9312-4aa977c550dd} <Debug> executeQuery: Read 27 rows, 2.00 KiB in 0.001377 sec., 19607.843137254902 rows/sec., 1.42 MiB/sec. | ||
| 1619 | 2026.03.18 18:26:42.193723 [ 259 ] {29127212-f69d-45fb-9312-4aa977c550dd} <Debug> TCPHandler: Processed in 0.001536441 sec. | ||
| 1620 | 2026.03.18 18:26:42.193828 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.03.18 18:26:42.193920 [ 259 ] {6671f29a-c141-4778-95a6-8c679f8a0aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1622 | 2026.03.18 18:26:42.193958 [ 259 ] {6671f29a-c141-4778-95a6-8c679f8a0aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1623 | 2026.03.18 18:26:42.194356 [ 259 ] {6671f29a-c141-4778-95a6-8c679f8a0aaf} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.03.18 18:26:42.194391 [ 259 ] {6671f29a-c141-4778-95a6-8c679f8a0aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1625 | 2026.03.18 18:26:42.194785 [ 259 ] {6671f29a-c141-4778-95a6-8c679f8a0aaf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1626 | 2026.03.18 18:26:42.195189 [ 259 ] {6671f29a-c141-4778-95a6-8c679f8a0aaf} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.03.18 18:26:42.195314 [ 259 ] {6671f29a-c141-4778-95a6-8c679f8a0aaf} <Debug> executeQuery: Read 101 rows, 8.10 KiB in 0.001411 sec., 71580.43940467754 rows/sec., 5.61 MiB/sec. | ||
| 1628 | 2026.03.18 18:26:42.195351 [ 259 ] {6671f29a-c141-4778-95a6-8c679f8a0aaf} <Debug> TCPHandler: Processed in 0.00157155 sec. | ||
| 1629 | 2026.03.18 18:26:42.195460 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.03.18 18:26:42.195552 [ 259 ] {b13c9dfa-5d9d-4d60-85ef-f73326883731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1631 | 2026.03.18 18:26:42.195593 [ 259 ] {b13c9dfa-5d9d-4d60-85ef-f73326883731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1632 | 2026.03.18 18:26:42.195992 [ 259 ] {b13c9dfa-5d9d-4d60-85ef-f73326883731} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.03.18 18:26:42.196028 [ 259 ] {b13c9dfa-5d9d-4d60-85ef-f73326883731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1634 | 2026.03.18 18:26:42.196486 [ 259 ] {b13c9dfa-5d9d-4d60-85ef-f73326883731} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1635 | 2026.03.18 18:26:42.196894 [ 259 ] {b13c9dfa-5d9d-4d60-85ef-f73326883731} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.03.18 18:26:42.197024 [ 259 ] {b13c9dfa-5d9d-4d60-85ef-f73326883731} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001489 sec., 109469.44257891201 rows/sec., 7.62 MiB/sec. | ||
| 1637 | 2026.03.18 18:26:42.197059 [ 259 ] {b13c9dfa-5d9d-4d60-85ef-f73326883731} <Debug> TCPHandler: Processed in 0.001648992 sec. | ||
| 1638 | 2026.03.18 18:26:42.197155 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.03.18 18:26:42.197246 [ 259 ] {5ab8bcea-de93-497f-b87a-4b8236718045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1640 | 2026.03.18 18:26:42.197298 [ 259 ] {5ab8bcea-de93-497f-b87a-4b8236718045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1641 | 2026.03.18 18:26:42.198076 [ 259 ] {5ab8bcea-de93-497f-b87a-4b8236718045} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.03.18 18:26:42.198112 [ 259 ] {5ab8bcea-de93-497f-b87a-4b8236718045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1643 | 2026.03.18 18:26:42.203817 [ 259 ] {5ab8bcea-de93-497f-b87a-4b8236718045} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1644 | 2026.03.18 18:26:42.204305 [ 259 ] {5ab8bcea-de93-497f-b87a-4b8236718045} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.03.18 18:26:42.204465 [ 259 ] {5ab8bcea-de93-497f-b87a-4b8236718045} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.007236 sec., 2902.155887230514 rows/sec., 5.20 MiB/sec. | ||
| 1646 | 2026.03.18 18:26:42.204515 [ 259 ] {5ab8bcea-de93-497f-b87a-4b8236718045} <Debug> TCPHandler: Processed in 0.007408138 sec. | ||
| 1647 | 2026.03.18 18:26:42.204632 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1648 | 2026.03.18 18:26:42.204725 [ 259 ] {247f971f-f5f7-4797-b4b9-6fdb9e2ae4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1649 | 2026.03.18 18:26:42.204766 [ 259 ] {247f971f-f5f7-4797-b4b9-6fdb9e2ae4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1650 | 2026.03.18 18:26:42.205078 [ 259 ] {247f971f-f5f7-4797-b4b9-6fdb9e2ae4bf} <Trace> oximeter.measurements_i64 (5ae59ae4-a567-47f9-b338-b1a327e22d8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.03.18 18:26:42.205113 [ 259 ] {247f971f-f5f7-4797-b4b9-6fdb9e2ae4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1652 | 2026.03.18 18:26:42.205634 [ 259 ] {247f971f-f5f7-4797-b4b9-6fdb9e2ae4bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1653 | 2026.03.18 18:26:42.206051 [ 259 ] {247f971f-f5f7-4797-b4b9-6fdb9e2ae4bf} <Trace> oximeter.measurements_i64 (5ae59ae4-a567-47f9-b338-b1a327e22d8f): 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.18 18:26:42.206179 [ 259 ] {247f971f-f5f7-4797-b4b9-6fdb9e2ae4bf} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001472 sec., 12228.260869565218 rows/sec., 921.50 KiB/sec. | ||
| 1655 | 2026.03.18 18:26:42.206215 [ 259 ] {247f971f-f5f7-4797-b4b9-6fdb9e2ae4bf} <Debug> TCPHandler: Processed in 0.001632642 sec. | ||
| 1656 | 2026.03.18 18:26:42.206323 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.03.18 18:26:42.206415 [ 259 ] {b3f17127-015e-4628-8a7a-8011da41076f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1658 | 2026.03.18 18:26:42.206454 [ 259 ] {b3f17127-015e-4628-8a7a-8011da41076f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1659 | 2026.03.18 18:26:42.206903 [ 259 ] {b3f17127-015e-4628-8a7a-8011da41076f} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1660 | 2026.03.18 18:26:42.206938 [ 259 ] {b3f17127-015e-4628-8a7a-8011da41076f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1661 | 2026.03.18 18:26:42.207341 [ 259 ] {b3f17127-015e-4628-8a7a-8011da41076f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1662 | 2026.03.18 18:26:42.207805 [ 259 ] {b3f17127-015e-4628-8a7a-8011da41076f} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1663 | 2026.03.18 18:26:42.207933 [ 259 ] {b3f17127-015e-4628-8a7a-8011da41076f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001536 sec., 39062.5 rows/sec., 2.63 MiB/sec. | ||
| 1664 | 2026.03.18 18:26:42.207968 [ 259 ] {b3f17127-015e-4628-8a7a-8011da41076f} <Debug> TCPHandler: Processed in 0.001694433 sec. | ||
| 1665 | 2026.03.18 18:26:42.230655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1666 | 2026.03.18 18:26:42.248443 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.03.18 18:26:42.248490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1668 | 2026.03.18 18:26:42.254258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1669 | 2026.03.18 18:26:42.255489 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.03.18 18:26:42.259093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1671 | 2026.03.18 18:26:47.147611 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.03.18 18:26:47.147919 [ 259 ] {59beb224-a9b5-4a6e-a7fe-4f196f9cedd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1673 | 2026.03.18 18:26:47.148028 [ 259 ] {59beb224-a9b5-4a6e-a7fe-4f196f9cedd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1674 | 2026.03.18 18:26:47.148937 [ 259 ] {59beb224-a9b5-4a6e-a7fe-4f196f9cedd7} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.03.18 18:26:47.148990 [ 259 ] {59beb224-a9b5-4a6e-a7fe-4f196f9cedd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1676 | 2026.03.18 18:26:47.149526 [ 259 ] {59beb224-a9b5-4a6e-a7fe-4f196f9cedd7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1677 | 2026.03.18 18:26:47.150007 [ 259 ] {59beb224-a9b5-4a6e-a7fe-4f196f9cedd7} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.03.18 18:26:47.150171 [ 259 ] {59beb224-a9b5-4a6e-a7fe-4f196f9cedd7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002331 sec., 24024.024024024024 rows/sec., 1.85 MiB/sec. | ||
| 1679 | 2026.03.18 18:26:47.150219 [ 259 ] {59beb224-a9b5-4a6e-a7fe-4f196f9cedd7} <Debug> TCPHandler: Processed in 0.002784877 sec. | ||
| 1680 | 2026.03.18 18:26:47.150339 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.03.18 18:26:47.150442 [ 259 ] {465cfda4-0830-4dcc-87b1-6d8cfd1a2813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1682 | 2026.03.18 18:26:47.150485 [ 259 ] {465cfda4-0830-4dcc-87b1-6d8cfd1a2813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1683 | 2026.03.18 18:26:47.150919 [ 259 ] {465cfda4-0830-4dcc-87b1-6d8cfd1a2813} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.03.18 18:26:47.150957 [ 259 ] {465cfda4-0830-4dcc-87b1-6d8cfd1a2813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1685 | 2026.03.18 18:26:47.151379 [ 259 ] {465cfda4-0830-4dcc-87b1-6d8cfd1a2813} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1686 | 2026.03.18 18:26:47.151820 [ 259 ] {465cfda4-0830-4dcc-87b1-6d8cfd1a2813} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.03.18 18:26:47.151956 [ 259 ] {465cfda4-0830-4dcc-87b1-6d8cfd1a2813} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001539 sec., 41585.44509421702 rows/sec., 3.25 MiB/sec. | ||
| 1688 | 2026.03.18 18:26:47.151994 [ 259 ] {465cfda4-0830-4dcc-87b1-6d8cfd1a2813} <Debug> TCPHandler: Processed in 0.001707063 sec. | ||
| 1689 | 2026.03.18 18:26:47.152101 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.03.18 18:26:47.152196 [ 259 ] {0ac42454-6ff7-4365-abfd-1104bd9e766f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1691 | 2026.03.18 18:26:47.152239 [ 259 ] {0ac42454-6ff7-4365-abfd-1104bd9e766f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1692 | 2026.03.18 18:26:47.152640 [ 259 ] {0ac42454-6ff7-4365-abfd-1104bd9e766f} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.03.18 18:26:47.152677 [ 259 ] {0ac42454-6ff7-4365-abfd-1104bd9e766f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1694 | 2026.03.18 18:26:47.153125 [ 259 ] {0ac42454-6ff7-4365-abfd-1104bd9e766f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1695 | 2026.03.18 18:26:47.153604 [ 259 ] {0ac42454-6ff7-4365-abfd-1104bd9e766f} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.03.18 18:26:47.153741 [ 259 ] {0ac42454-6ff7-4365-abfd-1104bd9e766f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec. | ||
| 1697 | 2026.03.18 18:26:47.153785 [ 259 ] {0ac42454-6ff7-4365-abfd-1104bd9e766f} <Debug> TCPHandler: Processed in 0.001733843 sec. | ||
| 1698 | 2026.03.18 18:26:47.153886 [ 259 ] {} <Trace> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.03.18 18:26:47.153981 [ 259 ] {e7bbe4c0-ed90-47be-bce2-15104e52cda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40890) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1700 | 2026.03.18 18:26:47.154022 [ 259 ] {e7bbe4c0-ed90-47be-bce2-15104e52cda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1701 | 2026.03.18 18:26:47.154340 [ 259 ] {e7bbe4c0-ed90-47be-bce2-15104e52cda1} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.03.18 18:26:47.154374 [ 259 ] {e7bbe4c0-ed90-47be-bce2-15104e52cda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1703 | 2026.03.18 18:26:47.154766 [ 259 ] {e7bbe4c0-ed90-47be-bce2-15104e52cda1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1704 | 2026.03.18 18:26:47.155199 [ 259 ] {e7bbe4c0-ed90-47be-bce2-15104e52cda1} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.03.18 18:26:47.155331 [ 259 ] {e7bbe4c0-ed90-47be-bce2-15104e52cda1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. | ||
| 1706 | 2026.03.18 18:26:47.155373 [ 259 ] {e7bbe4c0-ed90-47be-bce2-15104e52cda1} <Debug> TCPHandler: Processed in 0.00153559 sec. | ||
| 1707 | 2026.03.18 18:26:49.504131 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1708 | 2026.03.18 18:26:49.504208 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1709 | 2026.03.18 18:26:49.559813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 220 | ||
| 1710 | 2026.03.18 18:26:49.561206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3802 | ||
| 1711 | 2026.03.18 18:26:49.561916 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.03.18 18:26:49.561961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1713 | 2026.03.18 18:26:49.562298 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2026.03.18 18:26:49.562347 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1715 | 2026.03.18 18:26:49.562613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1716 | 2026.03.18 18:26:49.563119 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.03.18 18:26:49.563259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3802 | ||
| 1718 | 2026.03.18 18:26:49.563817 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1719 | 2026.03.18 18:26:49.564325 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.03.18 18:26:49.564622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1721 | 2026.03.18 18:26:49.759248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1722 | 2026.03.18 18:26:49.775086 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.03.18 18:26:49.775128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1724 | 2026.03.18 18:26:49.781033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1725 | 2026.03.18 18:26:49.782132 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.03.18 18:26:49.784660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1727 | 2026.03.18 18:26:51.798295 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1728 | 2026.03.18 18:26:51.798365 [ 259 ] {} <Debug> TCP-Session: 1648aff8-6c8d-470f-b82c-33d94f1fbe6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1729 | 2026.03.18 18:26:52.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.18 MiB, peak 185.09 MiB, free memory in arenas 0.00 B, will set to 181.21 MiB (RSS), difference: 2.04 MiB | ||
| 1730 | 2026.03.18 18:26:52.149468 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2026.03.18 18:26:52.149660 [ 260 ] {6ee70c81-e10c-4172-9eed-0d3ebf120c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1732 | 2026.03.18 18:26:52.149732 [ 260 ] {6ee70c81-e10c-4172-9eed-0d3ebf120c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1733 | 2026.03.18 18:26:52.150414 [ 260 ] {6ee70c81-e10c-4172-9eed-0d3ebf120c22} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.03.18 18:26:52.150460 [ 260 ] {6ee70c81-e10c-4172-9eed-0d3ebf120c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1735 | 2026.03.18 18:26:52.150984 [ 260 ] {6ee70c81-e10c-4172-9eed-0d3ebf120c22} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1736 | 2026.03.18 18:26:52.151437 [ 260 ] {6ee70c81-e10c-4172-9eed-0d3ebf120c22} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.03.18 18:26:52.151599 [ 260 ] {6ee70c81-e10c-4172-9eed-0d3ebf120c22} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001989 sec., 51282.05128205129 rows/sec., 4.29 MiB/sec. | ||
| 1738 | 2026.03.18 18:26:52.151643 [ 260 ] {6ee70c81-e10c-4172-9eed-0d3ebf120c22} <Debug> TCPHandler: Processed in 0.002305991 sec. | ||
| 1739 | 2026.03.18 18:26:52.151767 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.03.18 18:26:52.151868 [ 260 ] {47565c72-dec5-48ff-9573-8fd4172bccbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1741 | 2026.03.18 18:26:52.151913 [ 260 ] {47565c72-dec5-48ff-9573-8fd4172bccbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1742 | 2026.03.18 18:26:52.152322 [ 260 ] {47565c72-dec5-48ff-9573-8fd4172bccbb} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.03.18 18:26:52.152359 [ 260 ] {47565c72-dec5-48ff-9573-8fd4172bccbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1744 | 2026.03.18 18:26:52.152758 [ 260 ] {47565c72-dec5-48ff-9573-8fd4172bccbb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1745 | 2026.03.18 18:26:52.153171 [ 260 ] {47565c72-dec5-48ff-9573-8fd4172bccbb} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.03.18 18:26:52.153301 [ 260 ] {47565c72-dec5-48ff-9573-8fd4172bccbb} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001456 sec., 15796.703296703296 rows/sec., 1.16 MiB/sec. | ||
| 1747 | 2026.03.18 18:26:52.153340 [ 260 ] {47565c72-dec5-48ff-9573-8fd4172bccbb} <Debug> TCPHandler: Processed in 0.001626081 sec. | ||
| 1748 | 2026.03.18 18:26:52.153453 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.03.18 18:26:52.153549 [ 260 ] {52e06521-d4e2-4c23-a6d7-6b825857a6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1750 | 2026.03.18 18:26:52.153589 [ 260 ] {52e06521-d4e2-4c23-a6d7-6b825857a6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1751 | 2026.03.18 18:26:52.154005 [ 260 ] {52e06521-d4e2-4c23-a6d7-6b825857a6c4} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.03.18 18:26:52.154043 [ 260 ] {52e06521-d4e2-4c23-a6d7-6b825857a6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1753 | 2026.03.18 18:26:52.154442 [ 260 ] {52e06521-d4e2-4c23-a6d7-6b825857a6c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1754 | 2026.03.18 18:26:52.154845 [ 260 ] {52e06521-d4e2-4c23-a6d7-6b825857a6c4} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.03.18 18:26:52.154976 [ 260 ] {52e06521-d4e2-4c23-a6d7-6b825857a6c4} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001445 sec., 60207.6124567474 rows/sec., 4.70 MiB/sec. | ||
| 1756 | 2026.03.18 18:26:52.155014 [ 260 ] {52e06521-d4e2-4c23-a6d7-6b825857a6c4} <Debug> TCPHandler: Processed in 0.001611651 sec. | ||
| 1757 | 2026.03.18 18:26:52.155126 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.03.18 18:26:52.155220 [ 260 ] {31bb0a29-a53d-45c2-9539-20e728589262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1759 | 2026.03.18 18:26:52.155264 [ 260 ] {31bb0a29-a53d-45c2-9539-20e728589262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1760 | 2026.03.18 18:26:52.155665 [ 260 ] {31bb0a29-a53d-45c2-9539-20e728589262} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.03.18 18:26:52.155700 [ 260 ] {31bb0a29-a53d-45c2-9539-20e728589262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1762 | 2026.03.18 18:26:52.156176 [ 260 ] {31bb0a29-a53d-45c2-9539-20e728589262} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1763 | 2026.03.18 18:26:52.156575 [ 260 ] {31bb0a29-a53d-45c2-9539-20e728589262} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.03.18 18:26:52.156702 [ 260 ] {31bb0a29-a53d-45c2-9539-20e728589262} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
| 1765 | 2026.03.18 18:26:52.156740 [ 260 ] {31bb0a29-a53d-45c2-9539-20e728589262} <Debug> TCPHandler: Processed in 0.001663402 sec. | ||
| 1766 | 2026.03.18 18:26:52.156849 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.03.18 18:26:52.156943 [ 260 ] {1fd63830-df2f-4a46-bbfa-14b89c392c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1768 | 2026.03.18 18:26:52.156996 [ 260 ] {1fd63830-df2f-4a46-bbfa-14b89c392c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1769 | 2026.03.18 18:26:52.157780 [ 260 ] {1fd63830-df2f-4a46-bbfa-14b89c392c00} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.03.18 18:26:52.157817 [ 260 ] {1fd63830-df2f-4a46-bbfa-14b89c392c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1771 | 2026.03.18 18:26:52.158409 [ 260 ] {1fd63830-df2f-4a46-bbfa-14b89c392c00} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1772 | 2026.03.18 18:26:52.158784 [ 260 ] {1fd63830-df2f-4a46-bbfa-14b89c392c00} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.03.18 18:26:52.158909 [ 260 ] {1fd63830-df2f-4a46-bbfa-14b89c392c00} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002045 sec., 11246.943765281174 rows/sec., 20.15 MiB/sec. | ||
| 1774 | 2026.03.18 18:26:52.159022 [ 260 ] {1fd63830-df2f-4a46-bbfa-14b89c392c00} <Debug> TCPHandler: Processed in 0.002222319 sec. | ||
| 1775 | 2026.03.18 18:26:52.159134 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.03.18 18:26:52.159230 [ 260 ] {2aaf4db3-8485-4c77-9f2d-179d41bf8034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1777 | 2026.03.18 18:26:52.159272 [ 260 ] {2aaf4db3-8485-4c77-9f2d-179d41bf8034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1778 | 2026.03.18 18:26:52.159590 [ 260 ] {2aaf4db3-8485-4c77-9f2d-179d41bf8034} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.03.18 18:26:52.159626 [ 260 ] {2aaf4db3-8485-4c77-9f2d-179d41bf8034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1780 | 2026.03.18 18:26:52.160016 [ 260 ] {2aaf4db3-8485-4c77-9f2d-179d41bf8034} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1781 | 2026.03.18 18:26:52.160421 [ 260 ] {2aaf4db3-8485-4c77-9f2d-179d41bf8034} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.03.18 18:26:52.160550 [ 260 ] {2aaf4db3-8485-4c77-9f2d-179d41bf8034} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001338 sec., 44843.04932735426 rows/sec., 3.02 MiB/sec. | ||
| 1783 | 2026.03.18 18:26:52.160585 [ 260 ] {2aaf4db3-8485-4c77-9f2d-179d41bf8034} <Debug> TCPHandler: Processed in 0.00150112 sec. | ||
| 1784 | 2026.03.18 18:26:54.689680 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42796 | ||
| 1785 | 2026.03.18 18:26:54.689806 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1786 | 2026.03.18 18:26:54.689833 [ 259 ] {} <Debug> TCP-Session: 43284e48-53dc-4f3f-9267-9b65a993528e Authenticating user 'default' from [fd00:1122:3344:101::e]:42796 | ||
| 1787 | 2026.03.18 18:26:54.689855 [ 259 ] {} <Debug> TCP-Session: 43284e48-53dc-4f3f-9267-9b65a993528e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1788 | 2026.03.18 18:26:54.689868 [ 259 ] {} <Debug> TCP-Session: 43284e48-53dc-4f3f-9267-9b65a993528e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1789 | 2026.03.18 18:26:54.690040 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56035 | ||
| 1790 | 2026.03.18 18:26:54.690099 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47970 | ||
| 1791 | 2026.03.18 18:26:54.690136 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47416 | ||
| 1792 | 2026.03.18 18:26:54.690159 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48183 | ||
| 1793 | 2026.03.18 18:26:54.690176 [ 259 ] {} <Trace> TCP-Session: 43284e48-53dc-4f3f-9267-9b65a993528e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.03.18 18:26:54.690170 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58330 | ||
| 1795 | 2026.03.18 18:26:54.690228 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1796 | 2026.03.18 18:26:54.690228 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1797 | 2026.03.18 18:26:54.690288 [ 287 ] {} <Debug> TCP-Session: 934a387b-5cc3-47f4-8b8f-f4331812d215 Authenticating user 'default' from [fd00:1122:3344:101::e]:47970 | ||
| 1798 | 2026.03.18 18:26:54.690300 [ 291 ] {} <Debug> TCP-Session: 2f41448f-04e9-4cf3-9554-06f026434b6a Authenticating user 'default' from [fd00:1122:3344:101::e]:47416 | ||
| 1799 | 2026.03.18 18:26:54.690306 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1800 | 2026.03.18 18:26:54.690323 [ 291 ] {} <Debug> TCP-Session: 2f41448f-04e9-4cf3-9554-06f026434b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1801 | 2026.03.18 18:26:54.690318 [ 287 ] {} <Debug> TCP-Session: 934a387b-5cc3-47f4-8b8f-f4331812d215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1802 | 2026.03.18 18:26:54.690342 [ 292 ] {} <Debug> TCP-Session: 7f5778d4-843c-4acc-b2f4-17376dba71f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48183 | ||
| 1803 | 2026.03.18 18:26:54.690346 [ 291 ] {} <Debug> TCP-Session: 2f41448f-04e9-4cf3-9554-06f026434b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1804 | 2026.03.18 18:26:54.690357 [ 287 ] {} <Debug> TCP-Session: 934a387b-5cc3-47f4-8b8f-f4331812d215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1805 | 2026.03.18 18:26:54.690376 [ 292 ] {} <Debug> TCP-Session: 7f5778d4-843c-4acc-b2f4-17376dba71f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2026.03.18 18:26:54.690378 [ 259 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42796) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1807 | 2026.03.18 18:26:54.690160 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1808 | 2026.03.18 18:26:54.690428 [ 292 ] {} <Debug> TCP-Session: 7f5778d4-843c-4acc-b2f4-17376dba71f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1809 | 2026.03.18 18:26:54.690464 [ 286 ] {} <Debug> TCP-Session: cf838e77-5ce2-4fca-a316-0489185fdd82 Authenticating user 'default' from [fd00:1122:3344:101::e]:56035 | ||
| 1810 | 2026.03.18 18:26:54.690426 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1811 | 2026.03.18 18:26:54.690500 [ 286 ] {} <Debug> TCP-Session: cf838e77-5ce2-4fca-a316-0489185fdd82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1812 | 2026.03.18 18:26:54.690117 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58964 | ||
| 1813 | 2026.03.18 18:26:54.690536 [ 293 ] {} <Debug> TCP-Session: 5b23703d-be7e-43aa-a3d1-f0f53549665d Authenticating user 'default' from [fd00:1122:3344:101::e]:58330 | ||
| 1814 | 2026.03.18 18:26:54.690535 [ 286 ] {} <Debug> TCP-Session: cf838e77-5ce2-4fca-a316-0489185fdd82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1815 | 2026.03.18 18:26:54.690587 [ 293 ] {} <Debug> TCP-Session: 5b23703d-be7e-43aa-a3d1-f0f53549665d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1816 | 2026.03.18 18:26:54.690126 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63303 | ||
| 1817 | 2026.03.18 18:26:54.690615 [ 293 ] {} <Debug> TCP-Session: 5b23703d-be7e-43aa-a3d1-f0f53549665d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2026.03.18 18:26:54.690103 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59637 | ||
| 1819 | 2026.03.18 18:26:54.690705 [ 259 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1820 | 2026.03.18 18:26:54.690766 [ 259 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1821 | 2026.03.18 18:26:54.690807 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1822 | 2026.03.18 18:26:54.690807 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1823 | 2026.03.18 18:26:54.690843 [ 290 ] {} <Debug> TCP-Session: 872f283e-c66b-493a-b497-71edf5fbd400 Authenticating user 'default' from [fd00:1122:3344:101::e]:63303 | ||
| 1824 | 2026.03.18 18:26:54.690872 [ 289 ] {} <Debug> TCP-Session: 2d487ec4-b9f6-4611-b822-d81f93f10c77 Authenticating user 'default' from [fd00:1122:3344:101::e]:58964 | ||
| 1825 | 2026.03.18 18:26:54.690875 [ 290 ] {} <Debug> TCP-Session: 872f283e-c66b-493a-b497-71edf5fbd400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1826 | 2026.03.18 18:26:54.690893 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1827 | 2026.03.18 18:26:54.690911 [ 290 ] {} <Debug> TCP-Session: 872f283e-c66b-493a-b497-71edf5fbd400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1828 | 2026.03.18 18:26:54.690933 [ 288 ] {} <Debug> TCP-Session: b773c70f-7ca7-4e56-b314-acc650bcb8b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59637 | ||
| 1829 | 2026.03.18 18:26:54.690902 [ 289 ] {} <Debug> TCP-Session: 2d487ec4-b9f6-4611-b822-d81f93f10c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2026.03.18 18:26:54.690961 [ 288 ] {} <Debug> TCP-Session: b773c70f-7ca7-4e56-b314-acc650bcb8b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.03.18 18:26:54.690980 [ 289 ] {} <Debug> TCP-Session: 2d487ec4-b9f6-4611-b822-d81f93f10c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.03.18 18:26:54.690991 [ 288 ] {} <Debug> TCP-Session: b773c70f-7ca7-4e56-b314-acc650bcb8b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1833 | 2026.03.18 18:26:54.691081 [ 259 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 1834 | 2026.03.18 18:26:54.691168 [ 259 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1835 | 2026.03.18 18:26:55.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.32 MiB, peak 185.09 MiB, free memory in arenas 0.00 B, will set to 196.38 MiB (RSS), difference: 15.06 MiB | ||
| 1836 | 2026.03.18 18:26:55.071786 [ 302 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Trace> AggregatingTransform: Aggregating | ||
| 1837 | 2026.03.18 18:26:55.071865 [ 302 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1838 | 2026.03.18 18:26:55.071901 [ 302 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00156839 sec. (637.597 rows/sec., 24.91 KiB/sec.) | ||
| 1839 | 2026.03.18 18:26:55.071920 [ 302 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Trace> Aggregator: Merging aggregated data | ||
| 1840 | 2026.03.18 18:26:55.073027 [ 259 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.382704 sec., 2.6129854927045444 rows/sec., 104.52 B/sec. | ||
| 1841 | 2026.03.18 18:26:55.073180 [ 259 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1842 | 2026.03.18 18:26:55.073195 [ 259 ] {7fbc2de1-c5d5-4ec3-b710-397d1865001c} <Debug> TCPHandler: Processed in 0.383133169 sec. | ||
| 1843 | 2026.03.18 18:26:55.073315 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1844 | 2026.03.18 18:26:55.073351 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1845 | 2026.03.18 18:26:55.073370 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1846 | 2026.03.18 18:26:55.073398 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1847 | 2026.03.18 18:26:55.073406 [ 286 ] {} <Debug> TCP-Session: cf838e77-5ce2-4fca-a316-0489185fdd82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.03.18 18:26:55.073426 [ 288 ] {} <Debug> TCP-Session: b773c70f-7ca7-4e56-b314-acc650bcb8b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2026.03.18 18:26:55.073436 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1850 | 2026.03.18 18:26:55.073461 [ 293 ] {} <Debug> TCP-Session: 5b23703d-be7e-43aa-a3d1-f0f53549665d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1851 | 2026.03.18 18:26:55.073469 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1852 | 2026.03.18 18:26:55.073499 [ 290 ] {} <Debug> TCP-Session: 872f283e-c66b-493a-b497-71edf5fbd400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1853 | 2026.03.18 18:26:55.073455 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1854 | 2026.03.18 18:26:55.073530 [ 291 ] {} <Debug> TCP-Session: 2f41448f-04e9-4cf3-9554-06f026434b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1855 | 2026.03.18 18:26:55.073414 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1856 | 2026.03.18 18:26:55.073574 [ 289 ] {} <Debug> TCP-Session: 2d487ec4-b9f6-4611-b822-d81f93f10c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1857 | 2026.03.18 18:26:55.073404 [ 287 ] {} <Debug> TCP-Session: 934a387b-5cc3-47f4-8b8f-f4331812d215 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2026.03.18 18:26:55.073610 [ 292 ] {} <Debug> TCP-Session: 7f5778d4-843c-4acc-b2f4-17376dba71f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.03.18 18:26:55.073477 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1860 | 2026.03.18 18:26:55.073671 [ 259 ] {} <Debug> TCP-Session: 43284e48-53dc-4f3f-9267-9b65a993528e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1861 | 2026.03.18 18:26:55.912600 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42954 | ||
| 1862 | 2026.03.18 18:26:55.912718 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1863 | 2026.03.18 18:26:55.912744 [ 288 ] {} <Debug> TCP-Session: ab5d7f9a-ed9b-4a91-9444-c4c4bab6790e Authenticating user 'default' from [fd00:1122:3344:101::e]:42954 | ||
| 1864 | 2026.03.18 18:26:55.912767 [ 288 ] {} <Debug> TCP-Session: ab5d7f9a-ed9b-4a91-9444-c4c4bab6790e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.03.18 18:26:55.912780 [ 288 ] {} <Debug> TCP-Session: ab5d7f9a-ed9b-4a91-9444-c4c4bab6790e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2026.03.18 18:26:55.913040 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64195 | ||
| 1867 | 2026.03.18 18:26:55.913050 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57717 | ||
| 1868 | 2026.03.18 18:26:55.913117 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60316 | ||
| 1869 | 2026.03.18 18:26:55.913125 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59153 | ||
| 1870 | 2026.03.18 18:26:55.913157 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57271 | ||
| 1871 | 2026.03.18 18:26:55.913194 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47698 | ||
| 1872 | 2026.03.18 18:26:55.913222 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1873 | 2026.03.18 18:26:55.913240 [ 288 ] {} <Trace> TCP-Session: ab5d7f9a-ed9b-4a91-9444-c4c4bab6790e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.03.18 18:26:55.913274 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1875 | 2026.03.18 18:26:55.913277 [ 292 ] {} <Debug> TCP-Session: b4b53d67-548a-458b-9222-4cb93c5000c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60316 | ||
| 1876 | 2026.03.18 18:26:55.913310 [ 259 ] {} <Debug> TCP-Session: bf4662b6-dcb6-47a8-94a1-88a5793a3219 Authenticating user 'default' from [fd00:1122:3344:101::e]:57271 | ||
| 1877 | 2026.03.18 18:26:55.913284 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1878 | 2026.03.18 18:26:55.913330 [ 292 ] {} <Debug> TCP-Session: b4b53d67-548a-458b-9222-4cb93c5000c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1879 | 2026.03.18 18:26:55.913374 [ 286 ] {} <Debug> TCP-Session: f9bfea44-5c70-450c-9ca2-bc83f59bfeb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47698 | ||
| 1880 | 2026.03.18 18:26:55.913206 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1881 | 2026.03.18 18:26:55.913406 [ 286 ] {} <Debug> TCP-Session: f9bfea44-5c70-450c-9ca2-bc83f59bfeb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1882 | 2026.03.18 18:26:55.913386 [ 292 ] {} <Debug> TCP-Session: b4b53d67-548a-458b-9222-4cb93c5000c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1883 | 2026.03.18 18:26:55.913433 [ 290 ] {} <Debug> TCP-Session: 9a3dc5b1-41c2-4cea-9773-2d6ecec91cc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57717 | ||
| 1884 | 2026.03.18 18:26:55.913435 [ 286 ] {} <Debug> TCP-Session: f9bfea44-5c70-450c-9ca2-bc83f59bfeb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1885 | 2026.03.18 18:26:55.913483 [ 290 ] {} <Debug> TCP-Session: 9a3dc5b1-41c2-4cea-9773-2d6ecec91cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1886 | 2026.03.18 18:26:55.913150 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57264 | ||
| 1887 | 2026.03.18 18:26:55.913498 [ 290 ] {} <Debug> TCP-Session: 9a3dc5b1-41c2-4cea-9773-2d6ecec91cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2026.03.18 18:26:55.913517 [ 288 ] {3ff3c937-97e1-4445-b9ff-dd43779dec22} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42954) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1889 | 2026.03.18 18:26:55.913117 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51871 | ||
| 1890 | 2026.03.18 18:26:55.913555 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1891 | 2026.03.18 18:26:55.913248 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1892 | 2026.03.18 18:26:55.913642 [ 294 ] {} <Debug> TCP-Session: db1e3192-ca52-4fec-819d-290bfe7e2819 Authenticating user 'default' from [fd00:1122:3344:101::e]:57264 | ||
| 1893 | 2026.03.18 18:26:55.913333 [ 259 ] {} <Debug> TCP-Session: bf4662b6-dcb6-47a8-94a1-88a5793a3219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2026.03.18 18:26:55.913678 [ 294 ] {} <Debug> TCP-Session: db1e3192-ca52-4fec-819d-290bfe7e2819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.03.18 18:26:55.913694 [ 259 ] {} <Debug> TCP-Session: bf4662b6-dcb6-47a8-94a1-88a5793a3219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.03.18 18:26:55.913706 [ 294 ] {} <Debug> TCP-Session: db1e3192-ca52-4fec-819d-290bfe7e2819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1897 | 2026.03.18 18:26:55.913693 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1898 | 2026.03.18 18:26:55.913674 [ 293 ] {} <Debug> TCP-Session: 90a1bb7d-88c4-4aae-b816-fb852ea0e0f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59153 | ||
| 1899 | 2026.03.18 18:26:55.913182 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1900 | 2026.03.18 18:26:55.913791 [ 291 ] {} <Debug> TCP-Session: 6da45260-4c2d-4bbf-8148-3443b985503f Authenticating user 'default' from [fd00:1122:3344:101::e]:51871 | ||
| 1901 | 2026.03.18 18:26:55.913819 [ 289 ] {} <Debug> TCP-Session: 1f03ab1e-a697-4590-9161-eb93790a075c Authenticating user 'default' from [fd00:1122:3344:101::e]:64195 | ||
| 1902 | 2026.03.18 18:26:55.913798 [ 293 ] {} <Debug> TCP-Session: 90a1bb7d-88c4-4aae-b816-fb852ea0e0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2026.03.18 18:26:55.913846 [ 291 ] {} <Debug> TCP-Session: 6da45260-4c2d-4bbf-8148-3443b985503f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1904 | 2026.03.18 18:26:55.913860 [ 293 ] {} <Debug> TCP-Session: 90a1bb7d-88c4-4aae-b816-fb852ea0e0f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1905 | 2026.03.18 18:26:55.913853 [ 289 ] {} <Debug> TCP-Session: 1f03ab1e-a697-4590-9161-eb93790a075c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1906 | 2026.03.18 18:26:55.913885 [ 291 ] {} <Debug> TCP-Session: 6da45260-4c2d-4bbf-8148-3443b985503f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1907 | 2026.03.18 18:26:55.913905 [ 289 ] {} <Debug> TCP-Session: 1f03ab1e-a697-4590-9161-eb93790a075c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1908 | 2026.03.18 18:26:55.913932 [ 288 ] {3ff3c937-97e1-4445-b9ff-dd43779dec22} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1909 | 2026.03.18 18:26:55.914021 [ 288 ] {3ff3c937-97e1-4445-b9ff-dd43779dec22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1910 | 2026.03.18 18:26:55.914447 [ 288 ] {3ff3c937-97e1-4445-b9ff-dd43779dec22} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 1911 | 2026.03.18 18:26:55.915614 [ 307 ] {3ff3c937-97e1-4445-b9ff-dd43779dec22} <Trace> AggregatingTransform: Aggregating | ||
| 1912 | 2026.03.18 18:26:55.915656 [ 307 ] {3ff3c937-97e1-4445-b9ff-dd43779dec22} <Trace> Aggregator: Aggregation method: without_key | ||
| 1913 | 2026.03.18 18:26:55.915687 [ 307 ] {3ff3c937-97e1-4445-b9ff-dd43779dec22} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001133485 sec. (882.235 rows/sec., 34.46 KiB/sec.) | ||
| 1914 | 2026.03.18 18:26:55.915707 [ 307 ] {3ff3c937-97e1-4445-b9ff-dd43779dec22} <Trace> Aggregator: Merging aggregated data | ||
| 1915 | 2026.03.18 18:26:55.917054 [ 288 ] {3ff3c937-97e1-4445-b9ff-dd43779dec22} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003637 sec., 274.95188342040143 rows/sec., 10.74 KiB/sec. | ||
| 1916 | 2026.03.18 18:26:55.917233 [ 288 ] {3ff3c937-97e1-4445-b9ff-dd43779dec22} <Debug> TCPHandler: Processed in 0.004197306 sec. | ||
| 1917 | 2026.03.18 18:26:55.917347 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1918 | 2026.03.18 18:26:55.917370 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1919 | 2026.03.18 18:26:55.917384 [ 288 ] {} <Debug> TCP-Session: ab5d7f9a-ed9b-4a91-9444-c4c4bab6790e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1920 | 2026.03.18 18:26:55.917390 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1921 | 2026.03.18 18:26:55.917418 [ 290 ] {} <Debug> TCP-Session: 9a3dc5b1-41c2-4cea-9773-2d6ecec91cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.03.18 18:26:55.917436 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1923 | 2026.03.18 18:26:55.917453 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1924 | 2026.03.18 18:26:55.917468 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1925 | 2026.03.18 18:26:55.917495 [ 294 ] {} <Debug> TCP-Session: db1e3192-ca52-4fec-819d-290bfe7e2819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.03.18 18:26:55.917479 [ 286 ] {} <Debug> TCP-Session: f9bfea44-5c70-450c-9ca2-bc83f59bfeb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1927 | 2026.03.18 18:26:55.917526 [ 291 ] {} <Debug> TCP-Session: 6da45260-4c2d-4bbf-8148-3443b985503f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.03.18 18:26:55.917406 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1929 | 2026.03.18 18:26:55.917485 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1930 | 2026.03.18 18:26:55.917587 [ 293 ] {} <Debug> TCP-Session: 90a1bb7d-88c4-4aae-b816-fb852ea0e0f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.03.18 18:26:55.917422 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1932 | 2026.03.18 18:26:55.917614 [ 292 ] {} <Debug> TCP-Session: b4b53d67-548a-458b-9222-4cb93c5000c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1933 | 2026.03.18 18:26:55.917459 [ 289 ] {} <Debug> TCP-Session: 1f03ab1e-a697-4590-9161-eb93790a075c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1934 | 2026.03.18 18:26:55.917652 [ 259 ] {} <Debug> TCP-Session: bf4662b6-dcb6-47a8-94a1-88a5793a3219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1935 | 2026.03.18 18:26:56.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.00 MiB, peak 208.10 MiB, free memory in arenas 0.00 B, will set to 201.86 MiB (RSS), difference: 3.87 MiB | ||
| 1936 | 2026.03.18 18:26:56.426413 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60250 | ||
| 1937 | 2026.03.18 18:26:56.426525 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1938 | 2026.03.18 18:26:56.426551 [ 288 ] {} <Debug> TCP-Session: d4e3f029-73d4-48f3-9263-298af971bece Authenticating user 'default' from [fd00:1122:3344:101::e]:60250 | ||
| 1939 | 2026.03.18 18:26:56.426572 [ 288 ] {} <Debug> TCP-Session: d4e3f029-73d4-48f3-9263-298af971bece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.03.18 18:26:56.426585 [ 288 ] {} <Debug> TCP-Session: d4e3f029-73d4-48f3-9263-298af971bece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.03.18 18:26:56.426754 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61143 | ||
| 1942 | 2026.03.18 18:26:56.426800 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59613 | ||
| 1943 | 2026.03.18 18:26:56.426815 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53317 | ||
| 1944 | 2026.03.18 18:26:56.426848 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39594 | ||
| 1945 | 2026.03.18 18:26:56.426874 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38700 | ||
| 1946 | 2026.03.18 18:26:56.426882 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1947 | 2026.03.18 18:26:56.426916 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1948 | 2026.03.18 18:26:56.426905 [ 288 ] {} <Trace> TCP-Session: d4e3f029-73d4-48f3-9263-298af971bece Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2026.03.18 18:26:56.426957 [ 290 ] {} <Debug> TCP-Session: 2dd22618-eb3b-42a2-a5e9-5f08da200772 Authenticating user 'default' from [fd00:1122:3344:101::e]:59613 | ||
| 1950 | 2026.03.18 18:26:56.426960 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1951 | 2026.03.18 18:26:56.426991 [ 290 ] {} <Debug> TCP-Session: 2dd22618-eb3b-42a2-a5e9-5f08da200772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.03.18 18:26:56.427002 [ 286 ] {} <Debug> TCP-Session: 0714bcdd-cfab-485e-9db6-cb826145d1b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38700 | ||
| 1953 | 2026.03.18 18:26:56.427009 [ 290 ] {} <Debug> TCP-Session: 2dd22618-eb3b-42a2-a5e9-5f08da200772 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.03.18 18:26:56.427021 [ 286 ] {} <Debug> TCP-Session: 0714bcdd-cfab-485e-9db6-cb826145d1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.03.18 18:26:56.426951 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1956 | 2026.03.18 18:26:56.427036 [ 286 ] {} <Debug> TCP-Session: 0714bcdd-cfab-485e-9db6-cb826145d1b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.03.18 18:26:56.426944 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1958 | 2026.03.18 18:26:56.427074 [ 291 ] {} <Debug> TCP-Session: 6fb15ac7-061f-4a50-91a0-cc1ff591af51 Authenticating user 'default' from [fd00:1122:3344:101::e]:53317 | ||
| 1959 | 2026.03.18 18:26:56.427092 [ 294 ] {} <Debug> TCP-Session: d4a323be-d9eb-42d8-b717-eb6bd68b204e Authenticating user 'default' from [fd00:1122:3344:101::e]:39594 | ||
| 1960 | 2026.03.18 18:26:56.426825 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62148 | ||
| 1961 | 2026.03.18 18:26:56.427120 [ 294 ] {} <Debug> TCP-Session: d4a323be-d9eb-42d8-b717-eb6bd68b204e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1962 | 2026.03.18 18:26:56.427124 [ 288 ] {ced4f13b-0f59-46b7-84d8-5552082b02e2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60250) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1963 | 2026.03.18 18:26:56.427167 [ 294 ] {} <Debug> TCP-Session: d4a323be-d9eb-42d8-b717-eb6bd68b204e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.03.18 18:26:56.426819 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59419 | ||
| 1965 | 2026.03.18 18:26:56.427205 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1966 | 2026.03.18 18:26:56.426867 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56940 | ||
| 1967 | 2026.03.18 18:26:56.427261 [ 293 ] {} <Debug> TCP-Session: 952c6b3d-8939-4856-86e7-e3c5b77c38ce Authenticating user 'default' from [fd00:1122:3344:101::e]:62148 | ||
| 1968 | 2026.03.18 18:26:56.427281 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1969 | 2026.03.18 18:26:56.426943 [ 289 ] {} <Debug> TCP-Session: 9ffdd2d7-bb9d-454b-bd8f-6c5490e33dcf Authenticating user 'default' from [fd00:1122:3344:101::e]:61143 | ||
| 1970 | 2026.03.18 18:26:56.427308 [ 293 ] {} <Debug> TCP-Session: 952c6b3d-8939-4856-86e7-e3c5b77c38ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2026.03.18 18:26:56.427318 [ 292 ] {} <Debug> TCP-Session: 9b0ad9ac-68bd-489f-b26a-722c97e8e1f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59419 | ||
| 1972 | 2026.03.18 18:26:56.427342 [ 293 ] {} <Debug> TCP-Session: 952c6b3d-8939-4856-86e7-e3c5b77c38ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.03.18 18:26:56.427361 [ 292 ] {} <Debug> TCP-Session: 9b0ad9ac-68bd-489f-b26a-722c97e8e1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1974 | 2026.03.18 18:26:56.427320 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1975 | 2026.03.18 18:26:56.427387 [ 292 ] {} <Debug> TCP-Session: 9b0ad9ac-68bd-489f-b26a-722c97e8e1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.03.18 18:26:56.427338 [ 289 ] {} <Debug> TCP-Session: 9ffdd2d7-bb9d-454b-bd8f-6c5490e33dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1977 | 2026.03.18 18:26:56.427406 [ 259 ] {} <Debug> TCP-Session: b9c39a82-c8a3-4840-934d-e8ecb730f7e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56940 | ||
| 1978 | 2026.03.18 18:26:56.427431 [ 289 ] {} <Debug> TCP-Session: 9ffdd2d7-bb9d-454b-bd8f-6c5490e33dcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1979 | 2026.03.18 18:26:56.427438 [ 288 ] {ced4f13b-0f59-46b7-84d8-5552082b02e2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1980 | 2026.03.18 18:26:56.427451 [ 259 ] {} <Debug> TCP-Session: b9c39a82-c8a3-4840-934d-e8ecb730f7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.03.18 18:26:56.427112 [ 291 ] {} <Debug> TCP-Session: 6fb15ac7-061f-4a50-91a0-cc1ff591af51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.03.18 18:26:56.427479 [ 259 ] {} <Debug> TCP-Session: b9c39a82-c8a3-4840-934d-e8ecb730f7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2026.03.18 18:26:56.427503 [ 291 ] {} <Debug> TCP-Session: 6fb15ac7-061f-4a50-91a0-cc1ff591af51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.03.18 18:26:56.427505 [ 288 ] {ced4f13b-0f59-46b7-84d8-5552082b02e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1985 | 2026.03.18 18:26:56.427801 [ 288 ] {ced4f13b-0f59-46b7-84d8-5552082b02e2} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 1986 | 2026.03.18 18:26:56.428727 [ 327 ] {ced4f13b-0f59-46b7-84d8-5552082b02e2} <Trace> AggregatingTransform: Aggregating | ||
| 1987 | 2026.03.18 18:26:56.428779 [ 327 ] {ced4f13b-0f59-46b7-84d8-5552082b02e2} <Trace> Aggregator: Aggregation method: without_key | ||
| 1988 | 2026.03.18 18:26:56.428817 [ 327 ] {ced4f13b-0f59-46b7-84d8-5552082b02e2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917722 sec. (1089.655 rows/sec., 42.56 KiB/sec.) | ||
| 1989 | 2026.03.18 18:26:56.428836 [ 327 ] {ced4f13b-0f59-46b7-84d8-5552082b02e2} <Trace> Aggregator: Merging aggregated data | ||
| 1990 | 2026.03.18 18:26:56.429935 [ 288 ] {ced4f13b-0f59-46b7-84d8-5552082b02e2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002868 sec., 348.6750348675035 rows/sec., 13.62 KiB/sec. | ||
| 1991 | 2026.03.18 18:26:56.430070 [ 288 ] {ced4f13b-0f59-46b7-84d8-5552082b02e2} <Debug> TCPHandler: Processed in 0.003281954 sec. | ||
| 1992 | 2026.03.18 18:26:56.430157 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1993 | 2026.03.18 18:26:56.430181 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1994 | 2026.03.18 18:26:56.430185 [ 288 ] {} <Debug> TCP-Session: d4e3f029-73d4-48f3-9263-298af971bece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.03.18 18:26:56.430197 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1996 | 2026.03.18 18:26:56.430216 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1997 | 2026.03.18 18:26:56.430231 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1998 | 2026.03.18 18:26:56.430256 [ 289 ] {} <Debug> TCP-Session: 9ffdd2d7-bb9d-454b-bd8f-6c5490e33dcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.03.18 18:26:56.430261 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2000 | 2026.03.18 18:26:56.430294 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2001 | 2026.03.18 18:26:56.430287 [ 293 ] {} <Debug> TCP-Session: 952c6b3d-8939-4856-86e7-e3c5b77c38ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2026.03.18 18:26:56.430326 [ 291 ] {} <Debug> TCP-Session: 6fb15ac7-061f-4a50-91a0-cc1ff591af51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.03.18 18:26:56.430339 [ 286 ] {} <Debug> TCP-Session: 0714bcdd-cfab-485e-9db6-cb826145d1b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.03.18 18:26:56.430280 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2005 | 2026.03.18 18:26:56.430272 [ 294 ] {} <Debug> TCP-Session: d4a323be-d9eb-42d8-b717-eb6bd68b204e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.03.18 18:26:56.430415 [ 292 ] {} <Debug> TCP-Session: 9b0ad9ac-68bd-489f-b26a-722c97e8e1f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.03.18 18:26:56.430248 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2008 | 2026.03.18 18:26:56.430215 [ 259 ] {} <Debug> TCP-Session: b9c39a82-c8a3-4840-934d-e8ecb730f7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.03.18 18:26:56.430487 [ 290 ] {} <Debug> TCP-Session: 2dd22618-eb3b-42a2-a5e9-5f08da200772 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.03.18 18:26:57.063499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4314 | ||
| 2011 | 2026.03.18 18:26:57.064029 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.03.18 18:26:57.064076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2013 | 2026.03.18 18:26:57.064739 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2014 | 2026.03.18 18:26:57.065310 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.03.18 18:26:57.065457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4314 | ||
| 2016 | 2026.03.18 18:26:57.143918 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.03.18 18:26:57.144151 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2018 | 2026.03.18 18:26:57.144498 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2019 | 2026.03.18 18:26:57.144534 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2020 | 2026.03.18 18:26:57.144765 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2021 | 2026.03.18 18:26:57.144835 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2022 | 2026.03.18 18:26:57.144972 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 2023 | 2026.03.18 18:26:57.145069 [ 269 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2024 | 2026.03.18 18:26:57.145069 [ 307 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2025 | 2026.03.18 18:26:57.145167 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2026 | 2026.03.18 18:26:57.145188 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2027 | 2026.03.18 18:26:57.147259 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2028 | 2026.03.18 18:26:57.147287 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2029 | 2026.03.18 18:26:57.147338 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2030 | 2026.03.18 18:26:57.147374 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2031 | 2026.03.18 18:26:57.148275 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.004214 sec., 5457.997152349312 rows/sec., 227.57 KiB/sec. | ||
| 2032 | 2026.03.18 18:26:57.148378 [ 260 ] {f93105ec-ac8a-4af4-9504-2a111affe3ce} <Debug> TCPHandler: Processed in 0.004589301 sec. | ||
| 2033 | 2026.03.18 18:26:57.148779 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.03.18 18:26:57.148911 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2035 | 2026.03.18 18:26:57.149141 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2036 | 2026.03.18 18:26:57.149176 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2037 | 2026.03.18 18:26:57.149358 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2038 | 2026.03.18 18:26:57.149413 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2039 | 2026.03.18 18:26:57.149514 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2040 | 2026.03.18 18:26:57.149587 [ 296 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2041 | 2026.03.18 18:26:57.149596 [ 332 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2042 | 2026.03.18 18:26:57.149706 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2043 | 2026.03.18 18:26:57.149731 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2044 | 2026.03.18 18:26:57.149788 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2045 | 2026.03.18 18:26:57.149805 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2046 | 2026.03.18 18:26:57.149835 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 2047 | 2026.03.18 18:26:57.149866 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 2048 | 2026.03.18 18:26:57.150421 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001561 sec., 14734.144778987828 rows/sec., 614.34 KiB/sec. | ||
| 2049 | 2026.03.18 18:26:57.150490 [ 260 ] {403f4da7-5e3c-44df-9949-6a4b5aaba383} <Debug> TCPHandler: Processed in 0.001766073 sec. | ||
| 2050 | 2026.03.18 18:26:57.151076 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.03.18 18:26:57.151207 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2052 | 2026.03.18 18:26:57.151420 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2053 | 2026.03.18 18:26:57.151453 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2054 | 2026.03.18 18:26:57.151625 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2055 | 2026.03.18 18:26:57.151676 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2056 | 2026.03.18 18:26:57.151774 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2057 | 2026.03.18 18:26:57.151826 [ 269 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2058 | 2026.03.18 18:26:57.151832 [ 296 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2059 | 2026.03.18 18:26:57.151904 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2060 | 2026.03.18 18:26:57.151924 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2061 | 2026.03.18 18:26:57.151976 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2062 | 2026.03.18 18:26:57.151993 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2063 | 2026.03.18 18:26:57.152021 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 2064 | 2026.03.18 18:26:57.152050 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 2065 | 2026.03.18 18:26:57.152816 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00166 sec., 13855.421686746988 rows/sec., 577.70 KiB/sec. | ||
| 2066 | 2026.03.18 18:26:57.152901 [ 260 ] {bc2f75f1-6cca-4570-989a-aa109db2b378} <Debug> TCPHandler: Processed in 0.001874635 sec. | ||
| 2067 | 2026.03.18 18:26:57.153124 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.03.18 18:26:57.153362 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2069 | 2026.03.18 18:26:57.153579 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2070 | 2026.03.18 18:26:57.153612 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 2071 | 2026.03.18 18:26:57.153900 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2072 | 2026.03.18 18:26:57.153956 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2073 | 2026.03.18 18:26:57.154054 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2074 | 2026.03.18 18:26:57.154120 [ 296 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2075 | 2026.03.18 18:26:57.154120 [ 338 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2076 | 2026.03.18 18:26:57.154237 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2077 | 2026.03.18 18:26:57.154261 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2078 | 2026.03.18 18:26:57.154314 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2079 | 2026.03.18 18:26:57.154330 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2080 | 2026.03.18 18:26:57.154359 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2081 | 2026.03.18 18:26:57.154390 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2082 | 2026.03.18 18:26:57.154940 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00163 sec., 14110.42944785276 rows/sec., 588.33 KiB/sec. | ||
| 2083 | 2026.03.18 18:26:57.155015 [ 260 ] {3405997f-6543-423e-a5fa-e0c2ce2adce1} <Debug> TCPHandler: Processed in 0.001942155 sec. | ||
| 2084 | 2026.03.18 18:26:57.155244 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.03.18 18:26:57.155377 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2086 | 2026.03.18 18:26:57.155597 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2087 | 2026.03.18 18:26:57.155631 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2088 | 2026.03.18 18:26:57.155819 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2089 | 2026.03.18 18:26:57.155874 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2090 | 2026.03.18 18:26:57.155975 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2091 | 2026.03.18 18:26:57.156028 [ 269 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2092 | 2026.03.18 18:26:57.156028 [ 315 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2093 | 2026.03.18 18:26:57.156103 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2094 | 2026.03.18 18:26:57.156124 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2095 | 2026.03.18 18:26:57.156186 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2096 | 2026.03.18 18:26:57.156203 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2097 | 2026.03.18 18:26:57.156233 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2098 | 2026.03.18 18:26:57.156263 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2099 | 2026.03.18 18:26:57.156772 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001448 sec., 15883.977900552485 rows/sec., 662.28 KiB/sec. | ||
| 2100 | 2026.03.18 18:26:57.156856 [ 260 ] {acac9d64-c58b-4219-92ad-8217c79ab74e} <Debug> TCPHandler: Processed in 0.001662582 sec. | ||
| 2101 | 2026.03.18 18:26:57.157064 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.03.18 18:26:57.157195 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2103 | 2026.03.18 18:26:57.157414 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2104 | 2026.03.18 18:26:57.157447 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2105 | 2026.03.18 18:26:57.157628 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2106 | 2026.03.18 18:26:57.157681 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2107 | 2026.03.18 18:26:57.157778 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2108 | 2026.03.18 18:26:57.157836 [ 269 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2109 | 2026.03.18 18:26:57.157839 [ 338 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2110 | 2026.03.18 18:26:57.157922 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2111 | 2026.03.18 18:26:57.157945 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2112 | 2026.03.18 18:26:57.157999 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2113 | 2026.03.18 18:26:57.158015 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2114 | 2026.03.18 18:26:57.158045 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2115 | 2026.03.18 18:26:57.158075 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2116 | 2026.03.18 18:26:57.158767 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001625 sec., 14153.846153846154 rows/sec., 590.14 KiB/sec. | ||
| 2117 | 2026.03.18 18:26:57.158867 [ 260 ] {5534a64c-7e49-4f41-82d3-b24012cc49f8} <Debug> TCPHandler: Processed in 0.001850944 sec. | ||
| 2118 | 2026.03.18 18:26:57.159098 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2026.03.18 18:26:57.159229 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2120 | 2026.03.18 18:26:57.159449 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2121 | 2026.03.18 18:26:57.159483 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2122 | 2026.03.18 18:26:57.159668 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2123 | 2026.03.18 18:26:57.159725 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2124 | 2026.03.18 18:26:57.159823 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2125 | 2026.03.18 18:26:57.159892 [ 338 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2126 | 2026.03.18 18:26:57.159894 [ 317 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2127 | 2026.03.18 18:26:57.160010 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2128 | 2026.03.18 18:26:57.160035 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2129 | 2026.03.18 18:26:57.160089 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2130 | 2026.03.18 18:26:57.160105 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2131 | 2026.03.18 18:26:57.160135 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2132 | 2026.03.18 18:26:57.160165 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2133 | 2026.03.18 18:26:57.160735 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001559 sec., 14753.046824887748 rows/sec., 615.13 KiB/sec. | ||
| 2134 | 2026.03.18 18:26:57.160820 [ 260 ] {2ad0c837-6e5c-4e2b-b450-a8845312224c} <Debug> TCPHandler: Processed in 0.001771643 sec. | ||
| 2135 | 2026.03.18 18:26:57.161038 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.03.18 18:26:57.161173 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2137 | 2026.03.18 18:26:57.161392 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2138 | 2026.03.18 18:26:57.161425 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2139 | 2026.03.18 18:26:57.161608 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2140 | 2026.03.18 18:26:57.161660 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2141 | 2026.03.18 18:26:57.161757 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2142 | 2026.03.18 18:26:57.161816 [ 269 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2143 | 2026.03.18 18:26:57.161818 [ 317 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2144 | 2026.03.18 18:26:57.161907 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2145 | 2026.03.18 18:26:57.161931 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2146 | 2026.03.18 18:26:57.161984 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2147 | 2026.03.18 18:26:57.161999 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2148 | 2026.03.18 18:26:57.162028 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2149 | 2026.03.18 18:26:57.162057 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2150 | 2026.03.18 18:26:57.162622 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001506 sec., 15272.244355909696 rows/sec., 636.78 KiB/sec. | ||
| 2151 | 2026.03.18 18:26:57.162716 [ 260 ] {acab2a69-72c6-40ec-ba50-007e1cdb218b} <Debug> TCPHandler: Processed in 0.001727154 sec. | ||
| 2152 | 2026.03.18 18:26:57.162940 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.03.18 18:26:57.163071 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2154 | 2026.03.18 18:26:57.163292 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2155 | 2026.03.18 18:26:57.163326 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2156 | 2026.03.18 18:26:57.163512 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2157 | 2026.03.18 18:26:57.163563 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2158 | 2026.03.18 18:26:57.163660 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2159 | 2026.03.18 18:26:57.163720 [ 269 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2160 | 2026.03.18 18:26:57.163734 [ 317 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2161 | 2026.03.18 18:26:57.163807 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2162 | 2026.03.18 18:26:57.163831 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2163 | 2026.03.18 18:26:57.163885 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2164 | 2026.03.18 18:26:57.163903 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2165 | 2026.03.18 18:26:57.163932 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2166 | 2026.03.18 18:26:57.163961 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2167 | 2026.03.18 18:26:57.164597 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001577 sec., 14584.654407102093 rows/sec., 608.11 KiB/sec. | ||
| 2168 | 2026.03.18 18:26:57.164697 [ 260 ] {0ebfe4d3-f84e-4876-9961-6ed6563ab591} <Debug> TCPHandler: Processed in 0.001806104 sec. | ||
| 2169 | 2026.03.18 18:26:57.164916 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2026.03.18 18:26:57.165048 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2171 | 2026.03.18 18:26:57.165284 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2172 | 2026.03.18 18:26:57.165319 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2173 | 2026.03.18 18:26:57.165506 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2174 | 2026.03.18 18:26:57.165557 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2175 | 2026.03.18 18:26:57.165654 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2176 | 2026.03.18 18:26:57.165715 [ 348 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2177 | 2026.03.18 18:26:57.165719 [ 317 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2178 | 2026.03.18 18:26:57.165814 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2179 | 2026.03.18 18:26:57.165838 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2180 | 2026.03.18 18:26:57.165892 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2181 | 2026.03.18 18:26:57.165909 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2182 | 2026.03.18 18:26:57.165938 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2183 | 2026.03.18 18:26:57.165966 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2184 | 2026.03.18 18:26:57.166544 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00155 sec., 14838.709677419356 rows/sec., 618.70 KiB/sec. | ||
| 2185 | 2026.03.18 18:26:57.166631 [ 260 ] {417dc846-5d2f-4c2c-bd47-91752e5bf4c3} <Debug> TCPHandler: Processed in 0.001763884 sec. | ||
| 2186 | 2026.03.18 18:26:57.166843 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.03.18 18:26:57.166975 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2188 | 2026.03.18 18:26:57.167193 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2189 | 2026.03.18 18:26:57.167226 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2190 | 2026.03.18 18:26:57.167429 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2191 | 2026.03.18 18:26:57.167482 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2192 | 2026.03.18 18:26:57.167577 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2193 | 2026.03.18 18:26:57.167626 [ 269 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2194 | 2026.03.18 18:26:57.167643 [ 348 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2195 | 2026.03.18 18:26:57.167719 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2196 | 2026.03.18 18:26:57.167744 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2197 | 2026.03.18 18:26:57.167797 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2198 | 2026.03.18 18:26:57.167814 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2199 | 2026.03.18 18:26:57.167844 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2200 | 2026.03.18 18:26:57.167887 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2201 | 2026.03.18 18:26:57.168460 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00154 sec., 14935.064935064936 rows/sec., 622.72 KiB/sec. | ||
| 2202 | 2026.03.18 18:26:57.168547 [ 260 ] {5135ce48-aaf3-4209-80f5-06d927e374f7} <Debug> TCPHandler: Processed in 0.001752253 sec. | ||
| 2203 | 2026.03.18 18:26:57.177633 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2026.03.18 18:26:57.177796 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2205 | 2026.03.18 18:26:57.178067 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2206 | 2026.03.18 18:26:57.178103 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2207 | 2026.03.18 18:26:57.178315 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2208 | 2026.03.18 18:26:57.178373 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2209 | 2026.03.18 18:26:57.178484 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2210 | 2026.03.18 18:26:57.178563 [ 269 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2211 | 2026.03.18 18:26:57.178570 [ 348 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2212 | 2026.03.18 18:26:57.178665 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2213 | 2026.03.18 18:26:57.178694 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2214 | 2026.03.18 18:26:57.178753 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2215 | 2026.03.18 18:26:57.178771 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2216 | 2026.03.18 18:26:57.178802 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2217 | 2026.03.18 18:26:57.178834 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2218 | 2026.03.18 18:26:57.179521 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00179 sec., 12849.162011173185 rows/sec., 535.75 KiB/sec. | ||
| 2219 | 2026.03.18 18:26:57.179597 [ 260 ] {ce66c561-393b-4a2d-a81e-752775ac0618} <Debug> TCPHandler: Processed in 0.002032097 sec. | ||
| 2220 | 2026.03.18 18:26:57.186239 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.03.18 18:26:57.186372 [ 260 ] {70a8b76e-768a-4842-9961-8a6cf7513325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2222 | 2026.03.18 18:26:57.186421 [ 260 ] {70a8b76e-768a-4842-9961-8a6cf7513325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2223 | 2026.03.18 18:26:57.187073 [ 260 ] {70a8b76e-768a-4842-9961-8a6cf7513325} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.03.18 18:26:57.187120 [ 260 ] {70a8b76e-768a-4842-9961-8a6cf7513325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2225 | 2026.03.18 18:26:57.187703 [ 260 ] {70a8b76e-768a-4842-9961-8a6cf7513325} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2226 | 2026.03.18 18:26:57.188093 [ 260 ] {70a8b76e-768a-4842-9961-8a6cf7513325} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.03.18 18:26:57.188251 [ 260 ] {70a8b76e-768a-4842-9961-8a6cf7513325} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001915 sec., 6266.318537859008 rows/sec., 2.23 MiB/sec. | ||
| 2228 | 2026.03.18 18:26:57.188293 [ 260 ] {70a8b76e-768a-4842-9961-8a6cf7513325} <Debug> TCPHandler: Processed in 0.002117938 sec. | ||
| 2229 | 2026.03.18 18:26:57.188421 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.03.18 18:26:57.188520 [ 260 ] {0d429d58-7450-4f2d-8113-e7d82ffd0ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2231 | 2026.03.18 18:26:57.188561 [ 260 ] {0d429d58-7450-4f2d-8113-e7d82ffd0ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2232 | 2026.03.18 18:26:57.191141 [ 260 ] {0d429d58-7450-4f2d-8113-e7d82ffd0ec0} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.03.18 18:26:57.191172 [ 260 ] {0d429d58-7450-4f2d-8113-e7d82ffd0ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2234 | 2026.03.18 18:26:57.191585 [ 260 ] {0d429d58-7450-4f2d-8113-e7d82ffd0ec0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2235 | 2026.03.18 18:26:57.192134 [ 260 ] {0d429d58-7450-4f2d-8113-e7d82ffd0ec0} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.03.18 18:26:57.192277 [ 260 ] {0d429d58-7450-4f2d-8113-e7d82ffd0ec0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003779 sec., 75152.1566551998 rows/sec., 4.77 MiB/sec. | ||
| 2237 | 2026.03.18 18:26:57.192317 [ 260 ] {0d429d58-7450-4f2d-8113-e7d82ffd0ec0} <Debug> TCPHandler: Processed in 0.003945062 sec. | ||
| 2238 | 2026.03.18 18:26:57.192430 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.03.18 18:26:57.192524 [ 260 ] {fbf60131-2bba-42c9-907c-f27110a7afda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2240 | 2026.03.18 18:26:57.192564 [ 260 ] {fbf60131-2bba-42c9-907c-f27110a7afda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2241 | 2026.03.18 18:26:57.192983 [ 260 ] {fbf60131-2bba-42c9-907c-f27110a7afda} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.03.18 18:26:57.193023 [ 260 ] {fbf60131-2bba-42c9-907c-f27110a7afda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2243 | 2026.03.18 18:26:57.193533 [ 260 ] {fbf60131-2bba-42c9-907c-f27110a7afda} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2244 | 2026.03.18 18:26:57.194061 [ 260 ] {fbf60131-2bba-42c9-907c-f27110a7afda} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.03.18 18:26:57.194206 [ 260 ] {fbf60131-2bba-42c9-907c-f27110a7afda} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001701 sec., 2351.5579071134625 rows/sec., 191.75 KiB/sec. | ||
| 2246 | 2026.03.18 18:26:57.194246 [ 260 ] {fbf60131-2bba-42c9-907c-f27110a7afda} <Debug> TCPHandler: Processed in 0.001864524 sec. | ||
| 2247 | 2026.03.18 18:26:57.194358 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2248 | 2026.03.18 18:26:57.194454 [ 260 ] {687e7bd2-2e05-4b23-a437-21fab3e712b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2249 | 2026.03.18 18:26:57.194494 [ 260 ] {687e7bd2-2e05-4b23-a437-21fab3e712b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2250 | 2026.03.18 18:26:57.195274 [ 260 ] {687e7bd2-2e05-4b23-a437-21fab3e712b9} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.03.18 18:26:57.195311 [ 260 ] {687e7bd2-2e05-4b23-a437-21fab3e712b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2252 | 2026.03.18 18:26:57.195837 [ 260 ] {687e7bd2-2e05-4b23-a437-21fab3e712b9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2253 | 2026.03.18 18:26:57.196349 [ 260 ] {687e7bd2-2e05-4b23-a437-21fab3e712b9} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.03.18 18:26:57.196475 [ 260 ] {687e7bd2-2e05-4b23-a437-21fab3e712b9} <Debug> executeQuery: Read 819 rows, 65.65 KiB in 0.00204 sec., 401470.5882352941 rows/sec., 31.43 MiB/sec. | ||
| 2255 | 2026.03.18 18:26:57.196512 [ 260 ] {687e7bd2-2e05-4b23-a437-21fab3e712b9} <Debug> TCPHandler: Processed in 0.002203569 sec. | ||
| 2256 | 2026.03.18 18:26:57.196622 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.03.18 18:26:57.196716 [ 260 ] {633ede2d-e815-48ea-85f7-4ac09ece201d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2258 | 2026.03.18 18:26:57.196754 [ 260 ] {633ede2d-e815-48ea-85f7-4ac09ece201d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2259 | 2026.03.18 18:26:57.197238 [ 260 ] {633ede2d-e815-48ea-85f7-4ac09ece201d} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.03.18 18:26:57.197274 [ 260 ] {633ede2d-e815-48ea-85f7-4ac09ece201d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2261 | 2026.03.18 18:26:57.197733 [ 260 ] {633ede2d-e815-48ea-85f7-4ac09ece201d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2262 | 2026.03.18 18:26:57.198303 [ 260 ] {633ede2d-e815-48ea-85f7-4ac09ece201d} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.03.18 18:26:57.198455 [ 260 ] {633ede2d-e815-48ea-85f7-4ac09ece201d} <Debug> executeQuery: Read 156 rows, 9.57 KiB in 0.001756 sec., 88838.2687927107 rows/sec., 5.32 MiB/sec. | ||
| 2264 | 2026.03.18 18:26:57.198497 [ 260 ] {633ede2d-e815-48ea-85f7-4ac09ece201d} <Debug> TCPHandler: Processed in 0.001925266 sec. | ||
| 2265 | 2026.03.18 18:26:57.198619 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.03.18 18:26:57.198713 [ 260 ] {5cb5f223-7602-47b7-8f9a-e37969d3bfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2267 | 2026.03.18 18:26:57.198754 [ 260 ] {5cb5f223-7602-47b7-8f9a-e37969d3bfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2268 | 2026.03.18 18:26:57.201724 [ 260 ] {5cb5f223-7602-47b7-8f9a-e37969d3bfb7} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.03.18 18:26:57.201759 [ 260 ] {5cb5f223-7602-47b7-8f9a-e37969d3bfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2270 | 2026.03.18 18:26:57.202315 [ 260 ] {5cb5f223-7602-47b7-8f9a-e37969d3bfb7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2271 | 2026.03.18 18:26:57.202798 [ 260 ] {5cb5f223-7602-47b7-8f9a-e37969d3bfb7} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.03.18 18:26:57.202939 [ 260 ] {5cb5f223-7602-47b7-8f9a-e37969d3bfb7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.004243 sec., 35116.66273862833 rows/sec., 2.27 MiB/sec. | ||
| 2273 | 2026.03.18 18:26:57.202979 [ 260 ] {5cb5f223-7602-47b7-8f9a-e37969d3bfb7} <Debug> TCPHandler: Processed in 0.004410018 sec. | ||
| 2274 | 2026.03.18 18:26:57.203100 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.03.18 18:26:57.203194 [ 260 ] {35cc92aa-1197-44db-9476-d7a2c2a23975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2276 | 2026.03.18 18:26:57.203234 [ 260 ] {35cc92aa-1197-44db-9476-d7a2c2a23975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2277 | 2026.03.18 18:26:57.203695 [ 260 ] {35cc92aa-1197-44db-9476-d7a2c2a23975} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.03.18 18:26:57.203733 [ 260 ] {35cc92aa-1197-44db-9476-d7a2c2a23975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2279 | 2026.03.18 18:26:57.206060 [ 260 ] {35cc92aa-1197-44db-9476-d7a2c2a23975} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2280 | 2026.03.18 18:26:57.206566 [ 260 ] {35cc92aa-1197-44db-9476-d7a2c2a23975} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.03.18 18:26:57.206705 [ 260 ] {35cc92aa-1197-44db-9476-d7a2c2a23975} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00353 sec., 41926.34560906515 rows/sec., 2.38 MiB/sec. | ||
| 2282 | 2026.03.18 18:26:57.206745 [ 260 ] {35cc92aa-1197-44db-9476-d7a2c2a23975} <Debug> TCPHandler: Processed in 0.003694699 sec. | ||
| 2283 | 2026.03.18 18:26:57.206864 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.03.18 18:26:57.206958 [ 260 ] {c1ae9102-12b9-4938-a0bb-a28c7e42ab22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2285 | 2026.03.18 18:26:57.206998 [ 260 ] {c1ae9102-12b9-4938-a0bb-a28c7e42ab22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2286 | 2026.03.18 18:26:57.207604 [ 260 ] {c1ae9102-12b9-4938-a0bb-a28c7e42ab22} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.03.18 18:26:57.207640 [ 260 ] {c1ae9102-12b9-4938-a0bb-a28c7e42ab22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2288 | 2026.03.18 18:26:57.208138 [ 260 ] {c1ae9102-12b9-4938-a0bb-a28c7e42ab22} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2289 | 2026.03.18 18:26:57.208583 [ 260 ] {c1ae9102-12b9-4938-a0bb-a28c7e42ab22} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.03.18 18:26:57.208726 [ 260 ] {c1ae9102-12b9-4938-a0bb-a28c7e42ab22} <Debug> executeQuery: Read 504 rows, 36.31 KiB in 0.001786 sec., 282194.8488241881 rows/sec., 19.85 MiB/sec. | ||
| 2291 | 2026.03.18 18:26:57.208764 [ 260 ] {c1ae9102-12b9-4938-a0bb-a28c7e42ab22} <Debug> TCPHandler: Processed in 0.001950076 sec. | ||
| 2292 | 2026.03.18 18:26:57.208886 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.03.18 18:26:57.208979 [ 260 ] {53195970-dd20-4eef-80fc-3e0fdb18e602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2294 | 2026.03.18 18:26:57.209019 [ 260 ] {53195970-dd20-4eef-80fc-3e0fdb18e602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2295 | 2026.03.18 18:26:57.209361 [ 260 ] {53195970-dd20-4eef-80fc-3e0fdb18e602} <Trace> oximeter.measurements_bool (9d70f9e5-9a88-463a-ba24-eb0231804853): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.03.18 18:26:57.209396 [ 260 ] {53195970-dd20-4eef-80fc-3e0fdb18e602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2297 | 2026.03.18 18:26:57.209817 [ 260 ] {53195970-dd20-4eef-80fc-3e0fdb18e602} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2298 | 2026.03.18 18:26:57.210283 [ 260 ] {53195970-dd20-4eef-80fc-3e0fdb18e602} <Trace> oximeter.measurements_bool (9d70f9e5-9a88-463a-ba24-eb0231804853): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.03.18 18:26:57.210415 [ 260 ] {53195970-dd20-4eef-80fc-3e0fdb18e602} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. | ||
| 2300 | 2026.03.18 18:26:57.210452 [ 260 ] {53195970-dd20-4eef-80fc-3e0fdb18e602} <Debug> TCPHandler: Processed in 0.001616212 sec. | ||
| 2301 | 2026.03.18 18:26:57.210560 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.03.18 18:26:57.210653 [ 260 ] {35e8071d-7c85-48cc-9eab-9707f11a2f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2303 | 2026.03.18 18:26:57.210696 [ 260 ] {35e8071d-7c85-48cc-9eab-9707f11a2f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2304 | 2026.03.18 18:26:57.211137 [ 260 ] {35e8071d-7c85-48cc-9eab-9707f11a2f55} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.03.18 18:26:57.211171 [ 260 ] {35e8071d-7c85-48cc-9eab-9707f11a2f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2306 | 2026.03.18 18:26:57.211626 [ 260 ] {35e8071d-7c85-48cc-9eab-9707f11a2f55} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2307 | 2026.03.18 18:26:57.212070 [ 260 ] {35e8071d-7c85-48cc-9eab-9707f11a2f55} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.03.18 18:26:57.212207 [ 260 ] {35e8071d-7c85-48cc-9eab-9707f11a2f55} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001572 sec., 169847.3282442748 rows/sec., 11.29 MiB/sec. | ||
| 2309 | 2026.03.18 18:26:57.212243 [ 260 ] {35e8071d-7c85-48cc-9eab-9707f11a2f55} <Debug> TCPHandler: Processed in 0.001732483 sec. | ||
| 2310 | 2026.03.18 18:26:57.212350 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.03.18 18:26:57.212443 [ 260 ] {84d98ed2-61b3-4f71-90b6-1ac6a6b67d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2312 | 2026.03.18 18:26:57.212484 [ 260 ] {84d98ed2-61b3-4f71-90b6-1ac6a6b67d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2313 | 2026.03.18 18:26:57.212798 [ 260 ] {84d98ed2-61b3-4f71-90b6-1ac6a6b67d06} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.03.18 18:26:57.212833 [ 260 ] {84d98ed2-61b3-4f71-90b6-1ac6a6b67d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2315 | 2026.03.18 18:26:57.213378 [ 260 ] {84d98ed2-61b3-4f71-90b6-1ac6a6b67d06} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2316 | 2026.03.18 18:26:57.213835 [ 260 ] {84d98ed2-61b3-4f71-90b6-1ac6a6b67d06} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.03.18 18:26:57.213969 [ 260 ] {84d98ed2-61b3-4f71-90b6-1ac6a6b67d06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001543 sec., 648.0881399870382 rows/sec., 43.67 KiB/sec. | ||
| 2318 | 2026.03.18 18:26:57.214005 [ 260 ] {84d98ed2-61b3-4f71-90b6-1ac6a6b67d06} <Debug> TCPHandler: Processed in 0.001703553 sec. | ||
| 2319 | 2026.03.18 18:26:57.214112 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.03.18 18:26:57.214210 [ 260 ] {b40f248e-aa33-4834-9db4-6a4787652d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2321 | 2026.03.18 18:26:57.214262 [ 260 ] {b40f248e-aa33-4834-9db4-6a4787652d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2322 | 2026.03.18 18:26:57.215024 [ 260 ] {b40f248e-aa33-4834-9db4-6a4787652d75} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.03.18 18:26:57.215060 [ 260 ] {b40f248e-aa33-4834-9db4-6a4787652d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2324 | 2026.03.18 18:26:57.215692 [ 260 ] {b40f248e-aa33-4834-9db4-6a4787652d75} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2325 | 2026.03.18 18:26:57.216177 [ 260 ] {b40f248e-aa33-4834-9db4-6a4787652d75} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.03.18 18:26:57.216320 [ 260 ] {b40f248e-aa33-4834-9db4-6a4787652d75} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002129 sec., 4697.040864255519 rows/sec., 8.42 MiB/sec. | ||
| 2327 | 2026.03.18 18:26:57.216369 [ 260 ] {b40f248e-aa33-4834-9db4-6a4787652d75} <Debug> TCPHandler: Processed in 0.002306081 sec. | ||
| 2328 | 2026.03.18 18:26:57.216484 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.03.18 18:26:57.216577 [ 260 ] {4f04b453-ff4c-4bc5-8628-5ba631aa5482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2330 | 2026.03.18 18:26:57.216619 [ 260 ] {4f04b453-ff4c-4bc5-8628-5ba631aa5482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2331 | 2026.03.18 18:26:57.216959 [ 260 ] {4f04b453-ff4c-4bc5-8628-5ba631aa5482} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.03.18 18:26:57.216992 [ 260 ] {4f04b453-ff4c-4bc5-8628-5ba631aa5482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2333 | 2026.03.18 18:26:57.217424 [ 260 ] {4f04b453-ff4c-4bc5-8628-5ba631aa5482} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2334 | 2026.03.18 18:26:57.217880 [ 260 ] {4f04b453-ff4c-4bc5-8628-5ba631aa5482} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.03.18 18:26:57.218007 [ 260 ] {4f04b453-ff4c-4bc5-8628-5ba631aa5482} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001447 sec., 62197.650310988254 rows/sec., 3.89 MiB/sec. | ||
| 2336 | 2026.03.18 18:26:57.218040 [ 260 ] {4f04b453-ff4c-4bc5-8628-5ba631aa5482} <Debug> TCPHandler: Processed in 0.001605621 sec. | ||
| 2337 | 2026.03.18 18:26:57.284890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2338 | 2026.03.18 18:26:57.303066 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.03.18 18:26:57.303129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2340 | 2026.03.18 18:26:57.309391 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2341 | 2026.03.18 18:26:57.310572 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.03.18 18:26:57.314093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2343 | 2026.03.18 18:26:58.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.01 MiB, peak 210.21 MiB, free memory in arenas 0.00 B, will set to 205.77 MiB (RSS), difference: 1.76 MiB | ||
| 2344 | 2026.03.18 18:26:59.564951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 288 | ||
| 2345 | 2026.03.18 18:26:59.568022 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.03.18 18:26:59.568076 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2347 | 2026.03.18 18:26:59.569464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2348 | 2026.03.18 18:26:59.569980 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2026.03.18 18:26:59.570121 [ 50 ] {} <Debug> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2350 | 2026.03.18 18:26:59.570154 [ 50 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.03.18 18:26:59.570170 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2352 | 2026.03.18 18:26:59.570293 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::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 | ||
| 2353 | 2026.03.18 18:26:59.570302 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2354 | 2026.03.18 18:26:59.570920 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2355 | 2026.03.18 18:26:59.571099 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::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 | ||
| 2356 | 2026.03.18 18:26:59.571584 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 2357 | 2026.03.18 18:26:59.571988 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2358 | 2026.03.18 18:26:59.572351 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
| 2359 | 2026.03.18 18:26:59.572696 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2360 | 2026.03.18 18:26:59.573050 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 68 rows starting from the beginning of the part | ||
| 2361 | 2026.03.18 18:26:59.579391 [ 186 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 72 columns (72 merged, 0 gathered) in 0.009159202 sec., 31443.78735178021 rows/sec., 31.90 MiB/sec. | ||
| 2362 | 2026.03.18 18:26:59.580482 [ 199 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2363 | 2026.03.18 18:26:59.581348 [ 199 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_6_1} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.03.18 18:26:59.581437 [ 199 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_6_1} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2365 | 2026.03.18 18:26:59.581681 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 2366 | 2026.03.18 18:27:00.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.88 MiB, peak 210.41 MiB, free memory in arenas 0.00 B, will set to 207.02 MiB (RSS), difference: 1.13 MiB | ||
| 2367 | 2026.03.18 18:27:02.149698 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2368 | 2026.03.18 18:27:02.149952 [ 260 ] {49f5c319-93e8-4280-bf2b-955374100ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2369 | 2026.03.18 18:27:02.150048 [ 260 ] {49f5c319-93e8-4280-bf2b-955374100ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2370 | 2026.03.18 18:27:02.150745 [ 260 ] {49f5c319-93e8-4280-bf2b-955374100ef0} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.03.18 18:27:02.150794 [ 260 ] {49f5c319-93e8-4280-bf2b-955374100ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2372 | 2026.03.18 18:27:02.151177 [ 260 ] {49f5c319-93e8-4280-bf2b-955374100ef0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2373 | 2026.03.18 18:27:02.151396 [ 260 ] {49f5c319-93e8-4280-bf2b-955374100ef0} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.03.18 18:27:02.151523 [ 47 ] {} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2375 | 2026.03.18 18:27:02.151541 [ 260 ] {49f5c319-93e8-4280-bf2b-955374100ef0} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001657 sec., 61557.030778515385 rows/sec., 5.15 MiB/sec. | ||
| 2376 | 2026.03.18 18:27:02.151592 [ 47 ] {} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2026.03.18 18:27:02.151604 [ 260 ] {49f5c319-93e8-4280-bf2b-955374100ef0} <Debug> TCPHandler: Processed in 0.002072358 sec. | ||
| 2378 | 2026.03.18 18:27:02.151623 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2379 | 2026.03.18 18:27:02.151734 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.03.18 18:27:02.151757 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 2381 | 2026.03.18 18:27:02.151833 [ 260 ] {190091c6-1835-418c-8122-0c4e74312229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2382 | 2026.03.18 18:27:02.151878 [ 260 ] {190091c6-1835-418c-8122-0c4e74312229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2383 | 2026.03.18 18:27:02.151916 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2384 | 2026.03.18 18:27:02.151976 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 27 rows starting from the beginning of the part | ||
| 2385 | 2026.03.18 18:27:02.152081 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 101 rows starting from the beginning of the part | ||
| 2386 | 2026.03.18 18:27:02.152138 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2387 | 2026.03.18 18:27:02.152193 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 102 rows starting from the beginning of the part | ||
| 2388 | 2026.03.18 18:27:02.152238 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 819 rows starting from the beginning of the part | ||
| 2389 | 2026.03.18 18:27:02.152282 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2390 | 2026.03.18 18:27:02.152311 [ 260 ] {190091c6-1835-418c-8122-0c4e74312229} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.03.18 18:27:02.152361 [ 260 ] {190091c6-1835-418c-8122-0c4e74312229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2392 | 2026.03.18 18:27:02.152788 [ 260 ] {190091c6-1835-418c-8122-0c4e74312229} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2393 | 2026.03.18 18:27:02.153061 [ 260 ] {190091c6-1835-418c-8122-0c4e74312229} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.03.18 18:27:02.153221 [ 260 ] {190091c6-1835-418c-8122-0c4e74312229} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001404 sec., 16381.766381766382 rows/sec., 1.20 MiB/sec. | ||
| 2395 | 2026.03.18 18:27:02.153258 [ 260 ] {190091c6-1835-418c-8122-0c4e74312229} <Debug> TCPHandler: Processed in 0.001573531 sec. | ||
| 2396 | 2026.03.18 18:27:02.153346 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653892 sec., 729793.7229274947 rows/sec., 60.76 MiB/sec. | ||
| 2397 | 2026.03.18 18:27:02.153372 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.03.18 18:27:02.153470 [ 260 ] {71f6af75-adc5-4d20-bc1d-2c7d3d4d072a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2399 | 2026.03.18 18:27:02.153511 [ 260 ] {71f6af75-adc5-4d20-bc1d-2c7d3d4d072a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2400 | 2026.03.18 18:27:02.153618 [ 197 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2401 | 2026.03.18 18:27:02.153929 [ 197 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_11_2} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.03.18 18:27:02.153935 [ 260 ] {71f6af75-adc5-4d20-bc1d-2c7d3d4d072a} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.03.18 18:27:02.153976 [ 260 ] {71f6af75-adc5-4d20-bc1d-2c7d3d4d072a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2404 | 2026.03.18 18:27:02.154010 [ 197 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_11_2} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2405 | 2026.03.18 18:27:02.154090 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2406 | 2026.03.18 18:27:02.154273 [ 260 ] {71f6af75-adc5-4d20-bc1d-2c7d3d4d072a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2407 | 2026.03.18 18:27:02.154476 [ 260 ] {71f6af75-adc5-4d20-bc1d-2c7d3d4d072a} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.03.18 18:27:02.154599 [ 260 ] {71f6af75-adc5-4d20-bc1d-2c7d3d4d072a} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001147 sec., 75850.04359197908 rows/sec., 5.92 MiB/sec. | ||
| 2409 | 2026.03.18 18:27:02.154604 [ 46 ] {} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2410 | 2026.03.18 18:27:02.154635 [ 260 ] {71f6af75-adc5-4d20-bc1d-2c7d3d4d072a} <Debug> TCPHandler: Processed in 0.001311127 sec. | ||
| 2411 | 2026.03.18 18:27:02.154657 [ 46 ] {} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.03.18 18:27:02.154683 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2413 | 2026.03.18 18:27:02.154747 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.03.18 18:27:02.154766 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 2415 | 2026.03.18 18:27:02.154844 [ 260 ] {c09ffae9-45ab-47c5-9c0a-62b86ac482ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2416 | 2026.03.18 18:27:02.154886 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2417 | 2026.03.18 18:27:02.154891 [ 260 ] {c09ffae9-45ab-47c5-9c0a-62b86ac482ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2418 | 2026.03.18 18:27:02.154928 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 30 rows starting from the beginning of the part | ||
| 2419 | 2026.03.18 18:27:02.155018 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 101 rows starting from the beginning of the part | ||
| 2420 | 2026.03.18 18:27:02.155065 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2421 | 2026.03.18 18:27:02.155106 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 87 rows starting from the beginning of the part | ||
| 2422 | 2026.03.18 18:27:02.155148 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 504 rows starting from the beginning of the part | ||
| 2423 | 2026.03.18 18:27:02.155189 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part | ||
| 2424 | 2026.03.18 18:27:02.155305 [ 260 ] {c09ffae9-45ab-47c5-9c0a-62b86ac482ab} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.03.18 18:27:02.155348 [ 260 ] {c09ffae9-45ab-47c5-9c0a-62b86ac482ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2426 | 2026.03.18 18:27:02.155692 [ 260 ] {c09ffae9-45ab-47c5-9c0a-62b86ac482ab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2427 | 2026.03.18 18:27:02.155912 [ 260 ] {c09ffae9-45ab-47c5-9c0a-62b86ac482ab} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.03.18 18:27:02.156012 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2429 | 2026.03.18 18:27:02.156042 [ 260 ] {c09ffae9-45ab-47c5-9c0a-62b86ac482ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 2430 | 2026.03.18 18:27:02.156043 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.03.18 18:27:02.156080 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2432 | 2026.03.18 18:27:02.156084 [ 260 ] {c09ffae9-45ab-47c5-9c0a-62b86ac482ab} <Debug> TCPHandler: Processed in 0.001383979 sec. | ||
| 2433 | 2026.03.18 18:27:02.156148 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 2434 | 2026.03.18 18:27:02.156196 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.03.18 18:27:02.156210 [ 198 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 873 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148011 sec., 589821.0268155745 rows/sec., 45.69 MiB/sec. | ||
| 2436 | 2026.03.18 18:27:02.156259 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2437 | 2026.03.18 18:27:02.156290 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 601 rows starting from the beginning of the part | ||
| 2438 | 2026.03.18 18:27:02.156296 [ 260 ] {9ebd44a8-208c-4593-b053-78c5e8cef426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2439 | 2026.03.18 18:27:02.156359 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 163 rows starting from the beginning of the part | ||
| 2440 | 2026.03.18 18:27:02.156362 [ 260 ] {9ebd44a8-208c-4593-b053-78c5e8cef426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2441 | 2026.03.18 18:27:02.156409 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2442 | 2026.03.18 18:27:02.156456 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2443 | 2026.03.18 18:27:02.156501 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 267 rows starting from the beginning of the part | ||
| 2444 | 2026.03.18 18:27:02.156496 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2445 | 2026.03.18 18:27:02.156545 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2446 | 2026.03.18 18:27:02.156933 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_11_2} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.03.18 18:27:02.157034 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_11_2} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2448 | 2026.03.18 18:27:02.157141 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2449 | 2026.03.18 18:27:02.157141 [ 260 ] {9ebd44a8-208c-4593-b053-78c5e8cef426} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.03.18 18:27:02.157194 [ 260 ] {9ebd44a8-208c-4593-b053-78c5e8cef426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2451 | 2026.03.18 18:27:02.157593 [ 194 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1511 rows, containing 5 columns (5 merged, 0 gathered) in 0.00147178 sec., 1026648.0044571878 rows/sec., 70.80 MiB/sec. | ||
| 2452 | 2026.03.18 18:27:02.157727 [ 260 ] {9ebd44a8-208c-4593-b053-78c5e8cef426} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2453 | 2026.03.18 18:27:02.157819 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2454 | 2026.03.18 18:27:02.157994 [ 260 ] {9ebd44a8-208c-4593-b053-78c5e8cef426} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.03.18 18:27:02.158092 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.03.18 18:27:02.158144 [ 260 ] {9ebd44a8-208c-4593-b053-78c5e8cef426} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001865 sec., 12332.439678284183 rows/sec., 22.10 MiB/sec. | ||
| 2457 | 2026.03.18 18:27:02.158166 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2458 | 2026.03.18 18:27:02.158203 [ 260 ] {9ebd44a8-208c-4593-b053-78c5e8cef426} <Debug> TCPHandler: Processed in 0.002053927 sec. | ||
| 2459 | 2026.03.18 18:27:02.158234 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2460 | 2026.03.18 18:27:02.158321 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2026.03.18 18:27:02.158418 [ 260 ] {fbd3ff09-8a9e-4bcd-bcd5-3d756cd94143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2462 | 2026.03.18 18:27:02.158458 [ 260 ] {fbd3ff09-8a9e-4bcd-bcd5-3d756cd94143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2463 | 2026.03.18 18:27:02.158782 [ 260 ] {fbd3ff09-8a9e-4bcd-bcd5-3d756cd94143} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.03.18 18:27:02.158818 [ 260 ] {fbd3ff09-8a9e-4bcd-bcd5-3d756cd94143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2465 | 2026.03.18 18:27:02.159109 [ 260 ] {fbd3ff09-8a9e-4bcd-bcd5-3d756cd94143} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2466 | 2026.03.18 18:27:02.159315 [ 260 ] {fbd3ff09-8a9e-4bcd-bcd5-3d756cd94143} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.03.18 18:27:02.159411 [ 46 ] {} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2468 | 2026.03.18 18:27:02.159439 [ 260 ] {fbd3ff09-8a9e-4bcd-bcd5-3d756cd94143} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 2469 | 2026.03.18 18:27:02.159443 [ 46 ] {} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.03.18 18:27:02.159479 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2471 | 2026.03.18 18:27:02.159479 [ 260 ] {fbd3ff09-8a9e-4bcd-bcd5-3d756cd94143} <Debug> TCPHandler: Processed in 0.001206186 sec. | ||
| 2472 | 2026.03.18 18:27:02.159553 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 2473 | 2026.03.18 18:27:02.159657 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2474 | 2026.03.18 18:27:02.159694 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 2475 | 2026.03.18 18:27:02.159765 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2476 | 2026.03.18 18:27:02.159810 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2477 | 2026.03.18 18:27:02.159852 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2478 | 2026.03.18 18:27:02.159889 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2479 | 2026.03.18 18:27:02.159927 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2480 | 2026.03.18 18:27:02.160684 [ 194 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 4 columns (4 merged, 0 gathered) in 0.001165425 sec., 437608.5977218611 rows/sec., 29.29 MiB/sec. | ||
| 2481 | 2026.03.18 18:27:02.160816 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2482 | 2026.03.18 18:27:02.161055 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_11_2} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.03.18 18:27:02.161119 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_11_2} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2484 | 2026.03.18 18:27:02.161172 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2485 | 2026.03.18 18:27:04.504447 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2486 | 2026.03.18 18:27:04.504513 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2487 | 2026.03.18 18:27:04.565593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4762 | ||
| 2488 | 2026.03.18 18:27:04.566105 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.03.18 18:27:04.566152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2490 | 2026.03.18 18:27:04.566650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2491 | 2026.03.18 18:27:04.566881 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.03.18 18:27:04.567025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4762 | ||
| 2493 | 2026.03.18 18:27:04.814233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2494 | 2026.03.18 18:27:04.831904 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2026.03.18 18:27:04.831951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2496 | 2026.03.18 18:27:04.838189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2497 | 2026.03.18 18:27:04.838918 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.03.18 18:27:04.841774 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2499 | 2026.03.18 18:27:05.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.81 MiB, peak 213.81 MiB, free memory in arenas 0.00 B, will set to 210.31 MiB (RSS), difference: 2.50 MiB | ||
| 2500 | 2026.03.18 18:27:07.156068 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.03.18 18:27:07.156259 [ 260 ] {93bf81a5-ee76-4a2c-a0da-6e7c71871829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2502 | 2026.03.18 18:27:07.156328 [ 260 ] {93bf81a5-ee76-4a2c-a0da-6e7c71871829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2503 | 2026.03.18 18:27:07.157080 [ 260 ] {93bf81a5-ee76-4a2c-a0da-6e7c71871829} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.03.18 18:27:07.157117 [ 260 ] {93bf81a5-ee76-4a2c-a0da-6e7c71871829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2505 | 2026.03.18 18:27:07.157504 [ 260 ] {93bf81a5-ee76-4a2c-a0da-6e7c71871829} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2506 | 2026.03.18 18:27:07.157734 [ 260 ] {93bf81a5-ee76-4a2c-a0da-6e7c71871829} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.03.18 18:27:07.157873 [ 260 ] {93bf81a5-ee76-4a2c-a0da-6e7c71871829} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001666 sec., 170468.18727490996 rows/sec., 10.83 MiB/sec. | ||
| 2508 | 2026.03.18 18:27:07.157911 [ 260 ] {93bf81a5-ee76-4a2c-a0da-6e7c71871829} <Debug> TCPHandler: Processed in 0.001969196 sec. | ||
| 2509 | 2026.03.18 18:27:07.158025 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2026.03.18 18:27:07.158117 [ 260 ] {b74f7014-16ac-406a-9b68-1579e80af9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2511 | 2026.03.18 18:27:07.158157 [ 260 ] {b74f7014-16ac-406a-9b68-1579e80af9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2512 | 2026.03.18 18:27:07.158904 [ 260 ] {b74f7014-16ac-406a-9b68-1579e80af9df} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.03.18 18:27:07.158937 [ 260 ] {b74f7014-16ac-406a-9b68-1579e80af9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2514 | 2026.03.18 18:27:07.159281 [ 260 ] {b74f7014-16ac-406a-9b68-1579e80af9df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2515 | 2026.03.18 18:27:07.159492 [ 260 ] {b74f7014-16ac-406a-9b68-1579e80af9df} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.03.18 18:27:07.159611 [ 260 ] {b74f7014-16ac-406a-9b68-1579e80af9df} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001512 sec., 540343.9153439153 rows/sec., 42.31 MiB/sec. | ||
| 2517 | 2026.03.18 18:27:07.159645 [ 260 ] {b74f7014-16ac-406a-9b68-1579e80af9df} <Debug> TCPHandler: Processed in 0.001668122 sec. | ||
| 2518 | 2026.03.18 18:27:07.159749 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.03.18 18:27:07.159841 [ 260 ] {2298cf47-0000-40b0-87f8-51edd871378e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2520 | 2026.03.18 18:27:07.159879 [ 260 ] {2298cf47-0000-40b0-87f8-51edd871378e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2521 | 2026.03.18 18:27:07.160293 [ 260 ] {2298cf47-0000-40b0-87f8-51edd871378e} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.03.18 18:27:07.160327 [ 260 ] {2298cf47-0000-40b0-87f8-51edd871378e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2523 | 2026.03.18 18:27:07.160612 [ 260 ] {2298cf47-0000-40b0-87f8-51edd871378e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2524 | 2026.03.18 18:27:07.160812 [ 260 ] {2298cf47-0000-40b0-87f8-51edd871378e} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.03.18 18:27:07.160893 [ 41 ] {} <Debug> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2526 | 2026.03.18 18:27:07.160927 [ 260 ] {2298cf47-0000-40b0-87f8-51edd871378e} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001105 sec., 137556.56108597285 rows/sec., 8.21 MiB/sec. | ||
| 2527 | 2026.03.18 18:27:07.160930 [ 41 ] {} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.03.18 18:27:07.160958 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2529 | 2026.03.18 18:27:07.160963 [ 260 ] {2298cf47-0000-40b0-87f8-51edd871378e} <Debug> TCPHandler: Processed in 0.001260987 sec. | ||
| 2530 | 2026.03.18 18:27:07.161069 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2026.03.18 18:27:07.161081 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 2532 | 2026.03.18 18:27:07.161160 [ 260 ] {0611fbef-1165-485a-b43c-bf27a201d4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2533 | 2026.03.18 18:27:07.161202 [ 260 ] {0611fbef-1165-485a-b43c-bf27a201d4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2534 | 2026.03.18 18:27:07.161249 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2535 | 2026.03.18 18:27:07.161301 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2536 | 2026.03.18 18:27:07.161398 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 27 rows starting from the beginning of the part | ||
| 2537 | 2026.03.18 18:27:07.161446 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 23 rows starting from the beginning of the part | ||
| 2538 | 2026.03.18 18:27:07.161503 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 156 rows starting from the beginning of the part | ||
| 2539 | 2026.03.18 18:27:07.161551 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2540 | 2026.03.18 18:27:07.161591 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 152 rows starting from the beginning of the part | ||
| 2541 | 2026.03.18 18:27:07.161616 [ 260 ] {0611fbef-1165-485a-b43c-bf27a201d4a7} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.03.18 18:27:07.161654 [ 260 ] {0611fbef-1165-485a-b43c-bf27a201d4a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2543 | 2026.03.18 18:27:07.161968 [ 260 ] {0611fbef-1165-485a-b43c-bf27a201d4a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2544 | 2026.03.18 18:27:07.162193 [ 260 ] {0611fbef-1165-485a-b43c-bf27a201d4a7} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.03.18 18:27:07.162320 [ 260 ] {0611fbef-1165-485a-b43c-bf27a201d4a7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 2546 | 2026.03.18 18:27:07.162379 [ 260 ] {0611fbef-1165-485a-b43c-bf27a201d4a7} <Debug> TCPHandler: Processed in 0.001357109 sec. | ||
| 2547 | 2026.03.18 18:27:07.162481 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.03.18 18:27:07.162552 [ 198 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532341 sec., 249944.36616914903 rows/sec., 16.54 MiB/sec. | ||
| 2549 | 2026.03.18 18:27:07.162573 [ 260 ] {c939cdba-d78a-437b-adf1-11d41183537e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2550 | 2026.03.18 18:27:07.162619 [ 260 ] {c939cdba-d78a-437b-adf1-11d41183537e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2551 | 2026.03.18 18:27:07.162703 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2552 | 2026.03.18 18:27:07.162952 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_6_1} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): 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.18 18:27:07.163017 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_6_1} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2554 | 2026.03.18 18:27:07.163032 [ 260 ] {c939cdba-d78a-437b-adf1-11d41183537e} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.03.18 18:27:07.163075 [ 260 ] {c939cdba-d78a-437b-adf1-11d41183537e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2556 | 2026.03.18 18:27:07.163110 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2557 | 2026.03.18 18:27:07.163379 [ 260 ] {c939cdba-d78a-437b-adf1-11d41183537e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2558 | 2026.03.18 18:27:07.163589 [ 260 ] {c939cdba-d78a-437b-adf1-11d41183537e} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.03.18 18:27:07.163705 [ 260 ] {c939cdba-d78a-437b-adf1-11d41183537e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 7.33 MiB/sec. | ||
| 2560 | 2026.03.18 18:27:07.163741 [ 260 ] {c939cdba-d78a-437b-adf1-11d41183537e} <Debug> TCPHandler: Processed in 0.001306618 sec. | ||
| 2561 | 2026.03.18 18:27:07.163845 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.03.18 18:27:07.163936 [ 260 ] {ca3086c2-97a2-4702-873c-10c40f2e3f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2563 | 2026.03.18 18:27:07.163974 [ 260 ] {ca3086c2-97a2-4702-873c-10c40f2e3f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2564 | 2026.03.18 18:27:07.164524 [ 260 ] {ca3086c2-97a2-4702-873c-10c40f2e3f43} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.03.18 18:27:07.164558 [ 260 ] {ca3086c2-97a2-4702-873c-10c40f2e3f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2566 | 2026.03.18 18:27:07.164867 [ 260 ] {ca3086c2-97a2-4702-873c-10c40f2e3f43} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2567 | 2026.03.18 18:27:07.165067 [ 260 ] {ca3086c2-97a2-4702-873c-10c40f2e3f43} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.03.18 18:27:07.165187 [ 260 ] {ca3086c2-97a2-4702-873c-10c40f2e3f43} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001268 sec., 394321.7665615142 rows/sec., 27.71 MiB/sec. | ||
| 2569 | 2026.03.18 18:27:07.165221 [ 260 ] {ca3086c2-97a2-4702-873c-10c40f2e3f43} <Debug> TCPHandler: Processed in 0.001423329 sec. | ||
| 2570 | 2026.03.18 18:27:07.165331 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2026.03.18 18:27:07.165422 [ 260 ] {fb6e895b-1892-463a-9e7a-934a2c4c74f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2572 | 2026.03.18 18:27:07.165461 [ 260 ] {fb6e895b-1892-463a-9e7a-934a2c4c74f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2573 | 2026.03.18 18:27:07.165768 [ 260 ] {fb6e895b-1892-463a-9e7a-934a2c4c74f0} <Trace> oximeter.measurements_bool (9d70f9e5-9a88-463a-ba24-eb0231804853): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.03.18 18:27:07.165800 [ 260 ] {fb6e895b-1892-463a-9e7a-934a2c4c74f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2575 | 2026.03.18 18:27:07.166088 [ 260 ] {fb6e895b-1892-463a-9e7a-934a2c4c74f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2576 | 2026.03.18 18:27:07.166284 [ 260 ] {fb6e895b-1892-463a-9e7a-934a2c4c74f0} <Trace> oximeter.measurements_bool (9d70f9e5-9a88-463a-ba24-eb0231804853): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.03.18 18:27:07.166399 [ 260 ] {fb6e895b-1892-463a-9e7a-934a2c4c74f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.000995 sec., 6030.150753768844 rows/sec., 315.05 KiB/sec. | ||
| 2578 | 2026.03.18 18:27:07.166432 [ 260 ] {fb6e895b-1892-463a-9e7a-934a2c4c74f0} <Debug> TCPHandler: Processed in 0.001148116 sec. | ||
| 2579 | 2026.03.18 18:27:07.166529 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.03.18 18:27:07.166619 [ 260 ] {8b4fda55-3934-4a83-984e-03068d2fb283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2581 | 2026.03.18 18:27:07.166659 [ 260 ] {8b4fda55-3934-4a83-984e-03068d2fb283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2582 | 2026.03.18 18:27:07.167039 [ 260 ] {8b4fda55-3934-4a83-984e-03068d2fb283} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.03.18 18:27:07.167072 [ 260 ] {8b4fda55-3934-4a83-984e-03068d2fb283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2584 | 2026.03.18 18:27:07.167377 [ 260 ] {8b4fda55-3934-4a83-984e-03068d2fb283} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2585 | 2026.03.18 18:27:07.167584 [ 260 ] {8b4fda55-3934-4a83-984e-03068d2fb283} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.03.18 18:27:07.167702 [ 260 ] {8b4fda55-3934-4a83-984e-03068d2fb283} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001101 sec., 240690.28156221617 rows/sec., 15.99 MiB/sec. | ||
| 2587 | 2026.03.18 18:27:07.167736 [ 260 ] {8b4fda55-3934-4a83-984e-03068d2fb283} <Debug> TCPHandler: Processed in 0.001252797 sec. | ||
| 2588 | 2026.03.18 18:27:07.167836 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2589 | 2026.03.18 18:27:07.167926 [ 260 ] {f943195e-1372-4b8a-b78b-5d30ac58cd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2590 | 2026.03.18 18:27:07.167966 [ 260 ] {f943195e-1372-4b8a-b78b-5d30ac58cd0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2591 | 2026.03.18 18:27:07.168273 [ 260 ] {f943195e-1372-4b8a-b78b-5d30ac58cd0d} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.03.18 18:27:07.168306 [ 260 ] {f943195e-1372-4b8a-b78b-5d30ac58cd0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2593 | 2026.03.18 18:27:07.168589 [ 260 ] {f943195e-1372-4b8a-b78b-5d30ac58cd0d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2594 | 2026.03.18 18:27:07.168785 [ 260 ] {f943195e-1372-4b8a-b78b-5d30ac58cd0d} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2026.03.18 18:27:07.168903 [ 260 ] {f943195e-1372-4b8a-b78b-5d30ac58cd0d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 2596 | 2026.03.18 18:27:07.168936 [ 260 ] {f943195e-1372-4b8a-b78b-5d30ac58cd0d} <Debug> TCPHandler: Processed in 0.001147455 sec. | ||
| 2597 | 2026.03.18 18:27:07.169048 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.03.18 18:27:07.169168 [ 260 ] {a0a94834-74b1-4e74-a48c-1df489d1a1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2599 | 2026.03.18 18:27:07.169231 [ 260 ] {a0a94834-74b1-4e74-a48c-1df489d1a1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2600 | 2026.03.18 18:27:07.169991 [ 260 ] {a0a94834-74b1-4e74-a48c-1df489d1a1cd} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.03.18 18:27:07.170028 [ 260 ] {a0a94834-74b1-4e74-a48c-1df489d1a1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2602 | 2026.03.18 18:27:07.170540 [ 260 ] {a0a94834-74b1-4e74-a48c-1df489d1a1cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2603 | 2026.03.18 18:27:07.170758 [ 260 ] {a0a94834-74b1-4e74-a48c-1df489d1a1cd} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.03.18 18:27:07.170895 [ 260 ] {a0a94834-74b1-4e74-a48c-1df489d1a1cd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 2605 | 2026.03.18 18:27:07.170943 [ 260 ] {a0a94834-74b1-4e74-a48c-1df489d1a1cd} <Debug> TCPHandler: Processed in 0.001955926 sec. | ||
| 2606 | 2026.03.18 18:27:07.171045 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2607 | 2026.03.18 18:27:07.171138 [ 260 ] {825060c9-149f-43eb-ad86-52e06951a70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2608 | 2026.03.18 18:27:07.171178 [ 260 ] {825060c9-149f-43eb-ad86-52e06951a70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2609 | 2026.03.18 18:27:07.171543 [ 260 ] {825060c9-149f-43eb-ad86-52e06951a70d} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.03.18 18:27:07.171581 [ 260 ] {825060c9-149f-43eb-ad86-52e06951a70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2611 | 2026.03.18 18:27:07.171909 [ 260 ] {825060c9-149f-43eb-ad86-52e06951a70d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2612 | 2026.03.18 18:27:07.172119 [ 260 ] {825060c9-149f-43eb-ad86-52e06951a70d} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.03.18 18:27:07.172244 [ 260 ] {825060c9-149f-43eb-ad86-52e06951a70d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001124 sec., 80071.1743772242 rows/sec., 5.01 MiB/sec. | ||
| 2614 | 2026.03.18 18:27:07.172283 [ 260 ] {825060c9-149f-43eb-ad86-52e06951a70d} <Debug> TCPHandler: Processed in 0.001286237 sec. | ||
| 2615 | 2026.03.18 18:27:09.570669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 322 | ||
| 2616 | 2026.03.18 18:27:09.572957 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.03.18 18:27:09.573009 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2618 | 2026.03.18 18:27:09.574198 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2619 | 2026.03.18 18:27:09.574471 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.03.18 18:27:09.574800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2621 | 2026.03.18 18:27:12.067178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5274 | ||
| 2622 | 2026.03.18 18:27:12.067744 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.03.18 18:27:12.067788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2624 | 2026.03.18 18:27:12.068286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2625 | 2026.03.18 18:27:12.068523 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.03.18 18:27:12.068654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5274 | ||
| 2627 | 2026.03.18 18:27:12.068651 [ 30 ] {} <Debug> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2628 | 2026.03.18 18:27:12.068728 [ 30 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.03.18 18:27:12.068747 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2630 | 2026.03.18 18:27:12.068866 [ 199 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 2631 | 2026.03.18 18:27:12.069021 [ 199 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2632 | 2026.03.18 18:27:12.069061 [ 199 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2842 rows starting from the beginning of the part | ||
| 2633 | 2026.03.18 18:27:12.069127 [ 199 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 2634 | 2026.03.18 18:27:12.069169 [ 199 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 2635 | 2026.03.18 18:27:12.069208 [ 199 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 2636 | 2026.03.18 18:27:12.069251 [ 199 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 2637 | 2026.03.18 18:27:12.069290 [ 199 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 2638 | 2026.03.18 18:27:12.070678 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5274 rows, containing 4 columns (4 merged, 0 gathered) in 0.001868745 sec., 2822214.9089362114 rows/sec., 40.37 MiB/sec. | ||
| 2639 | 2026.03.18 18:27:12.071220 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2640 | 2026.03.18 18:27:12.071560 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_11_2} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.03.18 18:27:12.071646 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_11_2} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2642 | 2026.03.18 18:27:12.071745 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2643 | 2026.03.18 18:27:12.143858 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.03.18 18:27:12.144111 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2645 | 2026.03.18 18:27:12.144496 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2646 | 2026.03.18 18:27:12.144543 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2647 | 2026.03.18 18:27:12.144798 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2648 | 2026.03.18 18:27:12.144864 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2649 | 2026.03.18 18:27:12.145001 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2650 | 2026.03.18 18:27:12.145091 [ 347 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2651 | 2026.03.18 18:27:12.145092 [ 303 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2652 | 2026.03.18 18:27:12.145148 [ 348 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2653 | 2026.03.18 18:27:12.145285 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2654 | 2026.03.18 18:27:12.145315 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2655 | 2026.03.18 18:27:12.145396 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2656 | 2026.03.18 18:27:12.145415 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2657 | 2026.03.18 18:27:12.145449 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2658 | 2026.03.18 18:27:12.145486 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2659 | 2026.03.18 18:27:12.145523 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2660 | 2026.03.18 18:27:12.146373 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002375 sec., 14736.842105263158 rows/sec., 567.02 KiB/sec. | ||
| 2661 | 2026.03.18 18:27:12.146477 [ 260 ] {cd276319-0d78-4829-ace7-88d19a0046ff} <Debug> TCPHandler: Processed in 0.002749537 sec. | ||
| 2662 | 2026.03.18 18:27:12.147236 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2026.03.18 18:27:12.147371 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2664 | 2026.03.18 18:27:12.147583 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2665 | 2026.03.18 18:27:12.147618 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2666 | 2026.03.18 18:27:12.147815 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2667 | 2026.03.18 18:27:12.147867 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2668 | 2026.03.18 18:27:12.147965 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2669 | 2026.03.18 18:27:12.148025 [ 303 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2670 | 2026.03.18 18:27:12.148036 [ 347 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2671 | 2026.03.18 18:27:12.148040 [ 346 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2672 | 2026.03.18 18:27:12.148133 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2673 | 2026.03.18 18:27:12.148158 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2674 | 2026.03.18 18:27:12.148226 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2675 | 2026.03.18 18:27:12.148243 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2676 | 2026.03.18 18:27:12.148271 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2677 | 2026.03.18 18:27:12.148301 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2678 | 2026.03.18 18:27:12.148327 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2679 | 2026.03.18 18:27:12.148993 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001679 sec., 20845.74151280524 rows/sec., 802.07 KiB/sec. | ||
| 2680 | 2026.03.18 18:27:12.149105 [ 260 ] {8444b49a-d70a-4f4e-9eb7-233d753ac65a} <Debug> TCPHandler: Processed in 0.001919795 sec. | ||
| 2681 | 2026.03.18 18:27:12.149338 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.03.18 18:27:12.149473 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2683 | 2026.03.18 18:27:12.149683 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2684 | 2026.03.18 18:27:12.149718 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2685 | 2026.03.18 18:27:12.149916 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2686 | 2026.03.18 18:27:12.149967 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2687 | 2026.03.18 18:27:12.150064 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2688 | 2026.03.18 18:27:12.150129 [ 347 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2689 | 2026.03.18 18:27:12.150130 [ 303 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2690 | 2026.03.18 18:27:12.150129 [ 348 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2691 | 2026.03.18 18:27:12.150245 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2692 | 2026.03.18 18:27:12.150270 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2693 | 2026.03.18 18:27:12.150337 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2694 | 2026.03.18 18:27:12.150354 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2695 | 2026.03.18 18:27:12.150382 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2696 | 2026.03.18 18:27:12.150413 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2697 | 2026.03.18 18:27:12.150440 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2698 | 2026.03.18 18:27:12.151049 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001633 sec., 21432.945499081445 rows/sec., 824.67 KiB/sec. | ||
| 2699 | 2026.03.18 18:27:12.151165 [ 260 ] {efebc63c-97f3-4653-b217-83c9bb6d9b41} <Debug> TCPHandler: Processed in 0.001875935 sec. | ||
| 2700 | 2026.03.18 18:27:12.151387 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2026.03.18 18:27:12.151522 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2702 | 2026.03.18 18:27:12.151733 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2703 | 2026.03.18 18:27:12.151768 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2704 | 2026.03.18 18:27:12.151985 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2705 | 2026.03.18 18:27:12.152038 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2706 | 2026.03.18 18:27:12.152133 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2707 | 2026.03.18 18:27:12.152192 [ 344 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2708 | 2026.03.18 18:27:12.152196 [ 348 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2709 | 2026.03.18 18:27:12.152202 [ 347 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2710 | 2026.03.18 18:27:12.152308 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2711 | 2026.03.18 18:27:12.152329 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2712 | 2026.03.18 18:27:12.152396 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2713 | 2026.03.18 18:27:12.152413 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2714 | 2026.03.18 18:27:12.152442 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2715 | 2026.03.18 18:27:12.152475 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2716 | 2026.03.18 18:27:12.152504 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2717 | 2026.03.18 18:27:12.153224 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001759 sec., 19897.66913018761 rows/sec., 765.59 KiB/sec. | ||
| 2718 | 2026.03.18 18:27:12.153324 [ 260 ] {50d7e1bd-c56e-4baf-8be8-175fb0902c61} <Debug> TCPHandler: Processed in 0.001985646 sec. | ||
| 2719 | 2026.03.18 18:27:12.153541 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.03.18 18:27:12.153676 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2721 | 2026.03.18 18:27:12.153885 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2722 | 2026.03.18 18:27:12.153921 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2723 | 2026.03.18 18:27:12.154118 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2724 | 2026.03.18 18:27:12.154169 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2725 | 2026.03.18 18:27:12.154265 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2726 | 2026.03.18 18:27:12.154320 [ 303 ] {8d563169-f672-471c-854c-c15199564451} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2727 | 2026.03.18 18:27:12.154320 [ 347 ] {8d563169-f672-471c-854c-c15199564451} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2728 | 2026.03.18 18:27:12.154335 [ 348 ] {8d563169-f672-471c-854c-c15199564451} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2729 | 2026.03.18 18:27:12.154423 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2730 | 2026.03.18 18:27:12.154449 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2731 | 2026.03.18 18:27:12.154516 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2732 | 2026.03.18 18:27:12.154532 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2733 | 2026.03.18 18:27:12.154561 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2734 | 2026.03.18 18:27:12.154590 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2735 | 2026.03.18 18:27:12.154618 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2736 | 2026.03.18 18:27:12.155250 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00163 sec., 21472.39263803681 rows/sec., 826.18 KiB/sec. | ||
| 2737 | 2026.03.18 18:27:12.155350 [ 260 ] {8d563169-f672-471c-854c-c15199564451} <Debug> TCPHandler: Processed in 0.001857584 sec. | ||
| 2738 | 2026.03.18 18:27:12.155564 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.03.18 18:27:12.155700 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2740 | 2026.03.18 18:27:12.155913 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2741 | 2026.03.18 18:27:12.155948 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2742 | 2026.03.18 18:27:12.156151 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2743 | 2026.03.18 18:27:12.156204 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2744 | 2026.03.18 18:27:12.156300 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2745 | 2026.03.18 18:27:12.156364 [ 330 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2746 | 2026.03.18 18:27:12.156364 [ 303 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2747 | 2026.03.18 18:27:12.156365 [ 347 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2748 | 2026.03.18 18:27:12.156470 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2749 | 2026.03.18 18:27:12.156491 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2750 | 2026.03.18 18:27:12.156558 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2751 | 2026.03.18 18:27:12.156574 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2752 | 2026.03.18 18:27:12.156604 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2753 | 2026.03.18 18:27:12.156633 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2754 | 2026.03.18 18:27:12.156660 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2755 | 2026.03.18 18:27:12.157228 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001585 sec., 22082.018927444795 rows/sec., 849.64 KiB/sec. | ||
| 2756 | 2026.03.18 18:27:12.157327 [ 260 ] {3e5cb87b-4e34-4129-9004-fb9306ca6912} <Debug> TCPHandler: Processed in 0.001812034 sec. | ||
| 2757 | 2026.03.18 18:27:12.157541 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2026.03.18 18:27:12.157676 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2759 | 2026.03.18 18:27:12.157890 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2760 | 2026.03.18 18:27:12.157925 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2761 | 2026.03.18 18:27:12.158131 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2762 | 2026.03.18 18:27:12.158181 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2763 | 2026.03.18 18:27:12.158278 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2764 | 2026.03.18 18:27:12.158344 [ 303 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2765 | 2026.03.18 18:27:12.158345 [ 347 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2766 | 2026.03.18 18:27:12.158346 [ 348 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2767 | 2026.03.18 18:27:12.158458 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (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 | ||
| 2768 | 2026.03.18 18:27:12.158484 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2769 | 2026.03.18 18:27:12.158550 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2770 | 2026.03.18 18:27:12.158567 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2771 | 2026.03.18 18:27:12.158597 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2772 | 2026.03.18 18:27:12.158626 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2773 | 2026.03.18 18:27:12.158653 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2774 | 2026.03.18 18:27:12.159263 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001645 sec., 21276.59574468085 rows/sec., 818.65 KiB/sec. | ||
| 2775 | 2026.03.18 18:27:12.159376 [ 260 ] {e9a2b4b3-af9b-4f58-9142-840b5265ee12} <Debug> TCPHandler: Processed in 0.001884525 sec. | ||
| 2776 | 2026.03.18 18:27:12.176783 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2777 | 2026.03.18 18:27:12.176915 [ 260 ] {5bb8cabb-7c0a-4b4e-84c6-578f632146f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2778 | 2026.03.18 18:27:12.176965 [ 260 ] {5bb8cabb-7c0a-4b4e-84c6-578f632146f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2779 | 2026.03.18 18:27:12.177591 [ 260 ] {5bb8cabb-7c0a-4b4e-84c6-578f632146f5} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.03.18 18:27:12.177636 [ 260 ] {5bb8cabb-7c0a-4b4e-84c6-578f632146f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2781 | 2026.03.18 18:27:12.178046 [ 260 ] {5bb8cabb-7c0a-4b4e-84c6-578f632146f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2782 | 2026.03.18 18:27:12.178240 [ 260 ] {5bb8cabb-7c0a-4b4e-84c6-578f632146f5} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.03.18 18:27:12.178378 [ 260 ] {5bb8cabb-7c0a-4b4e-84c6-578f632146f5} <Debug> executeQuery: Read 7 rows, 2.95 KiB in 0.001499 sec., 4669.779853235491 rows/sec., 1.92 MiB/sec. | ||
| 2784 | 2026.03.18 18:27:12.178417 [ 260 ] {5bb8cabb-7c0a-4b4e-84c6-578f632146f5} <Debug> TCPHandler: Processed in 0.001696453 sec. | ||
| 2785 | 2026.03.18 18:27:12.178544 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2026.03.18 18:27:12.178638 [ 260 ] {536e6d53-e21c-4e12-b7f6-17d397f8b630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2787 | 2026.03.18 18:27:12.178679 [ 260 ] {536e6d53-e21c-4e12-b7f6-17d397f8b630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2788 | 2026.03.18 18:27:12.179146 [ 260 ] {536e6d53-e21c-4e12-b7f6-17d397f8b630} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2026.03.18 18:27:12.179182 [ 260 ] {536e6d53-e21c-4e12-b7f6-17d397f8b630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2790 | 2026.03.18 18:27:12.179545 [ 260 ] {536e6d53-e21c-4e12-b7f6-17d397f8b630} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2791 | 2026.03.18 18:27:12.179801 [ 260 ] {536e6d53-e21c-4e12-b7f6-17d397f8b630} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2026.03.18 18:27:12.179929 [ 260 ] {536e6d53-e21c-4e12-b7f6-17d397f8b630} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001309 sec., 18334.606569900687 rows/sec., 1.52 MiB/sec. | ||
| 2793 | 2026.03.18 18:27:12.179967 [ 260 ] {536e6d53-e21c-4e12-b7f6-17d397f8b630} <Debug> TCPHandler: Processed in 0.00147216 sec. | ||
| 2794 | 2026.03.18 18:27:12.180080 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.03.18 18:27:12.180176 [ 260 ] {09190eb4-bdb7-423a-8934-9c5b2ce53323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2796 | 2026.03.18 18:27:12.180216 [ 260 ] {09190eb4-bdb7-423a-8934-9c5b2ce53323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2797 | 2026.03.18 18:27:12.180582 [ 260 ] {09190eb4-bdb7-423a-8934-9c5b2ce53323} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.03.18 18:27:12.180615 [ 260 ] {09190eb4-bdb7-423a-8934-9c5b2ce53323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2799 | 2026.03.18 18:27:12.180875 [ 260 ] {09190eb4-bdb7-423a-8934-9c5b2ce53323} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2800 | 2026.03.18 18:27:12.181066 [ 260 ] {09190eb4-bdb7-423a-8934-9c5b2ce53323} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.03.18 18:27:12.181182 [ 260 ] {09190eb4-bdb7-423a-8934-9c5b2ce53323} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 451.34 KiB/sec. | ||
| 2802 | 2026.03.18 18:27:12.181218 [ 260 ] {09190eb4-bdb7-423a-8934-9c5b2ce53323} <Debug> TCPHandler: Processed in 0.001249127 sec. | ||
| 2803 | 2026.03.18 18:27:12.181388 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2026.03.18 18:27:12.181482 [ 260 ] {e6a37e56-c1cf-40c9-a75b-19fd326b3f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2805 | 2026.03.18 18:27:12.181521 [ 260 ] {e6a37e56-c1cf-40c9-a75b-19fd326b3f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2806 | 2026.03.18 18:27:12.182006 [ 260 ] {e6a37e56-c1cf-40c9-a75b-19fd326b3f6f} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.03.18 18:27:12.182041 [ 260 ] {e6a37e56-c1cf-40c9-a75b-19fd326b3f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2808 | 2026.03.18 18:27:12.182352 [ 260 ] {e6a37e56-c1cf-40c9-a75b-19fd326b3f6f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2809 | 2026.03.18 18:27:12.182558 [ 260 ] {e6a37e56-c1cf-40c9-a75b-19fd326b3f6f} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.03.18 18:27:12.182679 [ 260 ] {e6a37e56-c1cf-40c9-a75b-19fd326b3f6f} <Debug> executeQuery: Read 238 rows, 21.66 KiB in 0.001216 sec., 195723.6842105263 rows/sec., 17.39 MiB/sec. | ||
| 2811 | 2026.03.18 18:27:12.182715 [ 260 ] {e6a37e56-c1cf-40c9-a75b-19fd326b3f6f} <Debug> TCPHandler: Processed in 0.001376828 sec. | ||
| 2812 | 2026.03.18 18:27:12.182822 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.03.18 18:27:12.182916 [ 260 ] {9ea37f5e-05bc-478f-8883-7208d7aa7c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.03.18 18:27:12.182955 [ 260 ] {9ea37f5e-05bc-478f-8883-7208d7aa7c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2815 | 2026.03.18 18:27:12.183349 [ 260 ] {9ea37f5e-05bc-478f-8883-7208d7aa7c5c} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.03.18 18:27:12.183384 [ 260 ] {9ea37f5e-05bc-478f-8883-7208d7aa7c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2817 | 2026.03.18 18:27:12.183681 [ 260 ] {9ea37f5e-05bc-478f-8883-7208d7aa7c5c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2818 | 2026.03.18 18:27:12.183885 [ 260 ] {9ea37f5e-05bc-478f-8883-7208d7aa7c5c} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.03.18 18:27:12.184008 [ 260 ] {9ea37f5e-05bc-478f-8883-7208d7aa7c5c} <Debug> executeQuery: Read 47 rows, 3.56 KiB in 0.001111 sec., 42304.2304230423 rows/sec., 3.13 MiB/sec. | ||
| 2820 | 2026.03.18 18:27:12.184046 [ 260 ] {9ea37f5e-05bc-478f-8883-7208d7aa7c5c} <Debug> TCPHandler: Processed in 0.001272797 sec. | ||
| 2821 | 2026.03.18 18:27:12.184149 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.03.18 18:27:12.184241 [ 260 ] {99a858ed-f58f-46ab-a12b-039ea2800070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2823 | 2026.03.18 18:27:12.184280 [ 260 ] {99a858ed-f58f-46ab-a12b-039ea2800070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2824 | 2026.03.18 18:27:12.184660 [ 260 ] {99a858ed-f58f-46ab-a12b-039ea2800070} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.03.18 18:27:12.184695 [ 260 ] {99a858ed-f58f-46ab-a12b-039ea2800070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2826 | 2026.03.18 18:27:12.184965 [ 260 ] {99a858ed-f58f-46ab-a12b-039ea2800070} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2827 | 2026.03.18 18:27:12.185167 [ 260 ] {99a858ed-f58f-46ab-a12b-039ea2800070} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.03.18 18:27:12.185286 [ 260 ] {99a858ed-f58f-46ab-a12b-039ea2800070} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001062 sec., 23540.48964218456 rows/sec., 1.94 MiB/sec. | ||
| 2829 | 2026.03.18 18:27:12.185323 [ 260 ] {99a858ed-f58f-46ab-a12b-039ea2800070} <Debug> TCPHandler: Processed in 0.001222667 sec. | ||
| 2830 | 2026.03.18 18:27:12.185426 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.03.18 18:27:12.185518 [ 260 ] {39834f15-af21-44f4-ba1e-cf6e788ede60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2832 | 2026.03.18 18:27:12.185556 [ 260 ] {39834f15-af21-44f4-ba1e-cf6e788ede60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2833 | 2026.03.18 18:27:12.185936 [ 260 ] {39834f15-af21-44f4-ba1e-cf6e788ede60} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.03.18 18:27:12.185971 [ 260 ] {39834f15-af21-44f4-ba1e-cf6e788ede60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2835 | 2026.03.18 18:27:12.186244 [ 260 ] {39834f15-af21-44f4-ba1e-cf6e788ede60} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2836 | 2026.03.18 18:27:12.186452 [ 260 ] {39834f15-af21-44f4-ba1e-cf6e788ede60} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.03.18 18:27:12.186571 [ 260 ] {39834f15-af21-44f4-ba1e-cf6e788ede60} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 876.17 KiB/sec. | ||
| 2838 | 2026.03.18 18:27:12.186617 [ 260 ] {39834f15-af21-44f4-ba1e-cf6e788ede60} <Debug> TCPHandler: Processed in 0.001239347 sec. | ||
| 2839 | 2026.03.18 18:27:12.186722 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.03.18 18:27:12.186814 [ 260 ] {c9360e75-8143-40b5-98d4-43febfaa5960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2841 | 2026.03.18 18:27:12.186852 [ 260 ] {c9360e75-8143-40b5-98d4-43febfaa5960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2842 | 2026.03.18 18:27:12.187283 [ 260 ] {c9360e75-8143-40b5-98d4-43febfaa5960} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.03.18 18:27:12.187319 [ 260 ] {c9360e75-8143-40b5-98d4-43febfaa5960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2844 | 2026.03.18 18:27:12.187632 [ 260 ] {c9360e75-8143-40b5-98d4-43febfaa5960} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2845 | 2026.03.18 18:27:12.187842 [ 260 ] {c9360e75-8143-40b5-98d4-43febfaa5960} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.03.18 18:27:12.187963 [ 260 ] {c9360e75-8143-40b5-98d4-43febfaa5960} <Debug> executeQuery: Read 144 rows, 11.91 KiB in 0.001167 sec., 123393.31619537274 rows/sec., 9.96 MiB/sec. | ||
| 2847 | 2026.03.18 18:27:12.188002 [ 260 ] {c9360e75-8143-40b5-98d4-43febfaa5960} <Debug> TCPHandler: Processed in 0.001329177 sec. | ||
| 2848 | 2026.03.18 18:27:12.188106 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.03.18 18:27:12.188198 [ 260 ] {3d71655f-809f-4575-b547-bdee5ab2bbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2850 | 2026.03.18 18:27:12.188240 [ 260 ] {3d71655f-809f-4575-b547-bdee5ab2bbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2851 | 2026.03.18 18:27:12.188666 [ 260 ] {3d71655f-809f-4575-b547-bdee5ab2bbcd} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.03.18 18:27:12.188706 [ 260 ] {3d71655f-809f-4575-b547-bdee5ab2bbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2853 | 2026.03.18 18:27:12.189235 [ 260 ] {3d71655f-809f-4575-b547-bdee5ab2bbcd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2854 | 2026.03.18 18:27:12.189494 [ 260 ] {3d71655f-809f-4575-b547-bdee5ab2bbcd} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.03.18 18:27:12.189622 [ 260 ] {3d71655f-809f-4575-b547-bdee5ab2bbcd} <Debug> executeQuery: Read 451 rows, 35.53 KiB in 0.001442 sec., 312760.0554785021 rows/sec., 24.06 MiB/sec. | ||
| 2856 | 2026.03.18 18:27:12.189660 [ 260 ] {3d71655f-809f-4575-b547-bdee5ab2bbcd} <Debug> TCPHandler: Processed in 0.001601941 sec. | ||
| 2857 | 2026.03.18 18:27:12.189771 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.03.18 18:27:12.189864 [ 260 ] {61002e71-a6a0-464f-a463-4d6e10ed7d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2859 | 2026.03.18 18:27:12.189906 [ 260 ] {61002e71-a6a0-464f-a463-4d6e10ed7d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2860 | 2026.03.18 18:27:12.190216 [ 260 ] {61002e71-a6a0-464f-a463-4d6e10ed7d88} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.03.18 18:27:12.190253 [ 260 ] {61002e71-a6a0-464f-a463-4d6e10ed7d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2862 | 2026.03.18 18:27:12.190556 [ 260 ] {61002e71-a6a0-464f-a463-4d6e10ed7d88} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2863 | 2026.03.18 18:27:12.190765 [ 260 ] {61002e71-a6a0-464f-a463-4d6e10ed7d88} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): 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.18 18:27:12.190885 [ 260 ] {61002e71-a6a0-464f-a463-4d6e10ed7d88} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 61.04 KiB/sec. | ||
| 2865 | 2026.03.18 18:27:12.190920 [ 260 ] {61002e71-a6a0-464f-a463-4d6e10ed7d88} <Debug> TCPHandler: Processed in 0.001198526 sec. | ||
| 2866 | 2026.03.18 18:27:12.191039 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.03.18 18:27:12.191164 [ 260 ] {272fb785-568c-4a65-ba2a-c4da61ca00af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2868 | 2026.03.18 18:27:12.191228 [ 260 ] {272fb785-568c-4a65-ba2a-c4da61ca00af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2869 | 2026.03.18 18:27:12.192168 [ 260 ] {272fb785-568c-4a65-ba2a-c4da61ca00af} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.03.18 18:27:12.192205 [ 260 ] {272fb785-568c-4a65-ba2a-c4da61ca00af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2871 | 2026.03.18 18:27:12.192734 [ 260 ] {272fb785-568c-4a65-ba2a-c4da61ca00af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2872 | 2026.03.18 18:27:12.192956 [ 260 ] {272fb785-568c-4a65-ba2a-c4da61ca00af} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.03.18 18:27:12.193075 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2874 | 2026.03.18 18:27:12.193085 [ 260 ] {272fb785-568c-4a65-ba2a-c4da61ca00af} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001946 sec., 14902.363823227133 rows/sec., 26.70 MiB/sec. | ||
| 2875 | 2026.03.18 18:27:12.193105 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.03.18 18:27:12.193122 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2877 | 2026.03.18 18:27:12.193136 [ 260 ] {272fb785-568c-4a65-ba2a-c4da61ca00af} <Debug> TCPHandler: Processed in 0.002159758 sec. | ||
| 2878 | 2026.03.18 18:27:12.193223 [ 190 ] {82477220-c6f9-430d-b97c-86567c06c4c6::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 | ||
| 2879 | 2026.03.18 18:27:12.193243 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.03.18 18:27:12.193344 [ 260 ] {8a62d9e8-39cf-41e0-a755-c3f10a4e1224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2881 | 2026.03.18 18:27:12.193387 [ 260 ] {8a62d9e8-39cf-41e0-a755-c3f10a4e1224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2882 | 2026.03.18 18:27:12.193462 [ 190 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2883 | 2026.03.18 18:27:12.193528 [ 190 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 2884 | 2026.03.18 18:27:12.193678 [ 190 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 23 rows starting from the beginning of the part | ||
| 2885 | 2026.03.18 18:27:12.193695 [ 260 ] {8a62d9e8-39cf-41e0-a755-c3f10a4e1224} <Trace> oximeter.measurements_i64 (5ae59ae4-a567-47f9-b338-b1a327e22d8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.03.18 18:27:12.193733 [ 260 ] {8a62d9e8-39cf-41e0-a755-c3f10a4e1224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2887 | 2026.03.18 18:27:12.193796 [ 190 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2888 | 2026.03.18 18:27:12.193917 [ 190 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2889 | 2026.03.18 18:27:12.194024 [ 190 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2890 | 2026.03.18 18:27:12.194029 [ 260 ] {8a62d9e8-39cf-41e0-a755-c3f10a4e1224} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2891 | 2026.03.18 18:27:12.194128 [ 190 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 29 rows starting from the beginning of the part | ||
| 2892 | 2026.03.18 18:27:12.194265 [ 260 ] {8a62d9e8-39cf-41e0-a755-c3f10a4e1224} <Trace> oximeter.measurements_i64 (5ae59ae4-a567-47f9-b338-b1a327e22d8f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.03.18 18:27:12.194399 [ 260 ] {8a62d9e8-39cf-41e0-a755-c3f10a4e1224} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001074 sec., 8379.888268156425 rows/sec., 591.94 KiB/sec. | ||
| 2894 | 2026.03.18 18:27:12.194437 [ 260 ] {8a62d9e8-39cf-41e0-a755-c3f10a4e1224} <Debug> TCPHandler: Processed in 0.001241967 sec. | ||
| 2895 | 2026.03.18 18:27:12.194541 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.03.18 18:27:12.194638 [ 260 ] {ac088b49-2bc7-4d2f-9da2-b61a595cc243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.03.18 18:27:12.194678 [ 260 ] {ac088b49-2bc7-4d2f-9da2-b61a595cc243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2898 | 2026.03.18 18:27:12.195001 [ 260 ] {ac088b49-2bc7-4d2f-9da2-b61a595cc243} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.03.18 18:27:12.195036 [ 260 ] {ac088b49-2bc7-4d2f-9da2-b61a595cc243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2900 | 2026.03.18 18:27:12.195370 [ 260 ] {ac088b49-2bc7-4d2f-9da2-b61a595cc243} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2901 | 2026.03.18 18:27:12.195599 [ 260 ] {ac088b49-2bc7-4d2f-9da2-b61a595cc243} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.03.18 18:27:12.195725 [ 260 ] {ac088b49-2bc7-4d2f-9da2-b61a595cc243} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 2903 | 2026.03.18 18:27:12.195759 [ 260 ] {ac088b49-2bc7-4d2f-9da2-b61a595cc243} <Debug> TCPHandler: Processed in 0.001267527 sec. | ||
| 2904 | 2026.03.18 18:27:12.196078 [ 188 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 19 columns (19 merged, 0 gathered) in 0.002895268 sec., 40065.37564052793 rows/sec., 71.80 MiB/sec. | ||
| 2905 | 2026.03.18 18:27:12.196322 [ 190 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2906 | 2026.03.18 18:27:12.196623 [ 190 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.03.18 18:27:12.196686 [ 190 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2908 | 2026.03.18 18:27:12.196758 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 2909 | 2026.03.18 18:27:12.341910 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2910 | 2026.03.18 18:27:12.360194 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.03.18 18:27:12.360250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2912 | 2026.03.18 18:27:12.366508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2913 | 2026.03.18 18:27:12.367219 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.03.18 18:27:12.367544 [ 26 ] {} <Debug> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2915 | 2026.03.18 18:27:12.367599 [ 26 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.03.18 18:27:12.367633 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2917 | 2026.03.18 18:27:12.367749 [ 199 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 2918 | 2026.03.18 18:27:12.370165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2919 | 2026.03.18 18:27:12.370750 [ 199 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2920 | 2026.03.18 18:27:12.371506 [ 199 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 2921 | 2026.03.18 18:27:12.374787 [ 199 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 2922 | 2026.03.18 18:27:12.378101 [ 199 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 2923 | 2026.03.18 18:27:12.381876 [ 199 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 2924 | 2026.03.18 18:27:12.386223 [ 199 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 2925 | 2026.03.18 18:27:12.390825 [ 199 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 2926 | 2026.03.18 18:27:12.440689 [ 188 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07301099 sec., 1136.8151561840211 rows/sec., 5.88 MiB/sec. | ||
| 2927 | 2026.03.18 18:27:12.442387 [ 191 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2928 | 2026.03.18 18:27:12.444094 [ 191 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_11_2} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.03.18 18:27:12.444177 [ 191 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_11_2} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2930 | 2026.03.18 18:27:12.445153 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2931 | 2026.03.18 18:27:13.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.17 MiB, peak 223.04 MiB, free memory in arenas 0.00 B, will set to 221.05 MiB (RSS), difference: 7.88 MiB | ||
| 2932 | 2026.03.18 18:27:17.148984 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.03.18 18:27:17.149283 [ 260 ] {fb2a12ad-82dc-4075-9551-afeb951374d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2934 | 2026.03.18 18:27:17.149389 [ 260 ] {fb2a12ad-82dc-4075-9551-afeb951374d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2935 | 2026.03.18 18:27:17.150184 [ 260 ] {fb2a12ad-82dc-4075-9551-afeb951374d1} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.03.18 18:27:17.150226 [ 260 ] {fb2a12ad-82dc-4075-9551-afeb951374d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2937 | 2026.03.18 18:27:17.150607 [ 260 ] {fb2a12ad-82dc-4075-9551-afeb951374d1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2938 | 2026.03.18 18:27:17.150831 [ 260 ] {fb2a12ad-82dc-4075-9551-afeb951374d1} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.03.18 18:27:17.150977 [ 260 ] {fb2a12ad-82dc-4075-9551-afeb951374d1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001768 sec., 42986.42533936651 rows/sec., 3.54 MiB/sec. | ||
| 2940 | 2026.03.18 18:27:17.151017 [ 260 ] {fb2a12ad-82dc-4075-9551-afeb951374d1} <Debug> TCPHandler: Processed in 0.00220909 sec. | ||
| 2941 | 2026.03.18 18:27:17.151131 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.03.18 18:27:17.151226 [ 260 ] {ab5d4e25-f67f-4be2-9cd7-40a3a05f8721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2943 | 2026.03.18 18:27:17.151265 [ 260 ] {ab5d4e25-f67f-4be2-9cd7-40a3a05f8721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2944 | 2026.03.18 18:27:17.151647 [ 260 ] {ab5d4e25-f67f-4be2-9cd7-40a3a05f8721} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.03.18 18:27:17.151682 [ 260 ] {ab5d4e25-f67f-4be2-9cd7-40a3a05f8721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2946 | 2026.03.18 18:27:17.151965 [ 260 ] {ab5d4e25-f67f-4be2-9cd7-40a3a05f8721} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2947 | 2026.03.18 18:27:17.152171 [ 260 ] {ab5d4e25-f67f-4be2-9cd7-40a3a05f8721} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.03.18 18:27:17.152296 [ 260 ] {ab5d4e25-f67f-4be2-9cd7-40a3a05f8721} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001088 sec., 9191.176470588236 rows/sec., 691.13 KiB/sec. | ||
| 2949 | 2026.03.18 18:27:17.152333 [ 260 ] {ab5d4e25-f67f-4be2-9cd7-40a3a05f8721} <Debug> TCPHandler: Processed in 0.001251256 sec. | ||
| 2950 | 2026.03.18 18:27:17.152437 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.03.18 18:27:17.152531 [ 260 ] {681a10c0-9d6a-436f-873e-1d6f2d632d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2952 | 2026.03.18 18:27:17.152570 [ 260 ] {681a10c0-9d6a-436f-873e-1d6f2d632d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2953 | 2026.03.18 18:27:17.152978 [ 260 ] {681a10c0-9d6a-436f-873e-1d6f2d632d55} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.03.18 18:27:17.153013 [ 260 ] {681a10c0-9d6a-436f-873e-1d6f2d632d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2955 | 2026.03.18 18:27:17.153302 [ 260 ] {681a10c0-9d6a-436f-873e-1d6f2d632d55} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2956 | 2026.03.18 18:27:17.153515 [ 260 ] {681a10c0-9d6a-436f-873e-1d6f2d632d55} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.03.18 18:27:17.153631 [ 260 ] {681a10c0-9d6a-436f-873e-1d6f2d632d55} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001136 sec., 65140.84507042253 rows/sec., 5.09 MiB/sec. | ||
| 2958 | 2026.03.18 18:27:17.153665 [ 260 ] {681a10c0-9d6a-436f-873e-1d6f2d632d55} <Debug> TCPHandler: Processed in 0.001296907 sec. | ||
| 2959 | 2026.03.18 18:27:17.153766 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.03.18 18:27:17.153853 [ 260 ] {7df82004-56b6-42ac-8f4b-89e19347938b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2961 | 2026.03.18 18:27:17.153893 [ 260 ] {7df82004-56b6-42ac-8f4b-89e19347938b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2962 | 2026.03.18 18:27:17.154252 [ 260 ] {7df82004-56b6-42ac-8f4b-89e19347938b} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.03.18 18:27:17.154284 [ 260 ] {7df82004-56b6-42ac-8f4b-89e19347938b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2964 | 2026.03.18 18:27:17.154678 [ 260 ] {7df82004-56b6-42ac-8f4b-89e19347938b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2965 | 2026.03.18 18:27:17.154900 [ 260 ] {7df82004-56b6-42ac-8f4b-89e19347938b} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.03.18 18:27:17.155027 [ 260 ] {7df82004-56b6-42ac-8f4b-89e19347938b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 2967 | 2026.03.18 18:27:17.155064 [ 260 ] {7df82004-56b6-42ac-8f4b-89e19347938b} <Debug> TCPHandler: Processed in 0.001319337 sec. | ||
| 2968 | 2026.03.18 18:27:17.155171 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2026.03.18 18:27:17.155283 [ 260 ] {ec987944-d026-4542-ad49-1c5aa0690b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2970 | 2026.03.18 18:27:17.155340 [ 260 ] {ec987944-d026-4542-ad49-1c5aa0690b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2971 | 2026.03.18 18:27:17.156129 [ 260 ] {ec987944-d026-4542-ad49-1c5aa0690b39} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2026.03.18 18:27:17.156167 [ 260 ] {ec987944-d026-4542-ad49-1c5aa0690b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2973 | 2026.03.18 18:27:17.156697 [ 260 ] {ec987944-d026-4542-ad49-1c5aa0690b39} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2974 | 2026.03.18 18:27:17.156932 [ 260 ] {ec987944-d026-4542-ad49-1c5aa0690b39} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.03.18 18:27:17.157092 [ 260 ] {ec987944-d026-4542-ad49-1c5aa0690b39} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001829 sec., 5467.468562055768 rows/sec., 9.80 MiB/sec. | ||
| 2976 | 2026.03.18 18:27:17.157144 [ 260 ] {ec987944-d026-4542-ad49-1c5aa0690b39} <Debug> TCPHandler: Processed in 0.002028187 sec. | ||
| 2977 | 2026.03.18 18:27:17.157249 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.03.18 18:27:17.157344 [ 260 ] {158a5269-2dce-4539-8e71-73eeb639a29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2979 | 2026.03.18 18:27:17.157388 [ 260 ] {158a5269-2dce-4539-8e71-73eeb639a29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2980 | 2026.03.18 18:27:17.157707 [ 260 ] {158a5269-2dce-4539-8e71-73eeb639a29f} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.03.18 18:27:17.157743 [ 260 ] {158a5269-2dce-4539-8e71-73eeb639a29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2982 | 2026.03.18 18:27:17.158048 [ 260 ] {158a5269-2dce-4539-8e71-73eeb639a29f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2983 | 2026.03.18 18:27:17.158284 [ 260 ] {158a5269-2dce-4539-8e71-73eeb639a29f} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.03.18 18:27:17.158409 [ 260 ] {158a5269-2dce-4539-8e71-73eeb639a29f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 2985 | 2026.03.18 18:27:17.158445 [ 260 ] {158a5269-2dce-4539-8e71-73eeb639a29f} <Debug> TCPHandler: Processed in 0.001245537 sec. | ||
| 2986 | 2026.03.18 18:27:19.504771 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2987 | 2026.03.18 18:27:19.504823 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2988 | 2026.03.18 18:27:19.568832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5722 | ||
| 2989 | 2026.03.18 18:27:19.569348 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.03.18 18:27:19.569397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2991 | 2026.03.18 18:27:19.570012 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2992 | 2026.03.18 18:27:19.570257 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.03.18 18:27:19.570406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5722 | ||
| 2994 | 2026.03.18 18:27:19.575042 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 374 | ||
| 2995 | 2026.03.18 18:27:19.577637 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.03.18 18:27:19.577695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2997 | 2026.03.18 18:27:19.578985 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2998 | 2026.03.18 18:27:19.579263 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.03.18 18:27:19.579599 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 3000 | 2026.03.18 18:27:19.870327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3001 | 2026.03.18 18:27:19.885754 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.03.18 18:27:19.885825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3003 | 2026.03.18 18:27:19.891888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3004 | 2026.03.18 18:27:19.892593 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2026.03.18 18:27:19.895334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3006 | 2026.03.18 18:27:22.152879 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.03.18 18:27:22.153126 [ 260 ] {0cda7c15-bdcd-4a2f-9d60-3071e9befad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3008 | 2026.03.18 18:27:22.153189 [ 260 ] {0cda7c15-bdcd-4a2f-9d60-3071e9befad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3009 | 2026.03.18 18:27:22.153837 [ 260 ] {0cda7c15-bdcd-4a2f-9d60-3071e9befad4} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.03.18 18:27:22.153883 [ 260 ] {0cda7c15-bdcd-4a2f-9d60-3071e9befad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3011 | 2026.03.18 18:27:22.154275 [ 260 ] {0cda7c15-bdcd-4a2f-9d60-3071e9befad4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3012 | 2026.03.18 18:27:22.154496 [ 260 ] {0cda7c15-bdcd-4a2f-9d60-3071e9befad4} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.03.18 18:27:22.154644 [ 260 ] {0cda7c15-bdcd-4a2f-9d60-3071e9befad4} <Debug> executeQuery: Read 114 rows, 9.89 KiB in 0.001568 sec., 72704.08163265306 rows/sec., 6.16 MiB/sec. | ||
| 3014 | 2026.03.18 18:27:22.154684 [ 260 ] {0cda7c15-bdcd-4a2f-9d60-3071e9befad4} <Debug> TCPHandler: Processed in 0.001988066 sec. | ||
| 3015 | 2026.03.18 18:27:22.154800 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.03.18 18:27:22.154895 [ 260 ] {d2c3d5a4-4d46-4b62-8ee2-ed72c28d56ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3017 | 2026.03.18 18:27:22.154935 [ 260 ] {d2c3d5a4-4d46-4b62-8ee2-ed72c28d56ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3018 | 2026.03.18 18:27:22.155332 [ 260 ] {d2c3d5a4-4d46-4b62-8ee2-ed72c28d56ec} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.03.18 18:27:22.155368 [ 260 ] {d2c3d5a4-4d46-4b62-8ee2-ed72c28d56ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3020 | 2026.03.18 18:27:22.155655 [ 260 ] {d2c3d5a4-4d46-4b62-8ee2-ed72c28d56ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3021 | 2026.03.18 18:27:22.155860 [ 260 ] {d2c3d5a4-4d46-4b62-8ee2-ed72c28d56ec} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.03.18 18:27:22.155983 [ 260 ] {d2c3d5a4-4d46-4b62-8ee2-ed72c28d56ec} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001106 sec., 26220.614828209764 rows/sec., 1.93 MiB/sec. | ||
| 3023 | 2026.03.18 18:27:22.156021 [ 260 ] {d2c3d5a4-4d46-4b62-8ee2-ed72c28d56ec} <Debug> TCPHandler: Processed in 0.001269467 sec. | ||
| 3024 | 2026.03.18 18:27:22.156139 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.03.18 18:27:22.156259 [ 260 ] {3f09fd16-8f0e-43fa-9d5b-83992248b14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3026 | 2026.03.18 18:27:22.156307 [ 260 ] {3f09fd16-8f0e-43fa-9d5b-83992248b14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3027 | 2026.03.18 18:27:22.156809 [ 260 ] {3f09fd16-8f0e-43fa-9d5b-83992248b14f} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.03.18 18:27:22.156854 [ 260 ] {3f09fd16-8f0e-43fa-9d5b-83992248b14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3029 | 2026.03.18 18:27:22.157186 [ 260 ] {3f09fd16-8f0e-43fa-9d5b-83992248b14f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3030 | 2026.03.18 18:27:22.157413 [ 260 ] {3f09fd16-8f0e-43fa-9d5b-83992248b14f} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.03.18 18:27:22.157540 [ 260 ] {3f09fd16-8f0e-43fa-9d5b-83992248b14f} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001306 sec., 71209.80091883613 rows/sec., 5.56 MiB/sec. | ||
| 3032 | 2026.03.18 18:27:22.157578 [ 260 ] {3f09fd16-8f0e-43fa-9d5b-83992248b14f} <Debug> TCPHandler: Processed in 0.001500448 sec. | ||
| 3033 | 2026.03.18 18:27:22.157686 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.03.18 18:27:22.157780 [ 260 ] {e0989c26-bde9-4e56-8efa-b9c00d2bcbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3035 | 2026.03.18 18:27:22.157824 [ 260 ] {e0989c26-bde9-4e56-8efa-b9c00d2bcbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3036 | 2026.03.18 18:27:22.158220 [ 260 ] {e0989c26-bde9-4e56-8efa-b9c00d2bcbdb} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.03.18 18:27:22.158256 [ 260 ] {e0989c26-bde9-4e56-8efa-b9c00d2bcbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3038 | 2026.03.18 18:27:22.158577 [ 260 ] {e0989c26-bde9-4e56-8efa-b9c00d2bcbdb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3039 | 2026.03.18 18:27:22.158798 [ 260 ] {e0989c26-bde9-4e56-8efa-b9c00d2bcbdb} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.03.18 18:27:22.158926 [ 260 ] {e0989c26-bde9-4e56-8efa-b9c00d2bcbdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 3041 | 2026.03.18 18:27:22.158963 [ 260 ] {e0989c26-bde9-4e56-8efa-b9c00d2bcbdb} <Debug> TCPHandler: Processed in 0.001326178 sec. | ||
| 3042 | 2026.03.18 18:27:22.159066 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2026.03.18 18:27:22.159158 [ 260 ] {f0bae1ae-d65f-47bb-b2fd-7a44887b21d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3044 | 2026.03.18 18:27:22.159211 [ 260 ] {f0bae1ae-d65f-47bb-b2fd-7a44887b21d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3045 | 2026.03.18 18:27:22.159987 [ 260 ] {f0bae1ae-d65f-47bb-b2fd-7a44887b21d8} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2026.03.18 18:27:22.160024 [ 260 ] {f0bae1ae-d65f-47bb-b2fd-7a44887b21d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3047 | 2026.03.18 18:27:22.160539 [ 260 ] {f0bae1ae-d65f-47bb-b2fd-7a44887b21d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3048 | 2026.03.18 18:27:22.160761 [ 260 ] {f0bae1ae-d65f-47bb-b2fd-7a44887b21d8} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.03.18 18:27:22.160891 [ 260 ] {f0bae1ae-d65f-47bb-b2fd-7a44887b21d8} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001751 sec., 16561.96459166191 rows/sec., 29.68 MiB/sec. | ||
| 3050 | 2026.03.18 18:27:22.160942 [ 260 ] {f0bae1ae-d65f-47bb-b2fd-7a44887b21d8} <Debug> TCPHandler: Processed in 0.001924965 sec. | ||
| 3051 | 2026.03.18 18:27:22.161049 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2026.03.18 18:27:22.161141 [ 260 ] {9b8eaefe-84a1-4860-9a34-e30df7faeed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3053 | 2026.03.18 18:27:22.161182 [ 260 ] {9b8eaefe-84a1-4860-9a34-e30df7faeed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3054 | 2026.03.18 18:27:22.161503 [ 260 ] {9b8eaefe-84a1-4860-9a34-e30df7faeed6} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.03.18 18:27:22.161539 [ 260 ] {9b8eaefe-84a1-4860-9a34-e30df7faeed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3056 | 2026.03.18 18:27:22.161839 [ 260 ] {9b8eaefe-84a1-4860-9a34-e30df7faeed6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3057 | 2026.03.18 18:27:22.162059 [ 260 ] {9b8eaefe-84a1-4860-9a34-e30df7faeed6} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.03.18 18:27:22.162184 [ 260 ] {9b8eaefe-84a1-4860-9a34-e30df7faeed6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3059 | 2026.03.18 18:27:22.162219 [ 260 ] {9b8eaefe-84a1-4860-9a34-e30df7faeed6} <Debug> TCPHandler: Processed in 0.001220336 sec. | ||
| 3060 | 2026.03.18 18:27:27.072217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6234 | ||
| 3061 | 2026.03.18 18:27:27.072820 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.03.18 18:27:27.072856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3063 | 2026.03.18 18:27:27.073408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3064 | 2026.03.18 18:27:27.073638 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.03.18 18:27:27.073762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6234 | ||
| 3066 | 2026.03.18 18:27:27.149876 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.03.18 18:27:27.150053 [ 260 ] {6be8a02e-90c4-42fb-8f1c-e1385199041c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3068 | 2026.03.18 18:27:27.150119 [ 260 ] {6be8a02e-90c4-42fb-8f1c-e1385199041c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3069 | 2026.03.18 18:27:27.150725 [ 260 ] {6be8a02e-90c4-42fb-8f1c-e1385199041c} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.03.18 18:27:27.150777 [ 260 ] {6be8a02e-90c4-42fb-8f1c-e1385199041c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3071 | 2026.03.18 18:27:27.151179 [ 260 ] {6be8a02e-90c4-42fb-8f1c-e1385199041c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3072 | 2026.03.18 18:27:27.151418 [ 260 ] {6be8a02e-90c4-42fb-8f1c-e1385199041c} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.03.18 18:27:27.151556 [ 172 ] {} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3074 | 2026.03.18 18:27:27.151575 [ 260 ] {6be8a02e-90c4-42fb-8f1c-e1385199041c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001573 sec., 48315.32104259377 rows/sec., 3.98 MiB/sec. | ||
| 3075 | 2026.03.18 18:27:27.151610 [ 172 ] {} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.03.18 18:27:27.151633 [ 260 ] {6be8a02e-90c4-42fb-8f1c-e1385199041c} <Debug> TCPHandler: Processed in 0.001880355 sec. | ||
| 3077 | 2026.03.18 18:27:27.151637 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3078 | 2026.03.18 18:27:27.151762 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2026.03.18 18:27:27.151783 [ 195 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 3080 | 2026.03.18 18:27:27.151867 [ 260 ] {b8acb3e2-fcfb-4402-91d4-2b7ecc7b12f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3081 | 2026.03.18 18:27:27.151916 [ 260 ] {b8acb3e2-fcfb-4402-91d4-2b7ecc7b12f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3082 | 2026.03.18 18:27:27.151936 [ 195 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3083 | 2026.03.18 18:27:27.151979 [ 195 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 869 rows starting from the beginning of the part | ||
| 3084 | 2026.03.18 18:27:27.152051 [ 195 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 817 rows starting from the beginning of the part | ||
| 3085 | 2026.03.18 18:27:27.152103 [ 195 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 238 rows starting from the beginning of the part | ||
| 3086 | 2026.03.18 18:27:27.152152 [ 195 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 3087 | 2026.03.18 18:27:27.152195 [ 195 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 114 rows starting from the beginning of the part | ||
| 3088 | 2026.03.18 18:27:27.152242 [ 195 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 3089 | 2026.03.18 18:27:27.152330 [ 260 ] {b8acb3e2-fcfb-4402-91d4-2b7ecc7b12f1} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.03.18 18:27:27.152374 [ 260 ] {b8acb3e2-fcfb-4402-91d4-2b7ecc7b12f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3091 | 2026.03.18 18:27:27.152711 [ 260 ] {b8acb3e2-fcfb-4402-91d4-2b7ecc7b12f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3092 | 2026.03.18 18:27:27.152946 [ 260 ] {b8acb3e2-fcfb-4402-91d4-2b7ecc7b12f1} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.03.18 18:27:27.153083 [ 260 ] {b8acb3e2-fcfb-4402-91d4-2b7ecc7b12f1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001238 sec., 8077.544426494346 rows/sec., 607.39 KiB/sec. | ||
| 3094 | 2026.03.18 18:27:27.153121 [ 260 ] {b8acb3e2-fcfb-4402-91d4-2b7ecc7b12f1} <Debug> TCPHandler: Processed in 0.001410589 sec. | ||
| 3095 | 2026.03.18 18:27:27.153237 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.03.18 18:27:27.153331 [ 260 ] {189b3778-a521-4d7b-bfeb-3531f6a2de65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3097 | 2026.03.18 18:27:27.153371 [ 260 ] {189b3778-a521-4d7b-bfeb-3531f6a2de65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3098 | 2026.03.18 18:27:27.153507 [ 188 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787883 sec., 1224912.368426793 rows/sec., 103.08 MiB/sec. | ||
| 3099 | 2026.03.18 18:27:27.153711 [ 187 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3100 | 2026.03.18 18:27:27.153771 [ 260 ] {189b3778-a521-4d7b-bfeb-3531f6a2de65} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.03.18 18:27:27.153814 [ 260 ] {189b3778-a521-4d7b-bfeb-3531f6a2de65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3102 | 2026.03.18 18:27:27.154020 [ 187 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_16_3} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.03.18 18:27:27.154102 [ 187 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_16_3} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3104 | 2026.03.18 18:27:27.154158 [ 260 ] {189b3778-a521-4d7b-bfeb-3531f6a2de65} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3105 | 2026.03.18 18:27:27.154195 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3106 | 2026.03.18 18:27:27.154384 [ 260 ] {189b3778-a521-4d7b-bfeb-3531f6a2de65} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.03.18 18:27:27.154499 [ 172 ] {} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3108 | 2026.03.18 18:27:27.154517 [ 260 ] {189b3778-a521-4d7b-bfeb-3531f6a2de65} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001205 sec., 61410.78838174274 rows/sec., 4.79 MiB/sec. | ||
| 3109 | 2026.03.18 18:27:27.154542 [ 172 ] {} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.03.18 18:27:27.154561 [ 260 ] {189b3778-a521-4d7b-bfeb-3531f6a2de65} <Debug> TCPHandler: Processed in 0.001372668 sec. | ||
| 3111 | 2026.03.18 18:27:27.154567 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3112 | 2026.03.18 18:27:27.154655 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 3113 | 2026.03.18 18:27:27.154679 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.03.18 18:27:27.154758 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3115 | 2026.03.18 18:27:27.154779 [ 260 ] {b6163594-1310-4622-8251-0245e0c8d6a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3116 | 2026.03.18 18:27:27.154788 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 545 rows starting from the beginning of the part | ||
| 3117 | 2026.03.18 18:27:27.154831 [ 260 ] {b6163594-1310-4622-8251-0245e0c8d6a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3118 | 2026.03.18 18:27:27.154868 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 500 rows starting from the beginning of the part | ||
| 3119 | 2026.03.18 18:27:27.154917 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part | ||
| 3120 | 2026.03.18 18:27:27.154956 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 3121 | 2026.03.18 18:27:27.154991 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 93 rows starting from the beginning of the part | ||
| 3122 | 2026.03.18 18:27:27.155033 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 3123 | 2026.03.18 18:27:27.155225 [ 260 ] {b6163594-1310-4622-8251-0245e0c8d6a3} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.03.18 18:27:27.155267 [ 260 ] {b6163594-1310-4622-8251-0245e0c8d6a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3125 | 2026.03.18 18:27:27.155640 [ 260 ] {b6163594-1310-4622-8251-0245e0c8d6a3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3126 | 2026.03.18 18:27:27.155862 [ 260 ] {b6163594-1310-4622-8251-0245e0c8d6a3} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.03.18 18:27:27.155921 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1430 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296427 sec., 1103031.6400383515 rows/sec., 84.63 MiB/sec. | ||
| 3128 | 2026.03.18 18:27:27.155972 [ 172 ] {} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3129 | 2026.03.18 18:27:27.155989 [ 260 ] {b6163594-1310-4622-8251-0245e0c8d6a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 3130 | 2026.03.18 18:27:27.156018 [ 172 ] {} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.03.18 18:27:27.156040 [ 260 ] {b6163594-1310-4622-8251-0245e0c8d6a3} <Debug> TCPHandler: Processed in 0.001411059 sec. | ||
| 3132 | 2026.03.18 18:27:27.156041 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3133 | 2026.03.18 18:27:27.156131 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 3134 | 2026.03.18 18:27:27.156134 [ 188 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3135 | 2026.03.18 18:27:27.156154 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2026.03.18 18:27:27.156236 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3137 | 2026.03.18 18:27:27.156265 [ 260 ] {a67fed82-8bce-4f95-b116-295fa5af4de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3138 | 2026.03.18 18:27:27.156268 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1511 rows starting from the beginning of the part | ||
| 3139 | 2026.03.18 18:27:27.156328 [ 260 ] {a67fed82-8bce-4f95-b116-295fa5af4de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3140 | 2026.03.18 18:27:27.156356 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3141 | 2026.03.18 18:27:27.156407 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 451 rows starting from the beginning of the part | ||
| 3142 | 2026.03.18 18:27:27.156449 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3143 | 2026.03.18 18:27:27.156469 [ 188 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_16_3} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.03.18 18:27:27.156489 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3145 | 2026.03.18 18:27:27.156538 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3146 | 2026.03.18 18:27:27.156549 [ 188 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_16_3} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3147 | 2026.03.18 18:27:27.156638 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3148 | 2026.03.18 18:27:27.157083 [ 260 ] {a67fed82-8bce-4f95-b116-295fa5af4de6} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.03.18 18:27:27.157126 [ 260 ] {a67fed82-8bce-4f95-b116-295fa5af4de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3150 | 2026.03.18 18:27:27.157650 [ 260 ] {a67fed82-8bce-4f95-b116-295fa5af4de6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3151 | 2026.03.18 18:27:27.157666 [ 196 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2707 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015633 sec., 1731593.4241668265 rows/sec., 121.49 MiB/sec. | ||
| 3152 | 2026.03.18 18:27:27.157881 [ 260 ] {a67fed82-8bce-4f95-b116-295fa5af4de6} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.03.18 18:27:27.157970 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3154 | 2026.03.18 18:27:27.158034 [ 260 ] {a67fed82-8bce-4f95-b116-295fa5af4de6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 3155 | 2026.03.18 18:27:27.158102 [ 260 ] {a67fed82-8bce-4f95-b116-295fa5af4de6} <Debug> TCPHandler: Processed in 0.001996706 sec. | ||
| 3156 | 2026.03.18 18:27:27.158213 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.03.18 18:27:27.158232 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.03.18 18:27:27.158300 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3159 | 2026.03.18 18:27:27.158308 [ 260 ] {a59304bf-6db5-4446-9aaf-16db64f89288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3160 | 2026.03.18 18:27:27.158355 [ 260 ] {a59304bf-6db5-4446-9aaf-16db64f89288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3161 | 2026.03.18 18:27:27.158368 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 3162 | 2026.03.18 18:27:27.158678 [ 260 ] {a59304bf-6db5-4446-9aaf-16db64f89288} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.03.18 18:27:27.158718 [ 260 ] {a59304bf-6db5-4446-9aaf-16db64f89288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3164 | 2026.03.18 18:27:27.159024 [ 260 ] {a59304bf-6db5-4446-9aaf-16db64f89288} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3165 | 2026.03.18 18:27:27.159244 [ 260 ] {a59304bf-6db5-4446-9aaf-16db64f89288} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.03.18 18:27:27.159343 [ 172 ] {} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3167 | 2026.03.18 18:27:27.159371 [ 260 ] {a59304bf-6db5-4446-9aaf-16db64f89288} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 3168 | 2026.03.18 18:27:27.159380 [ 172 ] {} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.03.18 18:27:27.159411 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3170 | 2026.03.18 18:27:27.159413 [ 260 ] {a59304bf-6db5-4446-9aaf-16db64f89288} <Debug> TCPHandler: Processed in 0.001248426 sec. | ||
| 3171 | 2026.03.18 18:27:27.159480 [ 188 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 3172 | 2026.03.18 18:27:27.159566 [ 188 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3173 | 2026.03.18 18:27:27.159593 [ 188 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 510 rows starting from the beginning of the part | ||
| 3174 | 2026.03.18 18:27:27.159663 [ 188 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3175 | 2026.03.18 18:27:27.159703 [ 188 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3176 | 2026.03.18 18:27:27.159741 [ 188 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3177 | 2026.03.18 18:27:27.159780 [ 188 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3178 | 2026.03.18 18:27:27.159824 [ 188 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3179 | 2026.03.18 18:27:27.160716 [ 188 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001263477 sec., 664832.0468041761 rows/sec., 44.28 MiB/sec. | ||
| 3180 | 2026.03.18 18:27:27.160923 [ 189 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3181 | 2026.03.18 18:27:27.161197 [ 189 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_16_3} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2026.03.18 18:27:27.161264 [ 189 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_16_3} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3183 | 2026.03.18 18:27:27.161337 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3184 | 2026.03.18 18:27:27.397096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3185 | 2026.03.18 18:27:27.414133 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.03.18 18:27:27.414181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3187 | 2026.03.18 18:27:27.420051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3188 | 2026.03.18 18:27:27.420759 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.03.18 18:27:27.423370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3190 | 2026.03.18 18:27:29.582028 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 398 | ||
| 3191 | 2026.03.18 18:27:29.583976 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.03.18 18:27:29.584017 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3193 | 2026.03.18 18:27:29.585130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3194 | 2026.03.18 18:27:29.585383 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.03.18 18:27:29.585616 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 3196 | 2026.03.18 18:27:32.152240 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.03.18 18:27:32.152435 [ 260 ] {9301de7d-fd8d-4c6f-a50b-03f27b7f0f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3198 | 2026.03.18 18:27:32.152507 [ 260 ] {9301de7d-fd8d-4c6f-a50b-03f27b7f0f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3199 | 2026.03.18 18:27:32.153223 [ 260 ] {9301de7d-fd8d-4c6f-a50b-03f27b7f0f57} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2026.03.18 18:27:32.153279 [ 260 ] {9301de7d-fd8d-4c6f-a50b-03f27b7f0f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3201 | 2026.03.18 18:27:32.153719 [ 260 ] {9301de7d-fd8d-4c6f-a50b-03f27b7f0f57} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3202 | 2026.03.18 18:27:32.153955 [ 260 ] {9301de7d-fd8d-4c6f-a50b-03f27b7f0f57} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3203 | 2026.03.18 18:27:32.154104 [ 260 ] {9301de7d-fd8d-4c6f-a50b-03f27b7f0f57} <Debug> executeQuery: Read 114 rows, 9.89 KiB in 0.001722 sec., 66202.0905923345 rows/sec., 5.61 MiB/sec. | ||
| 3204 | 2026.03.18 18:27:32.154145 [ 260 ] {9301de7d-fd8d-4c6f-a50b-03f27b7f0f57} <Debug> TCPHandler: Processed in 0.002036447 sec. | ||
| 3205 | 2026.03.18 18:27:32.154261 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.03.18 18:27:32.154354 [ 260 ] {81bb6862-4364-4b1a-aa68-5a0c2356f8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3207 | 2026.03.18 18:27:32.154396 [ 260 ] {81bb6862-4364-4b1a-aa68-5a0c2356f8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3208 | 2026.03.18 18:27:32.154789 [ 260 ] {81bb6862-4364-4b1a-aa68-5a0c2356f8b6} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.03.18 18:27:32.154825 [ 260 ] {81bb6862-4364-4b1a-aa68-5a0c2356f8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3210 | 2026.03.18 18:27:32.155115 [ 260 ] {81bb6862-4364-4b1a-aa68-5a0c2356f8b6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3211 | 2026.03.18 18:27:32.155324 [ 260 ] {81bb6862-4364-4b1a-aa68-5a0c2356f8b6} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.03.18 18:27:32.155426 [ 144 ] {} <Debug> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3213 | 2026.03.18 18:27:32.155446 [ 260 ] {81bb6862-4364-4b1a-aa68-5a0c2356f8b6} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.00111 sec., 26126.126126126124 rows/sec., 1.92 MiB/sec. | ||
| 3214 | 2026.03.18 18:27:32.155496 [ 144 ] {} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.03.18 18:27:32.155503 [ 260 ] {81bb6862-4364-4b1a-aa68-5a0c2356f8b6} <Debug> TCPHandler: Processed in 0.001292527 sec. | ||
| 3216 | 2026.03.18 18:27:32.155528 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3217 | 2026.03.18 18:27:32.155625 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.03.18 18:27:32.155638 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 3219 | 2026.03.18 18:27:32.155738 [ 260 ] {6da3d3d1-695a-4f9d-aea6-cebc1ed00eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3220 | 2026.03.18 18:27:32.155760 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3221 | 2026.03.18 18:27:32.155783 [ 260 ] {6da3d3d1-695a-4f9d-aea6-cebc1ed00eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3222 | 2026.03.18 18:27:32.155798 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 187 rows starting from the beginning of the part | ||
| 3223 | 2026.03.18 18:27:32.155872 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part | ||
| 3224 | 2026.03.18 18:27:32.155915 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 3225 | 2026.03.18 18:27:32.155957 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 29 rows starting from the beginning of the part | ||
| 3226 | 2026.03.18 18:27:32.155998 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 3227 | 2026.03.18 18:27:32.156042 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 29 rows starting from the beginning of the part | ||
| 3228 | 2026.03.18 18:27:32.156205 [ 260 ] {6da3d3d1-695a-4f9d-aea6-cebc1ed00eee} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.03.18 18:27:32.156248 [ 260 ] {6da3d3d1-695a-4f9d-aea6-cebc1ed00eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3230 | 2026.03.18 18:27:32.156601 [ 260 ] {6da3d3d1-695a-4f9d-aea6-cebc1ed00eee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3231 | 2026.03.18 18:27:32.156833 [ 260 ] {6da3d3d1-695a-4f9d-aea6-cebc1ed00eee} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.03.18 18:27:32.156959 [ 260 ] {6da3d3d1-695a-4f9d-aea6-cebc1ed00eee} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001239 sec., 75060.53268765133 rows/sec., 5.86 MiB/sec. | ||
| 3233 | 2026.03.18 18:27:32.156964 [ 189 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373978 sec., 227077.8716980912 rows/sec., 16.00 MiB/sec. | ||
| 3234 | 2026.03.18 18:27:32.156995 [ 260 ] {6da3d3d1-695a-4f9d-aea6-cebc1ed00eee} <Debug> TCPHandler: Processed in 0.001419768 sec. | ||
| 3235 | 2026.03.18 18:27:32.157100 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.03.18 18:27:32.157128 [ 188 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3237 | 2026.03.18 18:27:32.157193 [ 260 ] {42673d4e-2864-477f-9c46-08af86630447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.03.18 18:27:32.157242 [ 260 ] {42673d4e-2864-477f-9c46-08af86630447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3239 | 2026.03.18 18:27:32.157397 [ 188 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_11_2} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.03.18 18:27:32.157470 [ 188 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_11_2} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3241 | 2026.03.18 18:27:32.157540 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3242 | 2026.03.18 18:27:32.157637 [ 260 ] {42673d4e-2864-477f-9c46-08af86630447} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2026.03.18 18:27:32.157677 [ 260 ] {42673d4e-2864-477f-9c46-08af86630447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3244 | 2026.03.18 18:27:32.158009 [ 260 ] {42673d4e-2864-477f-9c46-08af86630447} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3245 | 2026.03.18 18:27:32.158227 [ 260 ] {42673d4e-2864-477f-9c46-08af86630447} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2026.03.18 18:27:32.158353 [ 260 ] {42673d4e-2864-477f-9c46-08af86630447} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 3247 | 2026.03.18 18:27:32.158389 [ 260 ] {42673d4e-2864-477f-9c46-08af86630447} <Debug> TCPHandler: Processed in 0.001337908 sec. | ||
| 3248 | 2026.03.18 18:27:32.158491 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2026.03.18 18:27:32.158584 [ 260 ] {9d8e5e0e-63aa-4f3f-b57f-87776ef0334c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3250 | 2026.03.18 18:27:32.158638 [ 260 ] {9d8e5e0e-63aa-4f3f-b57f-87776ef0334c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3251 | 2026.03.18 18:27:32.159406 [ 260 ] {9d8e5e0e-63aa-4f3f-b57f-87776ef0334c} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.03.18 18:27:32.159442 [ 260 ] {9d8e5e0e-63aa-4f3f-b57f-87776ef0334c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3253 | 2026.03.18 18:27:32.159959 [ 260 ] {9d8e5e0e-63aa-4f3f-b57f-87776ef0334c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3254 | 2026.03.18 18:27:32.160177 [ 260 ] {9d8e5e0e-63aa-4f3f-b57f-87776ef0334c} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.03.18 18:27:32.160308 [ 260 ] {9d8e5e0e-63aa-4f3f-b57f-87776ef0334c} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001741 sec., 16657.09362435382 rows/sec., 29.85 MiB/sec. | ||
| 3256 | 2026.03.18 18:27:32.160358 [ 260 ] {9d8e5e0e-63aa-4f3f-b57f-87776ef0334c} <Debug> TCPHandler: Processed in 0.001914846 sec. | ||
| 3257 | 2026.03.18 18:27:32.160462 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2026.03.18 18:27:32.160555 [ 260 ] {2296aa5f-0cf6-4dd2-a5d2-e7e49563b497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3259 | 2026.03.18 18:27:32.160596 [ 260 ] {2296aa5f-0cf6-4dd2-a5d2-e7e49563b497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3260 | 2026.03.18 18:27:32.160938 [ 260 ] {2296aa5f-0cf6-4dd2-a5d2-e7e49563b497} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.03.18 18:27:32.160974 [ 260 ] {2296aa5f-0cf6-4dd2-a5d2-e7e49563b497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3262 | 2026.03.18 18:27:32.161269 [ 260 ] {2296aa5f-0cf6-4dd2-a5d2-e7e49563b497} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3263 | 2026.03.18 18:27:32.161481 [ 260 ] {2296aa5f-0cf6-4dd2-a5d2-e7e49563b497} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2026.03.18 18:27:32.161605 [ 260 ] {2296aa5f-0cf6-4dd2-a5d2-e7e49563b497} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3265 | 2026.03.18 18:27:32.161639 [ 260 ] {2296aa5f-0cf6-4dd2-a5d2-e7e49563b497} <Debug> TCPHandler: Processed in 0.001227106 sec. | ||
| 3266 | 2026.03.18 18:27:34.504867 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3267 | 2026.03.18 18:27:34.504920 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3268 | 2026.03.18 18:27:34.574109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6682 | ||
| 3269 | 2026.03.18 18:27:34.574859 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.03.18 18:27:34.574932 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3271 | 2026.03.18 18:27:34.575551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3272 | 2026.03.18 18:27:34.575784 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.03.18 18:27:34.575929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6682 | ||
| 3274 | 2026.03.18 18:27:34.923703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3275 | 2026.03.18 18:27:34.940844 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.03.18 18:27:34.940916 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3277 | 2026.03.18 18:27:34.947281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3278 | 2026.03.18 18:27:34.948043 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.03.18 18:27:34.951551 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3280 | 2026.03.18 18:27:37.150652 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2026.03.18 18:27:37.150826 [ 260 ] {6675a645-131d-4c2d-a320-583b539d6f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3282 | 2026.03.18 18:27:37.150888 [ 260 ] {6675a645-131d-4c2d-a320-583b539d6f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3283 | 2026.03.18 18:27:37.151541 [ 260 ] {6675a645-131d-4c2d-a320-583b539d6f40} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.03.18 18:27:37.151589 [ 260 ] {6675a645-131d-4c2d-a320-583b539d6f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3285 | 2026.03.18 18:27:37.151971 [ 260 ] {6675a645-131d-4c2d-a320-583b539d6f40} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3286 | 2026.03.18 18:27:37.152205 [ 260 ] {6675a645-131d-4c2d-a320-583b539d6f40} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.03.18 18:27:37.152353 [ 260 ] {6675a645-131d-4c2d-a320-583b539d6f40} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001575 sec., 48253.968253968254 rows/sec., 3.98 MiB/sec. | ||
| 3288 | 2026.03.18 18:27:37.152393 [ 260 ] {6675a645-131d-4c2d-a320-583b539d6f40} <Debug> TCPHandler: Processed in 0.001863175 sec. | ||
| 3289 | 2026.03.18 18:27:37.152510 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.03.18 18:27:37.152604 [ 260 ] {bafa8ae0-2b2d-452f-8d79-0ff9d73318fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.03.18 18:27:37.152643 [ 260 ] {bafa8ae0-2b2d-452f-8d79-0ff9d73318fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3292 | 2026.03.18 18:27:37.153025 [ 260 ] {bafa8ae0-2b2d-452f-8d79-0ff9d73318fd} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.03.18 18:27:37.153060 [ 260 ] {bafa8ae0-2b2d-452f-8d79-0ff9d73318fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3294 | 2026.03.18 18:27:37.153337 [ 260 ] {bafa8ae0-2b2d-452f-8d79-0ff9d73318fd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3295 | 2026.03.18 18:27:37.153540 [ 260 ] {bafa8ae0-2b2d-452f-8d79-0ff9d73318fd} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.03.18 18:27:37.153662 [ 260 ] {bafa8ae0-2b2d-452f-8d79-0ff9d73318fd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001078 sec., 9276.43784786642 rows/sec., 697.54 KiB/sec. | ||
| 3297 | 2026.03.18 18:27:37.153698 [ 260 ] {bafa8ae0-2b2d-452f-8d79-0ff9d73318fd} <Debug> TCPHandler: Processed in 0.001236986 sec. | ||
| 3298 | 2026.03.18 18:27:37.153800 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.03.18 18:27:37.153892 [ 260 ] {1dd7bbe9-2ab2-4534-a069-af01d16b31a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3300 | 2026.03.18 18:27:37.153930 [ 260 ] {1dd7bbe9-2ab2-4534-a069-af01d16b31a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3301 | 2026.03.18 18:27:37.154342 [ 260 ] {1dd7bbe9-2ab2-4534-a069-af01d16b31a2} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.03.18 18:27:37.154377 [ 260 ] {1dd7bbe9-2ab2-4534-a069-af01d16b31a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3303 | 2026.03.18 18:27:37.154662 [ 260 ] {1dd7bbe9-2ab2-4534-a069-af01d16b31a2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3304 | 2026.03.18 18:27:37.154864 [ 260 ] {1dd7bbe9-2ab2-4534-a069-af01d16b31a2} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.03.18 18:27:37.154989 [ 260 ] {1dd7bbe9-2ab2-4534-a069-af01d16b31a2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001114 sec., 66427.28904847398 rows/sec., 5.19 MiB/sec. | ||
| 3306 | 2026.03.18 18:27:37.155024 [ 260 ] {1dd7bbe9-2ab2-4534-a069-af01d16b31a2} <Debug> TCPHandler: Processed in 0.001270667 sec. | ||
| 3307 | 2026.03.18 18:27:37.155127 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.03.18 18:27:37.155218 [ 260 ] {5ba859a3-65dd-46d5-8f0b-6a549c5df620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.03.18 18:27:37.155259 [ 260 ] {5ba859a3-65dd-46d5-8f0b-6a549c5df620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3310 | 2026.03.18 18:27:37.155652 [ 260 ] {5ba859a3-65dd-46d5-8f0b-6a549c5df620} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.03.18 18:27:37.155687 [ 260 ] {5ba859a3-65dd-46d5-8f0b-6a549c5df620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3312 | 2026.03.18 18:27:37.155995 [ 260 ] {5ba859a3-65dd-46d5-8f0b-6a549c5df620} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3313 | 2026.03.18 18:27:37.156204 [ 260 ] {5ba859a3-65dd-46d5-8f0b-6a549c5df620} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2026.03.18 18:27:37.156328 [ 260 ] {5ba859a3-65dd-46d5-8f0b-6a549c5df620} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 3315 | 2026.03.18 18:27:37.156364 [ 260 ] {5ba859a3-65dd-46d5-8f0b-6a549c5df620} <Debug> TCPHandler: Processed in 0.001283456 sec. | ||
| 3316 | 2026.03.18 18:27:37.156466 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3317 | 2026.03.18 18:27:37.156557 [ 260 ] {49fffd86-43bd-4ac6-ac63-cd9e1129c838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3318 | 2026.03.18 18:27:37.156610 [ 260 ] {49fffd86-43bd-4ac6-ac63-cd9e1129c838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3319 | 2026.03.18 18:27:37.157318 [ 260 ] {49fffd86-43bd-4ac6-ac63-cd9e1129c838} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.03.18 18:27:37.157353 [ 260 ] {49fffd86-43bd-4ac6-ac63-cd9e1129c838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3321 | 2026.03.18 18:27:37.157832 [ 260 ] {49fffd86-43bd-4ac6-ac63-cd9e1129c838} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3322 | 2026.03.18 18:27:37.158042 [ 260 ] {49fffd86-43bd-4ac6-ac63-cd9e1129c838} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.03.18 18:27:37.158152 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3324 | 2026.03.18 18:27:37.158176 [ 260 ] {49fffd86-43bd-4ac6-ac63-cd9e1129c838} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001636 sec., 6112.469437652811 rows/sec., 10.95 MiB/sec. | ||
| 3325 | 2026.03.18 18:27:37.158227 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.03.18 18:27:37.158246 [ 260 ] {49fffd86-43bd-4ac6-ac63-cd9e1129c838} <Debug> TCPHandler: Processed in 0.001825885 sec. | ||
| 3327 | 2026.03.18 18:27:37.158256 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3328 | 2026.03.18 18:27:37.158357 [ 193 ] {82477220-c6f9-430d-b97c-86567c06c4c6::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 | ||
| 3329 | 2026.03.18 18:27:37.158373 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.03.18 18:27:37.158497 [ 260 ] {3825e7ff-d987-47b2-b857-1d33846f0a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.03.18 18:27:37.158533 [ 193 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3332 | 2026.03.18 18:27:37.158547 [ 260 ] {3825e7ff-d987-47b2-b857-1d33846f0a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3333 | 2026.03.18 18:27:37.158589 [ 193 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part | ||
| 3334 | 2026.03.18 18:27:37.158706 [ 193 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 3335 | 2026.03.18 18:27:37.158803 [ 193 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 29 rows starting from the beginning of the part | ||
| 3336 | 2026.03.18 18:27:37.158908 [ 193 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 3337 | 2026.03.18 18:27:37.158950 [ 260 ] {3825e7ff-d987-47b2-b857-1d33846f0a97} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2026.03.18 18:27:37.158993 [ 260 ] {3825e7ff-d987-47b2-b857-1d33846f0a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3339 | 2026.03.18 18:27:37.159003 [ 193 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 29 rows starting from the beginning of the part | ||
| 3340 | 2026.03.18 18:27:37.159099 [ 193 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 3341 | 2026.03.18 18:27:37.159336 [ 260 ] {3825e7ff-d987-47b2-b857-1d33846f0a97} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3342 | 2026.03.18 18:27:37.159548 [ 260 ] {3825e7ff-d987-47b2-b857-1d33846f0a97} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3343 | 2026.03.18 18:27:37.159684 [ 260 ] {3825e7ff-d987-47b2-b857-1d33846f0a97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 3344 | 2026.03.18 18:27:37.159719 [ 260 ] {3825e7ff-d987-47b2-b857-1d33846f0a97} <Debug> TCPHandler: Processed in 0.001406668 sec. | ||
| 3345 | 2026.03.18 18:27:37.161859 [ 188 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 19 columns (19 merged, 0 gathered) in 0.003532647 sec., 57747.066151811945 rows/sec., 103.48 MiB/sec. | ||
| 3346 | 2026.03.18 18:27:37.162244 [ 189 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3347 | 2026.03.18 18:27:37.162552 [ 189 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.03.18 18:27:37.162616 [ 189 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3349 | 2026.03.18 18:27:37.162684 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 3350 | 2026.03.18 18:27:39.586206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 422 | ||
| 3351 | 2026.03.18 18:27:39.588168 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.03.18 18:27:39.588210 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3353 | 2026.03.18 18:27:39.589328 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3354 | 2026.03.18 18:27:39.589580 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.03.18 18:27:39.589808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3356 | 2026.03.18 18:27:42.076080 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7194 | ||
| 3357 | 2026.03.18 18:27:42.076774 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.03.18 18:27:42.076814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3359 | 2026.03.18 18:27:42.077297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3360 | 2026.03.18 18:27:42.077545 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.03.18 18:27:42.077686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7194 | ||
| 3362 | 2026.03.18 18:27:42.154366 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.03.18 18:27:42.154539 [ 260 ] {e53fb19e-3630-42b4-92ae-cb0997a15874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3364 | 2026.03.18 18:27:42.154598 [ 260 ] {e53fb19e-3630-42b4-92ae-cb0997a15874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3365 | 2026.03.18 18:27:42.155167 [ 260 ] {e53fb19e-3630-42b4-92ae-cb0997a15874} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.03.18 18:27:42.155201 [ 260 ] {e53fb19e-3630-42b4-92ae-cb0997a15874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3367 | 2026.03.18 18:27:42.155632 [ 260 ] {e53fb19e-3630-42b4-92ae-cb0997a15874} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3368 | 2026.03.18 18:27:42.155856 [ 260 ] {e53fb19e-3630-42b4-92ae-cb0997a15874} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.03.18 18:27:42.155999 [ 260 ] {e53fb19e-3630-42b4-92ae-cb0997a15874} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001506 sec., 15936.254980079682 rows/sec., 1.32 MiB/sec. | ||
| 3370 | 2026.03.18 18:27:42.156041 [ 260 ] {e53fb19e-3630-42b4-92ae-cb0997a15874} <Debug> TCPHandler: Processed in 0.001794054 sec. | ||
| 3371 | 2026.03.18 18:27:42.156156 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.03.18 18:27:42.156250 [ 260 ] {a5a11812-7cf6-49ea-9e57-14d6497bbef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3373 | 2026.03.18 18:27:42.156291 [ 260 ] {a5a11812-7cf6-49ea-9e57-14d6497bbef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3374 | 2026.03.18 18:27:42.156695 [ 260 ] {a5a11812-7cf6-49ea-9e57-14d6497bbef0} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.03.18 18:27:42.156734 [ 260 ] {a5a11812-7cf6-49ea-9e57-14d6497bbef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3376 | 2026.03.18 18:27:42.157041 [ 260 ] {a5a11812-7cf6-49ea-9e57-14d6497bbef0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3377 | 2026.03.18 18:27:42.157250 [ 260 ] {a5a11812-7cf6-49ea-9e57-14d6497bbef0} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.03.18 18:27:42.157380 [ 260 ] {a5a11812-7cf6-49ea-9e57-14d6497bbef0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 426.18 KiB/sec. | ||
| 3379 | 2026.03.18 18:27:42.157418 [ 260 ] {a5a11812-7cf6-49ea-9e57-14d6497bbef0} <Debug> TCPHandler: Processed in 0.001312147 sec. | ||
| 3380 | 2026.03.18 18:27:42.157535 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.03.18 18:27:42.157630 [ 260 ] {c913faf4-d8c0-42bf-b6cb-7a56d218ad07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3382 | 2026.03.18 18:27:42.157670 [ 260 ] {c913faf4-d8c0-42bf-b6cb-7a56d218ad07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3383 | 2026.03.18 18:27:42.158194 [ 260 ] {c913faf4-d8c0-42bf-b6cb-7a56d218ad07} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.03.18 18:27:42.158230 [ 260 ] {c913faf4-d8c0-42bf-b6cb-7a56d218ad07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3385 | 2026.03.18 18:27:42.158549 [ 260 ] {c913faf4-d8c0-42bf-b6cb-7a56d218ad07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3386 | 2026.03.18 18:27:42.158762 [ 260 ] {c913faf4-d8c0-42bf-b6cb-7a56d218ad07} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.03.18 18:27:42.158891 [ 260 ] {c913faf4-d8c0-42bf-b6cb-7a56d218ad07} <Debug> executeQuery: Read 237 rows, 21.57 KiB in 0.001278 sec., 185446.00938967135 rows/sec., 16.48 MiB/sec. | ||
| 3388 | 2026.03.18 18:27:42.158930 [ 260 ] {c913faf4-d8c0-42bf-b6cb-7a56d218ad07} <Debug> TCPHandler: Processed in 0.00144549 sec. | ||
| 3389 | 2026.03.18 18:27:42.159045 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.03.18 18:27:42.159139 [ 260 ] {032c1618-4594-417a-a57b-4f29223a355b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.03.18 18:27:42.159178 [ 260 ] {032c1618-4594-417a-a57b-4f29223a355b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3392 | 2026.03.18 18:27:42.159581 [ 260 ] {032c1618-4594-417a-a57b-4f29223a355b} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.03.18 18:27:42.159614 [ 260 ] {032c1618-4594-417a-a57b-4f29223a355b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3394 | 2026.03.18 18:27:42.159886 [ 260 ] {032c1618-4594-417a-a57b-4f29223a355b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3395 | 2026.03.18 18:27:42.160083 [ 260 ] {032c1618-4594-417a-a57b-4f29223a355b} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.03.18 18:27:42.160200 [ 260 ] {032c1618-4594-417a-a57b-4f29223a355b} <Debug> executeQuery: Read 47 rows, 3.56 KiB in 0.001125 sec., 41777.77777777778 rows/sec., 3.09 MiB/sec. | ||
| 3397 | 2026.03.18 18:27:42.160234 [ 260 ] {032c1618-4594-417a-a57b-4f29223a355b} <Debug> TCPHandler: Processed in 0.001286448 sec. | ||
| 3398 | 2026.03.18 18:27:42.160334 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.03.18 18:27:42.160420 [ 260 ] {6039481a-dcb8-43ad-9cff-a61b259e560a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3400 | 2026.03.18 18:27:42.160521 [ 260 ] {6039481a-dcb8-43ad-9cff-a61b259e560a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3401 | 2026.03.18 18:27:42.160905 [ 260 ] {6039481a-dcb8-43ad-9cff-a61b259e560a} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.03.18 18:27:42.160940 [ 260 ] {6039481a-dcb8-43ad-9cff-a61b259e560a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3403 | 2026.03.18 18:27:42.161235 [ 260 ] {6039481a-dcb8-43ad-9cff-a61b259e560a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3404 | 2026.03.18 18:27:42.161445 [ 260 ] {6039481a-dcb8-43ad-9cff-a61b259e560a} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.03.18 18:27:42.161569 [ 260 ] {6039481a-dcb8-43ad-9cff-a61b259e560a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001104 sec., 21739.130434782608 rows/sec., 1.80 MiB/sec. | ||
| 3406 | 2026.03.18 18:27:42.161604 [ 260 ] {6039481a-dcb8-43ad-9cff-a61b259e560a} <Debug> TCPHandler: Processed in 0.001263897 sec. | ||
| 3407 | 2026.03.18 18:27:42.161716 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.03.18 18:27:42.161809 [ 260 ] {d97b366b-b41c-4ad5-a5bd-7f82acac1fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.03.18 18:27:42.161847 [ 260 ] {d97b366b-b41c-4ad5-a5bd-7f82acac1fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3410 | 2026.03.18 18:27:42.162229 [ 260 ] {d97b366b-b41c-4ad5-a5bd-7f82acac1fad} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.03.18 18:27:42.162264 [ 260 ] {d97b366b-b41c-4ad5-a5bd-7f82acac1fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3412 | 2026.03.18 18:27:42.162552 [ 260 ] {d97b366b-b41c-4ad5-a5bd-7f82acac1fad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3413 | 2026.03.18 18:27:42.162759 [ 260 ] {d97b366b-b41c-4ad5-a5bd-7f82acac1fad} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.03.18 18:27:42.162882 [ 260 ] {d97b366b-b41c-4ad5-a5bd-7f82acac1fad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 3415 | 2026.03.18 18:27:42.162919 [ 260 ] {d97b366b-b41c-4ad5-a5bd-7f82acac1fad} <Debug> TCPHandler: Processed in 0.001252856 sec. | ||
| 3416 | 2026.03.18 18:27:42.163024 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.03.18 18:27:42.163118 [ 260 ] {a0045fd4-14e5-4dc0-aeb0-0e83bf0c2f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3418 | 2026.03.18 18:27:42.163156 [ 260 ] {a0045fd4-14e5-4dc0-aeb0-0e83bf0c2f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3419 | 2026.03.18 18:27:42.163593 [ 260 ] {a0045fd4-14e5-4dc0-aeb0-0e83bf0c2f17} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.03.18 18:27:42.163629 [ 260 ] {a0045fd4-14e5-4dc0-aeb0-0e83bf0c2f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3421 | 2026.03.18 18:27:42.163967 [ 260 ] {a0045fd4-14e5-4dc0-aeb0-0e83bf0c2f17} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3422 | 2026.03.18 18:27:42.164236 [ 260 ] {a0045fd4-14e5-4dc0-aeb0-0e83bf0c2f17} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.03.18 18:27:42.164416 [ 260 ] {a0045fd4-14e5-4dc0-aeb0-0e83bf0c2f17} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001314 sec., 102739.72602739725 rows/sec., 8.31 MiB/sec. | ||
| 3424 | 2026.03.18 18:27:42.164463 [ 260 ] {a0045fd4-14e5-4dc0-aeb0-0e83bf0c2f17} <Debug> TCPHandler: Processed in 0.00148711 sec. | ||
| 3425 | 2026.03.18 18:27:42.164578 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.03.18 18:27:42.164686 [ 260 ] {48093ffc-f12e-414d-8885-4a5b6ac6ae07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3427 | 2026.03.18 18:27:42.164735 [ 260 ] {48093ffc-f12e-414d-8885-4a5b6ac6ae07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3428 | 2026.03.18 18:27:42.165172 [ 260 ] {48093ffc-f12e-414d-8885-4a5b6ac6ae07} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.03.18 18:27:42.165213 [ 260 ] {48093ffc-f12e-414d-8885-4a5b6ac6ae07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3430 | 2026.03.18 18:27:42.165642 [ 260 ] {48093ffc-f12e-414d-8885-4a5b6ac6ae07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3431 | 2026.03.18 18:27:42.165864 [ 260 ] {48093ffc-f12e-414d-8885-4a5b6ac6ae07} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.03.18 18:27:42.165993 [ 260 ] {48093ffc-f12e-414d-8885-4a5b6ac6ae07} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001319 sec., 150871.87263078088 rows/sec., 10.82 MiB/sec. | ||
| 3433 | 2026.03.18 18:27:42.166029 [ 260 ] {48093ffc-f12e-414d-8885-4a5b6ac6ae07} <Debug> TCPHandler: Processed in 0.00150625 sec. | ||
| 3434 | 2026.03.18 18:27:42.166133 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.03.18 18:27:42.166228 [ 260 ] {38ac3051-cbef-4136-a386-49d36d501f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3436 | 2026.03.18 18:27:42.166282 [ 260 ] {38ac3051-cbef-4136-a386-49d36d501f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3437 | 2026.03.18 18:27:42.167092 [ 260 ] {38ac3051-cbef-4136-a386-49d36d501f08} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.03.18 18:27:42.167128 [ 260 ] {38ac3051-cbef-4136-a386-49d36d501f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3439 | 2026.03.18 18:27:42.167637 [ 260 ] {38ac3051-cbef-4136-a386-49d36d501f08} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3440 | 2026.03.18 18:27:42.167852 [ 260 ] {38ac3051-cbef-4136-a386-49d36d501f08} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.03.18 18:27:42.167986 [ 260 ] {38ac3051-cbef-4136-a386-49d36d501f08} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001776 sec., 16328.82882882883 rows/sec., 29.26 MiB/sec. | ||
| 3442 | 2026.03.18 18:27:42.168038 [ 260 ] {38ac3051-cbef-4136-a386-49d36d501f08} <Debug> TCPHandler: Processed in 0.001953766 sec. | ||
| 3443 | 2026.03.18 18:27:42.168150 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.03.18 18:27:42.168250 [ 260 ] {c9b46cf5-5fac-4b62-8fe0-803830123547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.03.18 18:27:42.168291 [ 260 ] {c9b46cf5-5fac-4b62-8fe0-803830123547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3446 | 2026.03.18 18:27:42.168653 [ 260 ] {c9b46cf5-5fac-4b62-8fe0-803830123547} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.03.18 18:27:42.168689 [ 260 ] {c9b46cf5-5fac-4b62-8fe0-803830123547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3448 | 2026.03.18 18:27:42.169007 [ 260 ] {c9b46cf5-5fac-4b62-8fe0-803830123547} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3449 | 2026.03.18 18:27:42.169214 [ 260 ] {c9b46cf5-5fac-4b62-8fe0-803830123547} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.03.18 18:27:42.169339 [ 260 ] {c9b46cf5-5fac-4b62-8fe0-803830123547} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3451 | 2026.03.18 18:27:42.169374 [ 260 ] {c9b46cf5-5fac-4b62-8fe0-803830123547} <Debug> TCPHandler: Processed in 0.001272497 sec. | ||
| 3452 | 2026.03.18 18:27:42.451782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3453 | 2026.03.18 18:27:42.469565 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.03.18 18:27:42.469639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3455 | 2026.03.18 18:27:42.475006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3456 | 2026.03.18 18:27:42.475695 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.03.18 18:27:42.478666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3458 | 2026.03.18 18:27:43.000377 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.82 MiB, peak 230.82 MiB, free memory in arenas 0.00 B, will set to 225.61 MiB (RSS), difference: -1.21 MiB | ||
| 3459 | 2026.03.18 18:27:47.150993 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.03.18 18:27:47.151295 [ 260 ] {6f90d17f-daff-496e-a12a-15febc2091ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3461 | 2026.03.18 18:27:47.151400 [ 260 ] {6f90d17f-daff-496e-a12a-15febc2091ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3462 | 2026.03.18 18:27:47.152259 [ 260 ] {6f90d17f-daff-496e-a12a-15febc2091ac} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.03.18 18:27:47.152302 [ 260 ] {6f90d17f-daff-496e-a12a-15febc2091ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3464 | 2026.03.18 18:27:47.152684 [ 260 ] {6f90d17f-daff-496e-a12a-15febc2091ac} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3465 | 2026.03.18 18:27:47.152909 [ 260 ] {6f90d17f-daff-496e-a12a-15febc2091ac} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.03.18 18:27:47.153056 [ 260 ] {6f90d17f-daff-496e-a12a-15febc2091ac} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001837 sec., 41371.80185084377 rows/sec., 3.41 MiB/sec. | ||
| 3467 | 2026.03.18 18:27:47.153096 [ 260 ] {6f90d17f-daff-496e-a12a-15febc2091ac} <Debug> TCPHandler: Processed in 0.00228334 sec. | ||
| 3468 | 2026.03.18 18:27:47.153215 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.03.18 18:27:47.153309 [ 260 ] {bcf522e4-8dba-4bf8-b473-53ec7c43aa80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3470 | 2026.03.18 18:27:47.153350 [ 260 ] {bcf522e4-8dba-4bf8-b473-53ec7c43aa80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3471 | 2026.03.18 18:27:47.153733 [ 260 ] {bcf522e4-8dba-4bf8-b473-53ec7c43aa80} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.03.18 18:27:47.153769 [ 260 ] {bcf522e4-8dba-4bf8-b473-53ec7c43aa80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3473 | 2026.03.18 18:27:47.154054 [ 260 ] {bcf522e4-8dba-4bf8-b473-53ec7c43aa80} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3474 | 2026.03.18 18:27:47.154258 [ 260 ] {bcf522e4-8dba-4bf8-b473-53ec7c43aa80} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.03.18 18:27:47.154382 [ 260 ] {bcf522e4-8dba-4bf8-b473-53ec7c43aa80} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001092 sec., 9157.509157509157 rows/sec., 688.60 KiB/sec. | ||
| 3476 | 2026.03.18 18:27:47.154419 [ 260 ] {bcf522e4-8dba-4bf8-b473-53ec7c43aa80} <Debug> TCPHandler: Processed in 0.001254017 sec. | ||
| 3477 | 2026.03.18 18:27:47.154538 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.03.18 18:27:47.154659 [ 260 ] {9237891c-1f57-45cb-9f9d-084395f52dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3479 | 2026.03.18 18:27:47.154708 [ 260 ] {9237891c-1f57-45cb-9f9d-084395f52dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3480 | 2026.03.18 18:27:47.155150 [ 260 ] {9237891c-1f57-45cb-9f9d-084395f52dd7} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.03.18 18:27:47.155187 [ 260 ] {9237891c-1f57-45cb-9f9d-084395f52dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3482 | 2026.03.18 18:27:47.155497 [ 260 ] {9237891c-1f57-45cb-9f9d-084395f52dd7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3483 | 2026.03.18 18:27:47.155712 [ 260 ] {9237891c-1f57-45cb-9f9d-084395f52dd7} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.03.18 18:27:47.155842 [ 260 ] {9237891c-1f57-45cb-9f9d-084395f52dd7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001207 sec., 61309.03065451533 rows/sec., 4.79 MiB/sec. | ||
| 3485 | 2026.03.18 18:27:47.155879 [ 260 ] {9237891c-1f57-45cb-9f9d-084395f52dd7} <Debug> TCPHandler: Processed in 0.001403439 sec. | ||
| 3486 | 2026.03.18 18:27:47.155987 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.03.18 18:27:47.156082 [ 260 ] {5cdda31d-2df0-4ee7-9255-b752235070d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3488 | 2026.03.18 18:27:47.156125 [ 260 ] {5cdda31d-2df0-4ee7-9255-b752235070d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3489 | 2026.03.18 18:27:47.156523 [ 260 ] {5cdda31d-2df0-4ee7-9255-b752235070d8} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.03.18 18:27:47.156559 [ 260 ] {5cdda31d-2df0-4ee7-9255-b752235070d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3491 | 2026.03.18 18:27:47.156875 [ 260 ] {5cdda31d-2df0-4ee7-9255-b752235070d8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3492 | 2026.03.18 18:27:47.157094 [ 260 ] {5cdda31d-2df0-4ee7-9255-b752235070d8} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.03.18 18:27:47.157219 [ 260 ] {5cdda31d-2df0-4ee7-9255-b752235070d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 3494 | 2026.03.18 18:27:47.157254 [ 260 ] {5cdda31d-2df0-4ee7-9255-b752235070d8} <Debug> TCPHandler: Processed in 0.001317207 sec. | ||
| 3495 | 2026.03.18 18:27:47.157383 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.03.18 18:27:47.157479 [ 260 ] {a2e63a0d-1333-4352-86c3-19231e46b46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3497 | 2026.03.18 18:27:47.157531 [ 260 ] {a2e63a0d-1333-4352-86c3-19231e46b46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3498 | 2026.03.18 18:27:47.158251 [ 260 ] {a2e63a0d-1333-4352-86c3-19231e46b46a} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.03.18 18:27:47.158286 [ 260 ] {a2e63a0d-1333-4352-86c3-19231e46b46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3500 | 2026.03.18 18:27:47.158768 [ 260 ] {a2e63a0d-1333-4352-86c3-19231e46b46a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3501 | 2026.03.18 18:27:47.158997 [ 260 ] {a2e63a0d-1333-4352-86c3-19231e46b46a} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.03.18 18:27:47.159130 [ 260 ] {a2e63a0d-1333-4352-86c3-19231e46b46a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001669 sec., 5991.611743559018 rows/sec., 10.74 MiB/sec. | ||
| 3503 | 2026.03.18 18:27:47.159181 [ 260 ] {a2e63a0d-1333-4352-86c3-19231e46b46a} <Debug> TCPHandler: Processed in 0.001848004 sec. | ||
| 3504 | 2026.03.18 18:27:47.159307 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2026.03.18 18:27:47.159422 [ 260 ] {a18576e0-12f9-4a50-9a87-d2675a2af8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3506 | 2026.03.18 18:27:47.159470 [ 260 ] {a18576e0-12f9-4a50-9a87-d2675a2af8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3507 | 2026.03.18 18:27:47.159857 [ 260 ] {a18576e0-12f9-4a50-9a87-d2675a2af8b7} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.03.18 18:27:47.159899 [ 260 ] {a18576e0-12f9-4a50-9a87-d2675a2af8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3509 | 2026.03.18 18:27:47.160192 [ 260 ] {a18576e0-12f9-4a50-9a87-d2675a2af8b7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3510 | 2026.03.18 18:27:47.160397 [ 260 ] {a18576e0-12f9-4a50-9a87-d2675a2af8b7} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.03.18 18:27:47.160523 [ 260 ] {a18576e0-12f9-4a50-9a87-d2675a2af8b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 3512 | 2026.03.18 18:27:47.160558 [ 260 ] {a18576e0-12f9-4a50-9a87-d2675a2af8b7} <Debug> TCPHandler: Processed in 0.001310868 sec. | ||
| 3513 | 2026.03.18 18:27:49.504970 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3514 | 2026.03.18 18:27:49.505026 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3515 | 2026.03.18 18:27:49.578130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7642 | ||
| 3516 | 2026.03.18 18:27:49.578891 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.03.18 18:27:49.578963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3518 | 2026.03.18 18:27:49.579485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3519 | 2026.03.18 18:27:49.579881 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.03.18 18:27:49.580027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7642 | ||
| 3521 | 2026.03.18 18:27:49.580027 [ 130 ] {} <Debug> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3522 | 2026.03.18 18:27:49.580098 [ 130 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.03.18 18:27:49.580117 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3524 | 2026.03.18 18:27:49.580240 [ 193 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 3525 | 2026.03.18 18:27:49.580399 [ 193 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3526 | 2026.03.18 18:27:49.580439 [ 193 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5274 rows starting from the beginning of the part | ||
| 3527 | 2026.03.18 18:27:49.580501 [ 193 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 3528 | 2026.03.18 18:27:49.580544 [ 193 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 3529 | 2026.03.18 18:27:49.580584 [ 193 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 3530 | 2026.03.18 18:27:49.580622 [ 193 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 3531 | 2026.03.18 18:27:49.580661 [ 193 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 3532 | 2026.03.18 18:27:49.582031 [ 201 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7642 rows, containing 4 columns (4 merged, 0 gathered) in 0.001853735 sec., 4122487.8421133547 rows/sec., 58.97 MiB/sec. | ||
| 3533 | 2026.03.18 18:27:49.582647 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3534 | 2026.03.18 18:27:49.582913 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_16_3} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.03.18 18:27:49.582986 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_16_3} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3536 | 2026.03.18 18:27:49.583061 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3537 | 2026.03.18 18:27:49.590590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 454 | ||
| 3538 | 2026.03.18 18:27:49.593162 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.03.18 18:27:49.593203 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3540 | 2026.03.18 18:27:49.594390 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3541 | 2026.03.18 18:27:49.594660 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.03.18 18:27:49.594786 [ 130 ] {} <Debug> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3543 | 2026.03.18 18:27:49.594820 [ 130 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2026.03.18 18:27:49.594840 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3545 | 2026.03.18 18:27:49.594935 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::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 | ||
| 3546 | 2026.03.18 18:27:49.594970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3547 | 2026.03.18 18:27:49.595443 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3548 | 2026.03.18 18:27:49.595571 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 288 rows starting from the beginning of the part | ||
| 3549 | 2026.03.18 18:27:49.595899 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3550 | 2026.03.18 18:27:49.596200 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
| 3551 | 2026.03.18 18:27:49.596480 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::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 | ||
| 3552 | 2026.03.18 18:27:49.596818 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3553 | 2026.03.18 18:27:49.597200 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3554 | 2026.03.18 18:27:49.603001 [ 189 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 72 columns (72 merged, 0 gathered) in 0.008111658 sec., 55968.82906059402 rows/sec., 52.86 MiB/sec. | ||
| 3555 | 2026.03.18 18:27:49.603736 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3556 | 2026.03.18 18:27:49.604318 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_11_2} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.03.18 18:27:49.604399 [ 200 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_11_2} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3558 | 2026.03.18 18:27:49.604580 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3559 | 2026.03.18 18:27:49.979015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3560 | 2026.03.18 18:27:49.995627 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.03.18 18:27:49.995684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3562 | 2026.03.18 18:27:50.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.24 MiB, peak 232.06 MiB, free memory in arenas 0.00 B, will set to 226.59 MiB (RSS), difference: -3.64 MiB | ||
| 3563 | 2026.03.18 18:27:50.001349 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000909501 sec. | ||
| 3564 | 2026.03.18 18:27:50.001581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3565 | 2026.03.18 18:27:50.002287 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.03.18 18:27:50.002605 [ 129 ] {} <Debug> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3567 | 2026.03.18 18:27:50.002684 [ 129 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.03.18 18:27:50.002713 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3569 | 2026.03.18 18:27:50.002832 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 3570 | 2026.03.18 18:27:50.005271 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3571 | 2026.03.18 18:27:50.007346 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3572 | 2026.03.18 18:27:50.008814 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 3573 | 2026.03.18 18:27:50.013658 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 3574 | 2026.03.18 18:27:50.017986 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 3575 | 2026.03.18 18:27:50.022400 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 3576 | 2026.03.18 18:27:50.027166 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 3577 | 2026.03.18 18:27:50.031414 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 3578 | 2026.03.18 18:27:50.085615 [ 200 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08282749 sec., 1460.8676418903917 rows/sec., 7.55 MiB/sec. | ||
| 3579 | 2026.03.18 18:27:50.088278 [ 192 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3580 | 2026.03.18 18:27:50.090441 [ 192 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_16_3} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.03.18 18:27:50.090545 [ 192 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_16_3} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3582 | 2026.03.18 18:27:50.092716 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3583 | 2026.03.18 18:27:51.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.12 MiB, peak 233.10 MiB, free memory in arenas 0.00 B, will set to 236.61 MiB (RSS), difference: 13.49 MiB | ||
| 3584 | 2026.03.18 18:27:52.152335 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.03.18 18:27:52.152510 [ 260 ] {68dd124e-99c2-498b-8992-2ecb1996e29d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3586 | 2026.03.18 18:27:52.152573 [ 260 ] {68dd124e-99c2-498b-8992-2ecb1996e29d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3587 | 2026.03.18 18:27:52.153217 [ 260 ] {68dd124e-99c2-498b-8992-2ecb1996e29d} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.03.18 18:27:52.153257 [ 260 ] {68dd124e-99c2-498b-8992-2ecb1996e29d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3589 | 2026.03.18 18:27:52.153652 [ 260 ] {68dd124e-99c2-498b-8992-2ecb1996e29d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3590 | 2026.03.18 18:27:52.153869 [ 260 ] {68dd124e-99c2-498b-8992-2ecb1996e29d} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.03.18 18:27:52.154019 [ 260 ] {68dd124e-99c2-498b-8992-2ecb1996e29d} <Debug> executeQuery: Read 114 rows, 9.89 KiB in 0.001556 sec., 73264.78149100256 rows/sec., 6.21 MiB/sec. | ||
| 3592 | 2026.03.18 18:27:52.154029 [ 126 ] {} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3593 | 2026.03.18 18:27:52.154059 [ 260 ] {68dd124e-99c2-498b-8992-2ecb1996e29d} <Debug> TCPHandler: Processed in 0.001863005 sec. | ||
| 3594 | 2026.03.18 18:27:52.154094 [ 126 ] {} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2026.03.18 18:27:52.154118 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3596 | 2026.03.18 18:27:52.154191 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.03.18 18:27:52.154221 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 3598 | 2026.03.18 18:27:52.154289 [ 260 ] {92b0eb4c-d5c8-480c-8c11-c8477b135f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3599 | 2026.03.18 18:27:52.154333 [ 260 ] {92b0eb4c-d5c8-480c-8c11-c8477b135f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3600 | 2026.03.18 18:27:52.154343 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3601 | 2026.03.18 18:27:52.154383 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1004 rows starting from the beginning of the part | ||
| 3602 | 2026.03.18 18:27:52.154453 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 114 rows starting from the beginning of the part | ||
| 3603 | 2026.03.18 18:27:52.154504 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 3604 | 2026.03.18 18:27:52.154556 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
| 3605 | 2026.03.18 18:27:52.154598 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3606 | 2026.03.18 18:27:52.154638 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 114 rows starting from the beginning of the part | ||
| 3607 | 2026.03.18 18:27:52.154743 [ 260 ] {92b0eb4c-d5c8-480c-8c11-c8477b135f24} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.03.18 18:27:52.154785 [ 260 ] {92b0eb4c-d5c8-480c-8c11-c8477b135f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3609 | 2026.03.18 18:27:52.155227 [ 260 ] {92b0eb4c-d5c8-480c-8c11-c8477b135f24} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3610 | 2026.03.18 18:27:52.155447 [ 260 ] {92b0eb4c-d5c8-480c-8c11-c8477b135f24} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.03.18 18:27:52.155581 [ 260 ] {92b0eb4c-d5c8-480c-8c11-c8477b135f24} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001311 sec., 22120.518688024407 rows/sec., 1.62 MiB/sec. | ||
| 3612 | 2026.03.18 18:27:52.155618 [ 260 ] {92b0eb4c-d5c8-480c-8c11-c8477b135f24} <Debug> TCPHandler: Processed in 0.001477 sec. | ||
| 3613 | 2026.03.18 18:27:52.155726 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2026.03.18 18:27:52.155819 [ 260 ] {d0b47986-6c3b-4159-9856-c072330180db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3615 | 2026.03.18 18:27:52.155858 [ 260 ] {d0b47986-6c3b-4159-9856-c072330180db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3616 | 2026.03.18 18:27:52.156006 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1621 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826475 sec., 887501.8820405427 rows/sec., 76.79 MiB/sec. | ||
| 3617 | 2026.03.18 18:27:52.156231 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3618 | 2026.03.18 18:27:52.156294 [ 260 ] {d0b47986-6c3b-4159-9856-c072330180db} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.18 18:27:52.156339 [ 260 ] {d0b47986-6c3b-4159-9856-c072330180db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3620 | 2026.03.18 18:27:52.156497 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_21_4} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.03.18 18:27:52.156574 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_21_4} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3622 | 2026.03.18 18:27:52.156643 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3623 | 2026.03.18 18:27:52.156661 [ 260 ] {d0b47986-6c3b-4159-9856-c072330180db} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3624 | 2026.03.18 18:27:52.156873 [ 260 ] {d0b47986-6c3b-4159-9856-c072330180db} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.03.18 18:27:52.156970 [ 126 ] {} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3626 | 2026.03.18 18:27:52.156999 [ 126 ] {} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.03.18 18:27:52.156999 [ 260 ] {d0b47986-6c3b-4159-9856-c072330180db} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001198 sec., 77629.38230383972 rows/sec., 6.06 MiB/sec. | ||
| 3628 | 2026.03.18 18:27:52.157016 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3629 | 2026.03.18 18:27:52.157049 [ 260 ] {d0b47986-6c3b-4159-9856-c072330180db} <Debug> TCPHandler: Processed in 0.001373407 sec. | ||
| 3630 | 2026.03.18 18:27:52.157112 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 3631 | 2026.03.18 18:27:52.157167 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2026.03.18 18:27:52.157227 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3633 | 2026.03.18 18:27:52.157263 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 599 rows starting from the beginning of the part | ||
| 3634 | 2026.03.18 18:27:52.157266 [ 260 ] {e16c600b-8a2e-4ae2-bf74-221f63026aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.03.18 18:27:52.157318 [ 260 ] {e16c600b-8a2e-4ae2-bf74-221f63026aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3636 | 2026.03.18 18:27:52.157356 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 93 rows starting from the beginning of the part | ||
| 3637 | 2026.03.18 18:27:52.157405 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 3638 | 2026.03.18 18:27:52.157449 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 135 rows starting from the beginning of the part | ||
| 3639 | 2026.03.18 18:27:52.157489 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3640 | 2026.03.18 18:27:52.157528 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 93 rows starting from the beginning of the part | ||
| 3641 | 2026.03.18 18:27:52.157711 [ 260 ] {e16c600b-8a2e-4ae2-bf74-221f63026aec} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.03.18 18:27:52.157751 [ 260 ] {e16c600b-8a2e-4ae2-bf74-221f63026aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3643 | 2026.03.18 18:27:52.158099 [ 260 ] {e16c600b-8a2e-4ae2-bf74-221f63026aec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3644 | 2026.03.18 18:27:52.158326 [ 260 ] {e16c600b-8a2e-4ae2-bf74-221f63026aec} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.03.18 18:27:52.158453 [ 260 ] {e16c600b-8a2e-4ae2-bf74-221f63026aec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 3646 | 2026.03.18 18:27:52.158459 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3647 | 2026.03.18 18:27:52.158493 [ 260 ] {e16c600b-8a2e-4ae2-bf74-221f63026aec} <Debug> TCPHandler: Processed in 0.001380338 sec. | ||
| 3648 | 2026.03.18 18:27:52.158508 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.03.18 18:27:52.158516 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144422 sec., 739499.5222334547 rows/sec., 58.41 MiB/sec. | ||
| 3650 | 2026.03.18 18:27:52.158535 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3651 | 2026.03.18 18:27:52.158605 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.03.18 18:27:52.158612 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 3653 | 2026.03.18 18:27:52.158691 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3654 | 2026.03.18 18:27:52.158705 [ 260 ] {d0a8de6e-f02f-4f41-9294-21960287c7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3655 | 2026.03.18 18:27:52.158716 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3656 | 2026.03.18 18:27:52.158753 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2707 rows starting from the beginning of the part | ||
| 3657 | 2026.03.18 18:27:52.158768 [ 260 ] {d0a8de6e-f02f-4f41-9294-21960287c7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3658 | 2026.03.18 18:27:52.158798 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 3659 | 2026.03.18 18:27:52.158855 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 3660 | 2026.03.18 18:27:52.158891 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 199 rows starting from the beginning of the part | ||
| 3661 | 2026.03.18 18:27:52.158923 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 3662 | 2026.03.18 18:27:52.158958 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 3663 | 2026.03.18 18:27:52.158970 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_21_4} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.03.18 18:27:52.159047 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_21_4} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3665 | 2026.03.18 18:27:52.159150 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3666 | 2026.03.18 18:27:52.159606 [ 260 ] {d0a8de6e-f02f-4f41-9294-21960287c7ee} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2026.03.18 18:27:52.159649 [ 260 ] {d0a8de6e-f02f-4f41-9294-21960287c7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3668 | 2026.03.18 18:27:52.160221 [ 260 ] {d0a8de6e-f02f-4f41-9294-21960287c7ee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3669 | 2026.03.18 18:27:52.160445 [ 260 ] {d0a8de6e-f02f-4f41-9294-21960287c7ee} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2026.03.18 18:27:52.160466 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001882116 sec., 1884049.6547502917 rows/sec., 132.18 MiB/sec. | ||
| 3671 | 2026.03.18 18:27:52.160587 [ 260 ] {d0a8de6e-f02f-4f41-9294-21960287c7ee} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.0019 sec., 15263.157894736842 rows/sec., 27.35 MiB/sec. | ||
| 3672 | 2026.03.18 18:27:52.160643 [ 260 ] {d0a8de6e-f02f-4f41-9294-21960287c7ee} <Debug> TCPHandler: Processed in 0.002088088 sec. | ||
| 3673 | 2026.03.18 18:27:52.160751 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3674 | 2026.03.18 18:27:52.160802 [ 198 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3675 | 2026.03.18 18:27:52.160845 [ 260 ] {2b6378ae-70f9-4ea9-a8bb-c6722b9ec0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3676 | 2026.03.18 18:27:52.160892 [ 260 ] {2b6378ae-70f9-4ea9-a8bb-c6722b9ec0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3677 | 2026.03.18 18:27:52.161065 [ 198 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.03.18 18:27:52.161129 [ 198 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3679 | 2026.03.18 18:27:52.161188 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3680 | 2026.03.18 18:27:52.161220 [ 260 ] {2b6378ae-70f9-4ea9-a8bb-c6722b9ec0d2} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.03.18 18:27:52.161259 [ 260 ] {2b6378ae-70f9-4ea9-a8bb-c6722b9ec0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3682 | 2026.03.18 18:27:52.161557 [ 260 ] {2b6378ae-70f9-4ea9-a8bb-c6722b9ec0d2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3683 | 2026.03.18 18:27:52.161763 [ 260 ] {2b6378ae-70f9-4ea9-a8bb-c6722b9ec0d2} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.03.18 18:27:52.161885 [ 124 ] {} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3685 | 2026.03.18 18:27:52.161889 [ 260 ] {2b6378ae-70f9-4ea9-a8bb-c6722b9ec0d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 3686 | 2026.03.18 18:27:52.161929 [ 124 ] {} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2026.03.18 18:27:52.161949 [ 260 ] {2b6378ae-70f9-4ea9-a8bb-c6722b9ec0d2} <Debug> TCPHandler: Processed in 0.001247126 sec. | ||
| 3688 | 2026.03.18 18:27:52.161955 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3689 | 2026.03.18 18:27:52.162027 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 3690 | 2026.03.18 18:27:52.162107 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3691 | 2026.03.18 18:27:52.162139 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3692 | 2026.03.18 18:27:52.162181 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 3693 | 2026.03.18 18:27:52.162214 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 3694 | 2026.03.18 18:27:52.162246 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 3695 | 2026.03.18 18:27:52.162277 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 3696 | 2026.03.18 18:27:52.162308 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 3697 | 2026.03.18 18:27:52.163077 [ 198 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001073124 sec., 1062318.986435864 rows/sec., 70.97 MiB/sec. | ||
| 3698 | 2026.03.18 18:27:52.163280 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3699 | 2026.03.18 18:27:52.163578 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_21_4} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.03.18 18:27:52.163658 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_21_4} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3701 | 2026.03.18 18:27:52.163738 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3702 | 2026.03.18 18:27:54.657687 [ 123 ] {} <Debug> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3703 | 2026.03.18 18:27:54.657783 [ 123 ] {} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2026.03.18 18:27:54.657810 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3705 | 2026.03.18 18:27:54.657955 [ 192 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::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 | ||
| 3706 | 2026.03.18 18:27:54.658147 [ 192 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3707 | 2026.03.18 18:27:54.658195 [ 192 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3708 | 2026.03.18 18:27:54.658277 [ 192 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::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 | ||
| 3709 | 2026.03.18 18:27:54.658322 [ 192 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3710 | 2026.03.18 18:27:54.658361 [ 192 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::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 | ||
| 3711 | 2026.03.18 18:27:54.658398 [ 192 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::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 | ||
| 3712 | 2026.03.18 18:27:54.659142 [ 190 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252277 sec., 19165.08887410693 rows/sec., 1.60 MiB/sec. | ||
| 3713 | 2026.03.18 18:27:54.659318 [ 198 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3714 | 2026.03.18 18:27:54.659619 [ 198 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_5_1} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.03.18 18:27:54.659696 [ 198 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_5_1} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3716 | 2026.03.18 18:27:54.659787 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3717 | 2026.03.18 18:27:54.832840 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47608 | ||
| 3718 | 2026.03.18 18:27:54.832954 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3719 | 2026.03.18 18:27:54.832979 [ 288 ] {} <Debug> TCP-Session: d442b3d7-9fbb-4b1e-b85c-fc915671e61d Authenticating user 'default' from [fd00:1122:3344:101::e]:47608 | ||
| 3720 | 2026.03.18 18:27:54.833001 [ 288 ] {} <Debug> TCP-Session: d442b3d7-9fbb-4b1e-b85c-fc915671e61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.03.18 18:27:54.833014 [ 288 ] {} <Debug> TCP-Session: d442b3d7-9fbb-4b1e-b85c-fc915671e61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.03.18 18:27:54.833181 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65403 | ||
| 3723 | 2026.03.18 18:27:54.833199 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55269 | ||
| 3724 | 2026.03.18 18:27:54.833229 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55639 | ||
| 3725 | 2026.03.18 18:27:54.833257 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63720 | ||
| 3726 | 2026.03.18 18:27:54.833288 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58553 | ||
| 3727 | 2026.03.18 18:27:54.833324 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3728 | 2026.03.18 18:27:54.833345 [ 288 ] {} <Trace> TCP-Session: d442b3d7-9fbb-4b1e-b85c-fc915671e61d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3729 | 2026.03.18 18:27:54.833361 [ 290 ] {} <Debug> TCP-Session: 870ae283-edfe-4ac7-9d94-faff5b69b78f Authenticating user 'default' from [fd00:1122:3344:101::e]:55269 | ||
| 3730 | 2026.03.18 18:27:54.833301 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3731 | 2026.03.18 18:27:54.833399 [ 290 ] {} <Debug> TCP-Session: 870ae283-edfe-4ac7-9d94-faff5b69b78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.03.18 18:27:54.833278 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63380 | ||
| 3733 | 2026.03.18 18:27:54.833429 [ 289 ] {} <Debug> TCP-Session: 6d2ee74e-9c5a-4f85-b934-93d4ee1ad094 Authenticating user 'default' from [fd00:1122:3344:101::e]:65403 | ||
| 3734 | 2026.03.18 18:27:54.833429 [ 290 ] {} <Debug> TCP-Session: 870ae283-edfe-4ac7-9d94-faff5b69b78f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.03.18 18:27:54.833498 [ 289 ] {} <Debug> TCP-Session: 6d2ee74e-9c5a-4f85-b934-93d4ee1ad094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.03.18 18:27:54.833232 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60851 | ||
| 3737 | 2026.03.18 18:27:54.833524 [ 289 ] {} <Debug> TCP-Session: 6d2ee74e-9c5a-4f85-b934-93d4ee1ad094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.03.18 18:27:54.833527 [ 288 ] {85ae016b-a68c-464a-9b45-de2b49d9e847} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47608) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3739 | 2026.03.18 18:27:54.833227 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34259 | ||
| 3740 | 2026.03.18 18:27:54.833691 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3741 | 2026.03.18 18:27:54.833734 [ 291 ] {} <Debug> TCP-Session: d04f42ee-4d72-4940-8a01-c3f8884a4e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:55639 | ||
| 3742 | 2026.03.18 18:27:54.833757 [ 291 ] {} <Debug> TCP-Session: d04f42ee-4d72-4940-8a01-c3f8884a4e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.03.18 18:27:54.833770 [ 291 ] {} <Debug> TCP-Session: d04f42ee-4d72-4940-8a01-c3f8884a4e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.03.18 18:27:54.833802 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3745 | 2026.03.18 18:27:54.833812 [ 288 ] {85ae016b-a68c-464a-9b45-de2b49d9e847} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3746 | 2026.03.18 18:27:54.833837 [ 292 ] {} <Debug> TCP-Session: 1ff7df29-950d-456b-9f46-2b24e3121f50 Authenticating user 'default' from [fd00:1122:3344:101::e]:34259 | ||
| 3747 | 2026.03.18 18:27:54.833839 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3748 | 2026.03.18 18:27:54.833858 [ 292 ] {} <Debug> TCP-Session: 1ff7df29-950d-456b-9f46-2b24e3121f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.03.18 18:27:54.833880 [ 288 ] {85ae016b-a68c-464a-9b45-de2b49d9e847} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3750 | 2026.03.18 18:27:54.833888 [ 292 ] {} <Debug> TCP-Session: 1ff7df29-950d-456b-9f46-2b24e3121f50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.03.18 18:27:54.833883 [ 286 ] {} <Debug> TCP-Session: 7fc03a2b-307d-4cc1-8353-d9f6499d35e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58553 | ||
| 3752 | 2026.03.18 18:27:54.833806 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3753 | 2026.03.18 18:27:54.833930 [ 286 ] {} <Debug> TCP-Session: 7fc03a2b-307d-4cc1-8353-d9f6499d35e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2026.03.18 18:27:54.833954 [ 294 ] {} <Debug> TCP-Session: 77ac8138-3084-4650-8977-e326ea87ed8a Authenticating user 'default' from [fd00:1122:3344:101::e]:63720 | ||
| 3755 | 2026.03.18 18:27:54.833955 [ 286 ] {} <Debug> TCP-Session: 7fc03a2b-307d-4cc1-8353-d9f6499d35e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2026.03.18 18:27:54.833983 [ 294 ] {} <Debug> TCP-Session: 77ac8138-3084-4650-8977-e326ea87ed8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.03.18 18:27:54.834002 [ 294 ] {} <Debug> TCP-Session: 77ac8138-3084-4650-8977-e326ea87ed8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.03.18 18:27:54.834091 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3759 | 2026.03.18 18:27:54.834124 [ 293 ] {} <Debug> TCP-Session: afc0626f-cdc2-4ac0-b10d-bd88216cb23e Authenticating user 'default' from [fd00:1122:3344:101::e]:60851 | ||
| 3760 | 2026.03.18 18:27:54.834141 [ 293 ] {} <Debug> TCP-Session: afc0626f-cdc2-4ac0-b10d-bd88216cb23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.03.18 18:27:54.834154 [ 293 ] {} <Debug> TCP-Session: afc0626f-cdc2-4ac0-b10d-bd88216cb23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3762 | 2026.03.18 18:27:54.834167 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3763 | 2026.03.18 18:27:54.834197 [ 288 ] {85ae016b-a68c-464a-9b45-de2b49d9e847} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 3764 | 2026.03.18 18:27:54.834211 [ 259 ] {} <Debug> TCP-Session: ff424cc6-40b3-4395-89a8-8b2dd0ea225c Authenticating user 'default' from [fd00:1122:3344:101::e]:63380 | ||
| 3765 | 2026.03.18 18:27:54.834237 [ 259 ] {} <Debug> TCP-Session: ff424cc6-40b3-4395-89a8-8b2dd0ea225c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.03.18 18:27:54.834250 [ 259 ] {} <Debug> TCP-Session: ff424cc6-40b3-4395-89a8-8b2dd0ea225c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.03.18 18:27:54.835149 [ 330 ] {85ae016b-a68c-464a-9b45-de2b49d9e847} <Trace> AggregatingTransform: Aggregating | ||
| 3768 | 2026.03.18 18:27:54.835192 [ 330 ] {85ae016b-a68c-464a-9b45-de2b49d9e847} <Trace> Aggregator: Aggregation method: without_key | ||
| 3769 | 2026.03.18 18:27:54.835228 [ 330 ] {85ae016b-a68c-464a-9b45-de2b49d9e847} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000927852 sec. (1077.758 rows/sec., 42.10 KiB/sec.) | ||
| 3770 | 2026.03.18 18:27:54.835246 [ 330 ] {85ae016b-a68c-464a-9b45-de2b49d9e847} <Trace> Aggregator: Merging aggregated data | ||
| 3771 | 2026.03.18 18:27:54.836576 [ 288 ] {85ae016b-a68c-464a-9b45-de2b49d9e847} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00311 sec., 321.54340836012864 rows/sec., 12.56 KiB/sec. | ||
| 3772 | 2026.03.18 18:27:54.836730 [ 288 ] {85ae016b-a68c-464a-9b45-de2b49d9e847} <Debug> TCPHandler: Processed in 0.003507187 sec. | ||
| 3773 | 2026.03.18 18:27:54.836858 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3774 | 2026.03.18 18:27:54.836889 [ 288 ] {} <Debug> TCP-Session: d442b3d7-9fbb-4b1e-b85c-fc915671e61d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.03.18 18:27:54.836888 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3776 | 2026.03.18 18:27:54.836903 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3777 | 2026.03.18 18:27:54.836927 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3778 | 2026.03.18 18:27:54.836951 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3779 | 2026.03.18 18:27:54.836964 [ 259 ] {} <Debug> TCP-Session: ff424cc6-40b3-4395-89a8-8b2dd0ea225c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.03.18 18:27:54.836985 [ 294 ] {} <Debug> TCP-Session: 77ac8138-3084-4650-8977-e326ea87ed8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.03.18 18:27:54.837003 [ 290 ] {} <Debug> TCP-Session: 870ae283-edfe-4ac7-9d94-faff5b69b78f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.03.18 18:27:54.836989 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3783 | 2026.03.18 18:27:54.837036 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2026.03.18 18:27:54.837012 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3785 | 2026.03.18 18:27:54.837070 [ 291 ] {} <Debug> TCP-Session: d04f42ee-4d72-4940-8a01-c3f8884a4e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.03.18 18:27:54.837083 [ 286 ] {} <Debug> TCP-Session: 7fc03a2b-307d-4cc1-8353-d9f6499d35e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.03.18 18:27:54.837105 [ 292 ] {} <Debug> TCP-Session: 1ff7df29-950d-456b-9f46-2b24e3121f50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.03.18 18:27:54.836952 [ 289 ] {} <Debug> TCP-Session: 6d2ee74e-9c5a-4f85-b934-93d4ee1ad094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.03.18 18:27:54.836993 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3790 | 2026.03.18 18:27:54.837196 [ 293 ] {} <Debug> TCP-Session: afc0626f-cdc2-4ac0-b10d-bd88216cb23e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.03.18 18:27:55.824105 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54971 | ||
| 3792 | 2026.03.18 18:27:55.824223 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3793 | 2026.03.18 18:27:55.824248 [ 286 ] {} <Debug> TCP-Session: 3d71162a-534f-4f74-8c7b-8904255738d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54971 | ||
| 3794 | 2026.03.18 18:27:55.824270 [ 286 ] {} <Debug> TCP-Session: 3d71162a-534f-4f74-8c7b-8904255738d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.03.18 18:27:55.824282 [ 286 ] {} <Debug> TCP-Session: 3d71162a-534f-4f74-8c7b-8904255738d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.03.18 18:27:55.824447 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42124 | ||
| 3797 | 2026.03.18 18:27:55.824512 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53440 | ||
| 3798 | 2026.03.18 18:27:55.824526 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55258 | ||
| 3799 | 2026.03.18 18:27:55.824553 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63320 | ||
| 3800 | 2026.03.18 18:27:55.824566 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3801 | 2026.03.18 18:27:55.824589 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3802 | 2026.03.18 18:27:55.824614 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3803 | 2026.03.18 18:27:55.824617 [ 287 ] {} <Debug> TCP-Session: 808bbc0b-3a9c-4251-9f32-a8d5add7ea50 Authenticating user 'default' from [fd00:1122:3344:101::e]:42124 | ||
| 3804 | 2026.03.18 18:27:55.824635 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3805 | 2026.03.18 18:27:55.824645 [ 291 ] {} <Debug> TCP-Session: f39dc01e-2d8a-450c-a08e-353608a728eb Authenticating user 'default' from [fd00:1122:3344:101::e]:55258 | ||
| 3806 | 2026.03.18 18:27:55.824656 [ 287 ] {} <Debug> TCP-Session: 808bbc0b-3a9c-4251-9f32-a8d5add7ea50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.03.18 18:27:55.824667 [ 294 ] {} <Debug> TCP-Session: 882f859c-b825-443a-899e-0942a649769c Authenticating user 'default' from [fd00:1122:3344:101::e]:63320 | ||
| 3808 | 2026.03.18 18:27:55.824681 [ 287 ] {} <Debug> TCP-Session: 808bbc0b-3a9c-4251-9f32-a8d5add7ea50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.03.18 18:27:55.824678 [ 291 ] {} <Debug> TCP-Session: f39dc01e-2d8a-450c-a08e-353608a728eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.03.18 18:27:55.824698 [ 294 ] {} <Debug> TCP-Session: 882f859c-b825-443a-899e-0942a649769c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.03.18 18:27:55.824691 [ 286 ] {} <Trace> TCP-Session: 3d71162a-534f-4f74-8c7b-8904255738d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2026.03.18 18:27:55.824732 [ 294 ] {} <Debug> TCP-Session: 882f859c-b825-443a-899e-0942a649769c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.03.18 18:27:55.824726 [ 291 ] {} <Debug> TCP-Session: f39dc01e-2d8a-450c-a08e-353608a728eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.03.18 18:27:55.824631 [ 290 ] {} <Debug> TCP-Session: 6a0e9bad-29fc-4460-9c87-d85a78e99f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:53440 | ||
| 3815 | 2026.03.18 18:27:55.824548 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55281 | ||
| 3816 | 2026.03.18 18:27:55.824820 [ 290 ] {} <Debug> TCP-Session: 6a0e9bad-29fc-4460-9c87-d85a78e99f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.03.18 18:27:55.824540 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48228 | ||
| 3818 | 2026.03.18 18:27:55.824873 [ 290 ] {} <Debug> TCP-Session: 6a0e9bad-29fc-4460-9c87-d85a78e99f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.03.18 18:27:55.824515 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45920 | ||
| 3820 | 2026.03.18 18:27:55.824928 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2026.03.18 18:27:55.824946 [ 286 ] {6665743f-ffed-409a-a27c-6b278152bdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3822 | 2026.03.18 18:27:55.824977 [ 293 ] {} <Debug> TCP-Session: 24c21d70-efea-4ce1-9576-2f3f454385b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55281 | ||
| 3823 | 2026.03.18 18:27:55.824984 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3824 | 2026.03.18 18:27:55.825006 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3825 | 2026.03.18 18:27:55.825015 [ 293 ] {} <Debug> TCP-Session: 24c21d70-efea-4ce1-9576-2f3f454385b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.03.18 18:27:55.825030 [ 292 ] {} <Debug> TCP-Session: ea742c9a-7997-493f-b198-f5cd6dd8758b Authenticating user 'default' from [fd00:1122:3344:101::e]:48228 | ||
| 3827 | 2026.03.18 18:27:55.825039 [ 288 ] {} <Debug> TCP-Session: 89b0577d-2f86-4010-8bd9-06a31e1af4dc Authenticating user 'default' from [fd00:1122:3344:101::e]:45920 | ||
| 3828 | 2026.03.18 18:27:55.825047 [ 293 ] {} <Debug> TCP-Session: 24c21d70-efea-4ce1-9576-2f3f454385b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.03.18 18:27:55.825077 [ 288 ] {} <Debug> TCP-Session: 89b0577d-2f86-4010-8bd9-06a31e1af4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.03.18 18:27:55.825069 [ 292 ] {} <Debug> TCP-Session: ea742c9a-7997-493f-b198-f5cd6dd8758b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.03.18 18:27:55.825109 [ 288 ] {} <Debug> TCP-Session: 89b0577d-2f86-4010-8bd9-06a31e1af4dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.03.18 18:27:55.825123 [ 292 ] {} <Debug> TCP-Session: ea742c9a-7997-493f-b198-f5cd6dd8758b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.03.18 18:27:55.824510 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33465 | ||
| 3834 | 2026.03.18 18:27:55.825214 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.03.18 18:27:55.825236 [ 289 ] {} <Debug> TCP-Session: 99d98d3c-49ed-4d79-90d8-ab76c416ba89 Authenticating user 'default' from [fd00:1122:3344:101::e]:33465 | ||
| 3836 | 2026.03.18 18:27:55.825252 [ 289 ] {} <Debug> TCP-Session: 99d98d3c-49ed-4d79-90d8-ab76c416ba89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.03.18 18:27:55.825264 [ 289 ] {} <Debug> TCP-Session: 99d98d3c-49ed-4d79-90d8-ab76c416ba89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.03.18 18:27:55.825302 [ 286 ] {6665743f-ffed-409a-a27c-6b278152bdfa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3839 | 2026.03.18 18:27:55.825380 [ 286 ] {6665743f-ffed-409a-a27c-6b278152bdfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3840 | 2026.03.18 18:27:55.825669 [ 286 ] {6665743f-ffed-409a-a27c-6b278152bdfa} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 3841 | 2026.03.18 18:27:55.826835 [ 304 ] {6665743f-ffed-409a-a27c-6b278152bdfa} <Trace> AggregatingTransform: Aggregating | ||
| 3842 | 2026.03.18 18:27:55.826899 [ 304 ] {6665743f-ffed-409a-a27c-6b278152bdfa} <Trace> Aggregator: Aggregation method: without_key | ||
| 3843 | 2026.03.18 18:27:55.826941 [ 304 ] {6665743f-ffed-409a-a27c-6b278152bdfa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001170746 sec. (854.156 rows/sec., 33.37 KiB/sec.) | ||
| 3844 | 2026.03.18 18:27:55.826975 [ 304 ] {6665743f-ffed-409a-a27c-6b278152bdfa} <Trace> Aggregator: Merging aggregated data | ||
| 3845 | 2026.03.18 18:27:55.828113 [ 286 ] {6665743f-ffed-409a-a27c-6b278152bdfa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003243 sec., 308.35646006783844 rows/sec., 12.05 KiB/sec. | ||
| 3846 | 2026.03.18 18:27:55.828252 [ 286 ] {6665743f-ffed-409a-a27c-6b278152bdfa} <Debug> TCPHandler: Processed in 0.003729829 sec. | ||
| 3847 | 2026.03.18 18:27:55.828354 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3848 | 2026.03.18 18:27:55.828381 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.03.18 18:27:55.828387 [ 286 ] {} <Debug> TCP-Session: 3d71162a-534f-4f74-8c7b-8904255738d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.03.18 18:27:55.828404 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3851 | 2026.03.18 18:27:55.828434 [ 287 ] {} <Debug> TCP-Session: 808bbc0b-3a9c-4251-9f32-a8d5add7ea50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.03.18 18:27:55.828449 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.03.18 18:27:55.828461 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3854 | 2026.03.18 18:27:55.828476 [ 288 ] {} <Debug> TCP-Session: 89b0577d-2f86-4010-8bd9-06a31e1af4dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.03.18 18:27:55.828505 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3856 | 2026.03.18 18:27:55.828523 [ 290 ] {} <Debug> TCP-Session: 6a0e9bad-29fc-4460-9c87-d85a78e99f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.03.18 18:27:55.828505 [ 294 ] {} <Debug> TCP-Session: 882f859c-b825-443a-899e-0942a649769c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.03.18 18:27:55.828556 [ 292 ] {} <Debug> TCP-Session: ea742c9a-7997-493f-b198-f5cd6dd8758b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.03.18 18:27:55.828476 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3860 | 2026.03.18 18:27:55.828432 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3861 | 2026.03.18 18:27:55.828648 [ 291 ] {} <Debug> TCP-Session: f39dc01e-2d8a-450c-a08e-353608a728eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.03.18 18:27:55.828418 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3863 | 2026.03.18 18:27:55.828680 [ 293 ] {} <Debug> TCP-Session: 24c21d70-efea-4ce1-9576-2f3f454385b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.03.18 18:27:55.828707 [ 289 ] {} <Debug> TCP-Session: 99d98d3c-49ed-4d79-90d8-ab76c416ba89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.03.18 18:27:56.029116 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47276 | ||
| 3866 | 2026.03.18 18:27:56.029224 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3867 | 2026.03.18 18:27:56.029248 [ 286 ] {} <Debug> TCP-Session: 33413e75-01d0-4218-b8d8-e8a02f61b468 Authenticating user 'default' from [fd00:1122:3344:101::e]:47276 | ||
| 3868 | 2026.03.18 18:27:56.029268 [ 286 ] {} <Debug> TCP-Session: 33413e75-01d0-4218-b8d8-e8a02f61b468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.03.18 18:27:56.029280 [ 286 ] {} <Debug> TCP-Session: 33413e75-01d0-4218-b8d8-e8a02f61b468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.03.18 18:27:56.029472 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46069 | ||
| 3871 | 2026.03.18 18:27:56.029495 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47783 | ||
| 3872 | 2026.03.18 18:27:56.029506 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56663 | ||
| 3873 | 2026.03.18 18:27:56.029545 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52980 | ||
| 3874 | 2026.03.18 18:27:56.029527 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64053 | ||
| 3875 | 2026.03.18 18:27:56.029610 [ 286 ] {} <Trace> TCP-Session: 33413e75-01d0-4218-b8d8-e8a02f61b468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2026.03.18 18:27:56.029624 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3877 | 2026.03.18 18:27:56.029608 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3878 | 2026.03.18 18:27:56.029662 [ 294 ] {} <Debug> TCP-Session: d2a717f0-cc3b-45d2-8ad7-68cde5d2d285 Authenticating user 'default' from [fd00:1122:3344:101::e]:52980 | ||
| 3879 | 2026.03.18 18:27:56.029594 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3880 | 2026.03.18 18:27:56.029690 [ 291 ] {} <Debug> TCP-Session: 45e32614-7ebe-4ebc-9208-7b68b22a6d62 Authenticating user 'default' from [fd00:1122:3344:101::e]:56663 | ||
| 3881 | 2026.03.18 18:27:56.029695 [ 294 ] {} <Debug> TCP-Session: d2a717f0-cc3b-45d2-8ad7-68cde5d2d285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.03.18 18:27:56.029719 [ 287 ] {} <Debug> TCP-Session: 4e6462fd-bdaf-486b-9592-d5756d2b9f4c Authenticating user 'default' from [fd00:1122:3344:101::e]:46069 | ||
| 3883 | 2026.03.18 18:27:56.029728 [ 291 ] {} <Debug> TCP-Session: 45e32614-7ebe-4ebc-9208-7b68b22a6d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.03.18 18:27:56.029735 [ 294 ] {} <Debug> TCP-Session: d2a717f0-cc3b-45d2-8ad7-68cde5d2d285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.03.18 18:27:56.029756 [ 291 ] {} <Debug> TCP-Session: 45e32614-7ebe-4ebc-9208-7b68b22a6d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.03.18 18:27:56.029749 [ 287 ] {} <Debug> TCP-Session: 4e6462fd-bdaf-486b-9592-d5756d2b9f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.03.18 18:27:56.029704 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3888 | 2026.03.18 18:27:56.029788 [ 286 ] {070b6143-c7f5-4bcc-8d8f-abe1f96cfe55} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3889 | 2026.03.18 18:27:56.029828 [ 293 ] {} <Debug> TCP-Session: ec50835d-3b7e-45ca-abba-3db6440ab26e Authenticating user 'default' from [fd00:1122:3344:101::e]:64053 | ||
| 3890 | 2026.03.18 18:27:56.029786 [ 287 ] {} <Debug> TCP-Session: 4e6462fd-bdaf-486b-9592-d5756d2b9f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.03.18 18:27:56.029868 [ 293 ] {} <Debug> TCP-Session: ec50835d-3b7e-45ca-abba-3db6440ab26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.03.18 18:27:56.029592 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3893 | 2026.03.18 18:27:56.029894 [ 293 ] {} <Debug> TCP-Session: ec50835d-3b7e-45ca-abba-3db6440ab26e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.03.18 18:27:56.029922 [ 290 ] {} <Debug> TCP-Session: 8d084d8a-92db-4411-9add-4c9828911881 Authenticating user 'default' from [fd00:1122:3344:101::e]:47783 | ||
| 3895 | 2026.03.18 18:27:56.029519 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33484 | ||
| 3896 | 2026.03.18 18:27:56.029486 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55216 | ||
| 3897 | 2026.03.18 18:27:56.029486 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58908 | ||
| 3898 | 2026.03.18 18:27:56.029951 [ 290 ] {} <Debug> TCP-Session: 8d084d8a-92db-4411-9add-4c9828911881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.03.18 18:27:56.030061 [ 290 ] {} <Debug> TCP-Session: 8d084d8a-92db-4411-9add-4c9828911881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.03.18 18:27:56.030066 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3901 | 2026.03.18 18:27:56.030066 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3902 | 2026.03.18 18:27:56.030087 [ 286 ] {070b6143-c7f5-4bcc-8d8f-abe1f96cfe55} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3903 | 2026.03.18 18:27:56.030102 [ 292 ] {} <Debug> TCP-Session: 5b8bde7e-dca3-4a08-9072-91815ade662a Authenticating user 'default' from [fd00:1122:3344:101::e]:33484 | ||
| 3904 | 2026.03.18 18:27:56.030106 [ 288 ] {} <Debug> TCP-Session: 5f6e3662-5099-465c-b053-ff02a655894e Authenticating user 'default' from [fd00:1122:3344:101::e]:55216 | ||
| 3905 | 2026.03.18 18:27:56.030090 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2026.03.18 18:27:56.030150 [ 286 ] {070b6143-c7f5-4bcc-8d8f-abe1f96cfe55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3907 | 2026.03.18 18:27:56.030173 [ 289 ] {} <Debug> TCP-Session: ebda4902-a06d-444b-9755-1d88d516fd93 Authenticating user 'default' from [fd00:1122:3344:101::e]:58908 | ||
| 3908 | 2026.03.18 18:27:56.030144 [ 288 ] {} <Debug> TCP-Session: 5f6e3662-5099-465c-b053-ff02a655894e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.03.18 18:27:56.030202 [ 289 ] {} <Debug> TCP-Session: ebda4902-a06d-444b-9755-1d88d516fd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.03.18 18:27:56.030218 [ 288 ] {} <Debug> TCP-Session: 5f6e3662-5099-465c-b053-ff02a655894e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.03.18 18:27:56.030231 [ 289 ] {} <Debug> TCP-Session: ebda4902-a06d-444b-9755-1d88d516fd93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.03.18 18:27:56.030142 [ 292 ] {} <Debug> TCP-Session: 5b8bde7e-dca3-4a08-9072-91815ade662a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.03.18 18:27:56.030275 [ 292 ] {} <Debug> TCP-Session: 5b8bde7e-dca3-4a08-9072-91815ade662a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.03.18 18:27:56.030449 [ 286 ] {070b6143-c7f5-4bcc-8d8f-abe1f96cfe55} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 3915 | 2026.03.18 18:27:56.031453 [ 311 ] {070b6143-c7f5-4bcc-8d8f-abe1f96cfe55} <Trace> AggregatingTransform: Aggregating | ||
| 3916 | 2026.03.18 18:27:56.031514 [ 311 ] {070b6143-c7f5-4bcc-8d8f-abe1f96cfe55} <Trace> Aggregator: Aggregation method: without_key | ||
| 3917 | 2026.03.18 18:27:56.031554 [ 311 ] {070b6143-c7f5-4bcc-8d8f-abe1f96cfe55} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007703 sec. (992.356 rows/sec., 38.76 KiB/sec.) | ||
| 3918 | 2026.03.18 18:27:56.031570 [ 311 ] {070b6143-c7f5-4bcc-8d8f-abe1f96cfe55} <Trace> Aggregator: Merging aggregated data | ||
| 3919 | 2026.03.18 18:27:56.032790 [ 286 ] {070b6143-c7f5-4bcc-8d8f-abe1f96cfe55} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003055 sec., 327.33224222585926 rows/sec., 12.79 KiB/sec. | ||
| 3920 | 2026.03.18 18:27:56.032931 [ 286 ] {070b6143-c7f5-4bcc-8d8f-abe1f96cfe55} <Debug> TCPHandler: Processed in 0.003459836 sec. | ||
| 3921 | 2026.03.18 18:27:56.033032 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3922 | 2026.03.18 18:27:56.033061 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3923 | 2026.03.18 18:27:56.033061 [ 286 ] {} <Debug> TCP-Session: 33413e75-01d0-4218-b8d8-e8a02f61b468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.03.18 18:27:56.033093 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3925 | 2026.03.18 18:27:56.033106 [ 287 ] {} <Debug> TCP-Session: 4e6462fd-bdaf-486b-9592-d5756d2b9f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.03.18 18:27:56.033111 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3927 | 2026.03.18 18:27:56.033144 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3928 | 2026.03.18 18:27:56.033164 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3929 | 2026.03.18 18:27:56.033175 [ 293 ] {} <Debug> TCP-Session: ec50835d-3b7e-45ca-abba-3db6440ab26e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.03.18 18:27:56.033197 [ 292 ] {} <Debug> TCP-Session: 5b8bde7e-dca3-4a08-9072-91815ade662a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.03.18 18:27:56.033212 [ 289 ] {} <Debug> TCP-Session: ebda4902-a06d-444b-9755-1d88d516fd93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.03.18 18:27:56.033132 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3933 | 2026.03.18 18:27:56.033094 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3934 | 2026.03.18 18:27:56.033280 [ 288 ] {} <Debug> TCP-Session: 5f6e3662-5099-465c-b053-ff02a655894e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.03.18 18:27:56.033182 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3936 | 2026.03.18 18:27:56.033305 [ 291 ] {} <Debug> TCP-Session: 45e32614-7ebe-4ebc-9208-7b68b22a6d62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.03.18 18:27:56.033139 [ 290 ] {} <Debug> TCP-Session: 8d084d8a-92db-4411-9add-4c9828911881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.03.18 18:27:56.033346 [ 294 ] {} <Debug> TCP-Session: d2a717f0-cc3b-45d2-8ad7-68cde5d2d285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.03.18 18:27:57.080209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8154 | ||
| 3940 | 2026.03.18 18:27:57.080794 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2026.03.18 18:27:57.080840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3942 | 2026.03.18 18:27:57.081423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3943 | 2026.03.18 18:27:57.081657 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2026.03.18 18:27:57.081785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8154 | ||
| 3945 | 2026.03.18 18:27:57.152440 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2026.03.18 18:27:57.152719 [ 260 ] {bbc6868b-863c-4da6-b7fa-824f3c3df20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3947 | 2026.03.18 18:27:57.152823 [ 260 ] {bbc6868b-863c-4da6-b7fa-824f3c3df20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3948 | 2026.03.18 18:27:57.153665 [ 260 ] {bbc6868b-863c-4da6-b7fa-824f3c3df20f} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2026.03.18 18:27:57.153703 [ 260 ] {bbc6868b-863c-4da6-b7fa-824f3c3df20f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3950 | 2026.03.18 18:27:57.154092 [ 260 ] {bbc6868b-863c-4da6-b7fa-824f3c3df20f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3951 | 2026.03.18 18:27:57.154337 [ 260 ] {bbc6868b-863c-4da6-b7fa-824f3c3df20f} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.03.18 18:27:57.154486 [ 260 ] {bbc6868b-863c-4da6-b7fa-824f3c3df20f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001841 sec., 2172.7322107550244 rows/sec., 177.17 KiB/sec. | ||
| 3953 | 2026.03.18 18:27:57.154531 [ 260 ] {bbc6868b-863c-4da6-b7fa-824f3c3df20f} <Debug> TCPHandler: Processed in 0.00226871 sec. | ||
| 3954 | 2026.03.18 18:27:57.154649 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.03.18 18:27:57.154743 [ 260 ] {f4c6f300-8d7f-414c-82ca-18432f54c784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3956 | 2026.03.18 18:27:57.154783 [ 260 ] {f4c6f300-8d7f-414c-82ca-18432f54c784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3957 | 2026.03.18 18:27:57.155201 [ 260 ] {f4c6f300-8d7f-414c-82ca-18432f54c784} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.03.18 18:27:57.155235 [ 260 ] {f4c6f300-8d7f-414c-82ca-18432f54c784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3959 | 2026.03.18 18:27:57.155542 [ 260 ] {f4c6f300-8d7f-414c-82ca-18432f54c784} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3960 | 2026.03.18 18:27:57.155755 [ 260 ] {f4c6f300-8d7f-414c-82ca-18432f54c784} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2026.03.18 18:27:57.155880 [ 260 ] {f4c6f300-8d7f-414c-82ca-18432f54c784} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001155 sec., 67532.46753246753 rows/sec., 5.55 MiB/sec. | ||
| 3962 | 2026.03.18 18:27:57.155917 [ 260 ] {f4c6f300-8d7f-414c-82ca-18432f54c784} <Debug> TCPHandler: Processed in 0.001319377 sec. | ||
| 3963 | 2026.03.18 18:27:57.156031 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.03.18 18:27:57.156124 [ 260 ] {e6b0ba89-3dab-44bb-a9ab-4aa12b15e9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3965 | 2026.03.18 18:27:57.156164 [ 260 ] {e6b0ba89-3dab-44bb-a9ab-4aa12b15e9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3966 | 2026.03.18 18:27:57.156547 [ 260 ] {e6b0ba89-3dab-44bb-a9ab-4aa12b15e9da} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.03.18 18:27:57.156583 [ 260 ] {e6b0ba89-3dab-44bb-a9ab-4aa12b15e9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3968 | 2026.03.18 18:27:57.156874 [ 260 ] {e6b0ba89-3dab-44bb-a9ab-4aa12b15e9da} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3969 | 2026.03.18 18:27:57.157082 [ 260 ] {e6b0ba89-3dab-44bb-a9ab-4aa12b15e9da} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.03.18 18:27:57.157193 [ 120 ] {} <Debug> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3971 | 2026.03.18 18:27:57.157210 [ 260 ] {e6b0ba89-3dab-44bb-a9ab-4aa12b15e9da} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001105 sec., 12669.68325791855 rows/sec., 933.26 KiB/sec. | ||
| 3972 | 2026.03.18 18:27:57.157260 [ 120 ] {} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2026.03.18 18:27:57.157268 [ 260 ] {e6b0ba89-3dab-44bb-a9ab-4aa12b15e9da} <Debug> TCPHandler: Processed in 0.001290256 sec. | ||
| 3974 | 2026.03.18 18:27:57.157290 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3975 | 2026.03.18 18:27:57.157398 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.03.18 18:27:57.157427 [ 190 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 3977 | 2026.03.18 18:27:57.157498 [ 260 ] {c33081a3-4739-4945-b2ca-0d3279b76eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3978 | 2026.03.18 18:27:57.157543 [ 260 ] {c33081a3-4739-4945-b2ca-0d3279b76eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3979 | 2026.03.18 18:27:57.157579 [ 190 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3980 | 2026.03.18 18:27:57.157622 [ 190 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 209 rows starting from the beginning of the part | ||
| 3981 | 2026.03.18 18:27:57.157694 [ 190 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3982 | 2026.03.18 18:27:57.157744 [ 190 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
| 3983 | 2026.03.18 18:27:57.157787 [ 190 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3984 | 2026.03.18 18:27:57.157833 [ 190 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 29 rows starting from the beginning of the part | ||
| 3985 | 2026.03.18 18:27:57.157882 [ 190 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3986 | 2026.03.18 18:27:57.157976 [ 260 ] {c33081a3-4739-4945-b2ca-0d3279b76eb6} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.03.18 18:27:57.158017 [ 260 ] {c33081a3-4739-4945-b2ca-0d3279b76eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3988 | 2026.03.18 18:27:57.158364 [ 260 ] {c33081a3-4739-4945-b2ca-0d3279b76eb6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3989 | 2026.03.18 18:27:57.158610 [ 260 ] {c33081a3-4739-4945-b2ca-0d3279b76eb6} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.03.18 18:27:57.158739 [ 260 ] {c33081a3-4739-4945-b2ca-0d3279b76eb6} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001258 sec., 62003.179650238475 rows/sec., 4.85 MiB/sec. | ||
| 3991 | 2026.03.18 18:27:57.158772 [ 198 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405658 sec., 226939.98113339092 rows/sec., 16.03 MiB/sec. | ||
| 3992 | 2026.03.18 18:27:57.158777 [ 260 ] {c33081a3-4739-4945-b2ca-0d3279b76eb6} <Debug> TCPHandler: Processed in 0.00142829 sec. | ||
| 3993 | 2026.03.18 18:27:57.158910 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2026.03.18 18:27:57.158921 [ 190 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3995 | 2026.03.18 18:27:57.159012 [ 260 ] {23e4f536-442e-4d5c-bc96-1956c9a86d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3996 | 2026.03.18 18:27:57.159061 [ 260 ] {23e4f536-442e-4d5c-bc96-1956c9a86d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3997 | 2026.03.18 18:27:57.159175 [ 190 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_16_3} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.03.18 18:27:57.159248 [ 190 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_16_3} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3999 | 2026.03.18 18:27:57.159318 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4000 | 2026.03.18 18:27:57.159477 [ 260 ] {23e4f536-442e-4d5c-bc96-1956c9a86d26} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2026.03.18 18:27:57.159517 [ 260 ] {23e4f536-442e-4d5c-bc96-1956c9a86d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4002 | 2026.03.18 18:27:57.159851 [ 260 ] {23e4f536-442e-4d5c-bc96-1956c9a86d26} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4003 | 2026.03.18 18:27:57.160058 [ 260 ] {23e4f536-442e-4d5c-bc96-1956c9a86d26} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2026.03.18 18:27:57.160184 [ 260 ] {23e4f536-442e-4d5c-bc96-1956c9a86d26} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00119 sec., 136134.4537815126 rows/sec., 9.48 MiB/sec. | ||
| 4005 | 2026.03.18 18:27:57.160224 [ 260 ] {23e4f536-442e-4d5c-bc96-1956c9a86d26} <Debug> TCPHandler: Processed in 0.001363468 sec. | ||
| 4006 | 2026.03.18 18:27:57.160329 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2026.03.18 18:27:57.160421 [ 260 ] {3db0fe56-ae07-494c-b8e4-fb1825bb6c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4008 | 2026.03.18 18:27:57.160475 [ 260 ] {3db0fe56-ae07-494c-b8e4-fb1825bb6c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4009 | 2026.03.18 18:27:57.161209 [ 260 ] {3db0fe56-ae07-494c-b8e4-fb1825bb6c7b} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.03.18 18:27:57.161245 [ 260 ] {3db0fe56-ae07-494c-b8e4-fb1825bb6c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4011 | 2026.03.18 18:27:57.161745 [ 260 ] {3db0fe56-ae07-494c-b8e4-fb1825bb6c7b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4012 | 2026.03.18 18:27:57.161963 [ 260 ] {3db0fe56-ae07-494c-b8e4-fb1825bb6c7b} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2026.03.18 18:27:57.162099 [ 260 ] {3db0fe56-ae07-494c-b8e4-fb1825bb6c7b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001695 sec., 5899.705014749263 rows/sec., 10.57 MiB/sec. | ||
| 4014 | 2026.03.18 18:27:57.162154 [ 260 ] {3db0fe56-ae07-494c-b8e4-fb1825bb6c7b} <Debug> TCPHandler: Processed in 0.001875225 sec. | ||
| 4015 | 2026.03.18 18:27:57.162260 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2026.03.18 18:27:57.162355 [ 260 ] {900bb82b-6c0b-480b-995f-b86c05b732ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4017 | 2026.03.18 18:27:57.162397 [ 260 ] {900bb82b-6c0b-480b-995f-b86c05b732ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4018 | 2026.03.18 18:27:57.162729 [ 260 ] {900bb82b-6c0b-480b-995f-b86c05b732ed} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2026.03.18 18:27:57.162764 [ 260 ] {900bb82b-6c0b-480b-995f-b86c05b732ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4020 | 2026.03.18 18:27:57.163067 [ 260 ] {900bb82b-6c0b-480b-995f-b86c05b732ed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4021 | 2026.03.18 18:27:57.163270 [ 260 ] {900bb82b-6c0b-480b-995f-b86c05b732ed} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.03.18 18:27:57.163397 [ 260 ] {900bb82b-6c0b-480b-995f-b86c05b732ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4023 | 2026.03.18 18:27:57.163432 [ 260 ] {900bb82b-6c0b-480b-995f-b86c05b732ed} <Debug> TCPHandler: Processed in 0.001221366 sec. | ||
| 4024 | 2026.03.18 18:27:57.505421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4025 | 2026.03.18 18:27:57.521684 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.03.18 18:27:57.521746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4027 | 2026.03.18 18:27:57.528133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4028 | 2026.03.18 18:27:57.528882 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2026.03.18 18:27:57.531601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4030 | 2026.03.18 18:27:58.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.59 MiB, peak 247.84 MiB, free memory in arenas 0.00 B, will set to 239.88 MiB (RSS), difference: 1.29 MiB | ||
| 4031 | 2026.03.18 18:27:59.595226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 486 | ||
| 4032 | 2026.03.18 18:27:59.597386 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.03.18 18:27:59.597431 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4034 | 2026.03.18 18:27:59.598624 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4035 | 2026.03.18 18:27:59.598888 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.03.18 18:27:59.599131 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 4037 | 2026.03.18 18:28:02.152764 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.03.18 18:28:02.152957 [ 260 ] {6f6ec949-1ca6-4dd3-bed4-31a450cedba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4039 | 2026.03.18 18:28:02.153031 [ 260 ] {6f6ec949-1ca6-4dd3-bed4-31a450cedba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4040 | 2026.03.18 18:28:02.153729 [ 260 ] {6f6ec949-1ca6-4dd3-bed4-31a450cedba8} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.03.18 18:28:02.153774 [ 260 ] {6f6ec949-1ca6-4dd3-bed4-31a450cedba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4042 | 2026.03.18 18:28:02.154169 [ 260 ] {6f6ec949-1ca6-4dd3-bed4-31a450cedba8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4043 | 2026.03.18 18:28:02.154396 [ 260 ] {6f6ec949-1ca6-4dd3-bed4-31a450cedba8} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.03.18 18:28:02.154545 [ 260 ] {6f6ec949-1ca6-4dd3-bed4-31a450cedba8} <Debug> executeQuery: Read 114 rows, 9.89 KiB in 0.001639 sec., 69554.60646735814 rows/sec., 5.89 MiB/sec. | ||
| 4045 | 2026.03.18 18:28:02.154588 [ 260 ] {6f6ec949-1ca6-4dd3-bed4-31a450cedba8} <Debug> TCPHandler: Processed in 0.001956096 sec. | ||
| 4046 | 2026.03.18 18:28:02.154709 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2026.03.18 18:28:02.154808 [ 260 ] {bb8bfda9-fadc-4f19-8593-e149b2724a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4048 | 2026.03.18 18:28:02.154848 [ 260 ] {bb8bfda9-fadc-4f19-8593-e149b2724a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4049 | 2026.03.18 18:28:02.155264 [ 260 ] {bb8bfda9-fadc-4f19-8593-e149b2724a9f} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.03.18 18:28:02.155302 [ 260 ] {bb8bfda9-fadc-4f19-8593-e149b2724a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4051 | 2026.03.18 18:28:02.155605 [ 260 ] {bb8bfda9-fadc-4f19-8593-e149b2724a9f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4052 | 2026.03.18 18:28:02.155810 [ 260 ] {bb8bfda9-fadc-4f19-8593-e149b2724a9f} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.03.18 18:28:02.155937 [ 260 ] {bb8bfda9-fadc-4f19-8593-e149b2724a9f} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.00115 sec., 25217.391304347828 rows/sec., 1.85 MiB/sec. | ||
| 4054 | 2026.03.18 18:28:02.155974 [ 260 ] {bb8bfda9-fadc-4f19-8593-e149b2724a9f} <Debug> TCPHandler: Processed in 0.001317768 sec. | ||
| 4055 | 2026.03.18 18:28:02.156085 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.03.18 18:28:02.156178 [ 260 ] {970ffe95-a80d-4886-9d92-8ef952278b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4057 | 2026.03.18 18:28:02.156217 [ 260 ] {970ffe95-a80d-4886-9d92-8ef952278b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4058 | 2026.03.18 18:28:02.156639 [ 260 ] {970ffe95-a80d-4886-9d92-8ef952278b9c} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.03.18 18:28:02.156675 [ 260 ] {970ffe95-a80d-4886-9d92-8ef952278b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4060 | 2026.03.18 18:28:02.156975 [ 260 ] {970ffe95-a80d-4886-9d92-8ef952278b9c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4061 | 2026.03.18 18:28:02.157183 [ 260 ] {970ffe95-a80d-4886-9d92-8ef952278b9c} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.03.18 18:28:02.157311 [ 260 ] {970ffe95-a80d-4886-9d92-8ef952278b9c} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.00115 sec., 80869.56521739131 rows/sec., 6.32 MiB/sec. | ||
| 4063 | 2026.03.18 18:28:02.157348 [ 260 ] {970ffe95-a80d-4886-9d92-8ef952278b9c} <Debug> TCPHandler: Processed in 0.001313257 sec. | ||
| 4064 | 2026.03.18 18:28:02.157465 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.03.18 18:28:02.157558 [ 260 ] {da327b6e-cd99-4139-a8f5-232923e52f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4066 | 2026.03.18 18:28:02.157602 [ 260 ] {da327b6e-cd99-4139-a8f5-232923e52f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4067 | 2026.03.18 18:28:02.158001 [ 260 ] {da327b6e-cd99-4139-a8f5-232923e52f8f} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.03.18 18:28:02.158036 [ 260 ] {da327b6e-cd99-4139-a8f5-232923e52f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4069 | 2026.03.18 18:28:02.158369 [ 260 ] {da327b6e-cd99-4139-a8f5-232923e52f8f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4070 | 2026.03.18 18:28:02.158576 [ 260 ] {da327b6e-cd99-4139-a8f5-232923e52f8f} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2026.03.18 18:28:02.158702 [ 260 ] {da327b6e-cd99-4139-a8f5-232923e52f8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 4072 | 2026.03.18 18:28:02.158738 [ 260 ] {da327b6e-cd99-4139-a8f5-232923e52f8f} <Debug> TCPHandler: Processed in 0.001323728 sec. | ||
| 4073 | 2026.03.18 18:28:02.158844 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.03.18 18:28:02.158937 [ 260 ] {dc8c76fa-caf6-4519-a8cb-5c0a62f1a402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4075 | 2026.03.18 18:28:02.158991 [ 260 ] {dc8c76fa-caf6-4519-a8cb-5c0a62f1a402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4076 | 2026.03.18 18:28:02.159777 [ 260 ] {dc8c76fa-caf6-4519-a8cb-5c0a62f1a402} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.03.18 18:28:02.159813 [ 260 ] {dc8c76fa-caf6-4519-a8cb-5c0a62f1a402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4078 | 2026.03.18 18:28:02.160335 [ 260 ] {dc8c76fa-caf6-4519-a8cb-5c0a62f1a402} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4079 | 2026.03.18 18:28:02.160557 [ 260 ] {dc8c76fa-caf6-4519-a8cb-5c0a62f1a402} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2026.03.18 18:28:02.160676 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4081 | 2026.03.18 18:28:02.160691 [ 260 ] {dc8c76fa-caf6-4519-a8cb-5c0a62f1a402} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001772 sec., 16365.688487584652 rows/sec., 29.33 MiB/sec. | ||
| 4082 | 2026.03.18 18:28:02.160773 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.03.18 18:28:02.160796 [ 260 ] {dc8c76fa-caf6-4519-a8cb-5c0a62f1a402} <Debug> TCPHandler: Processed in 0.002000867 sec. | ||
| 4084 | 2026.03.18 18:28:02.160814 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4085 | 2026.03.18 18:28:02.160911 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2026.03.18 18:28:02.160965 [ 199 ] {82477220-c6f9-430d-b97c-86567c06c4c6::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 | ||
| 4087 | 2026.03.18 18:28:02.161011 [ 260 ] {fc5eb64c-3f5f-4889-86c3-a7d5b7b10640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4088 | 2026.03.18 18:28:02.161058 [ 260 ] {fc5eb64c-3f5f-4889-86c3-a7d5b7b10640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4089 | 2026.03.18 18:28:02.161303 [ 199 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4090 | 2026.03.18 18:28:02.161382 [ 260 ] {fc5eb64c-3f5f-4889-86c3-a7d5b7b10640} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.03.18 18:28:02.161398 [ 199 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 204 rows starting from the beginning of the part | ||
| 4092 | 2026.03.18 18:28:02.161426 [ 260 ] {fc5eb64c-3f5f-4889-86c3-a7d5b7b10640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4093 | 2026.03.18 18:28:02.161570 [ 199 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part | ||
| 4094 | 2026.03.18 18:28:02.161675 [ 199 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 4095 | 2026.03.18 18:28:02.161745 [ 260 ] {fc5eb64c-3f5f-4889-86c3-a7d5b7b10640} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4096 | 2026.03.18 18:28:02.161763 [ 199 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 29 rows starting from the beginning of the part | ||
| 4097 | 2026.03.18 18:28:02.161859 [ 199 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 4098 | 2026.03.18 18:28:02.161955 [ 199 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part | ||
| 4099 | 2026.03.18 18:28:02.161970 [ 260 ] {fc5eb64c-3f5f-4889-86c3-a7d5b7b10640} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.03.18 18:28:02.162108 [ 260 ] {fc5eb64c-3f5f-4889-86c3-a7d5b7b10640} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 4101 | 2026.03.18 18:28:02.162144 [ 260 ] {fc5eb64c-3f5f-4889-86c3-a7d5b7b10640} <Debug> TCPHandler: Processed in 0.001283177 sec. | ||
| 4102 | 2026.03.18 18:28:02.165012 [ 198 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 19 columns (19 merged, 0 gathered) in 0.004111635 sec., 75639.00978564488 rows/sec., 135.54 MiB/sec. | ||
| 4103 | 2026.03.18 18:28:02.165534 [ 195 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4104 | 2026.03.18 18:28:02.165884 [ 195 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2026.03.18 18:28:02.165955 [ 195 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4106 | 2026.03.18 18:28:02.166038 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
| 4107 | 2026.03.18 18:28:04.505078 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4108 | 2026.03.18 18:28:04.505132 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4109 | 2026.03.18 18:28:04.582749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8602 | ||
| 4110 | 2026.03.18 18:28:04.583247 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4111 | 2026.03.18 18:28:04.583291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4112 | 2026.03.18 18:28:04.583770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4113 | 2026.03.18 18:28:04.583997 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.03.18 18:28:04.584131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8602 | ||
| 4115 | 2026.03.18 18:28:05.034824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4116 | 2026.03.18 18:28:05.053069 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.03.18 18:28:05.053154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4118 | 2026.03.18 18:28:05.059585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4119 | 2026.03.18 18:28:05.060359 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.03.18 18:28:05.065592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4121 | 2026.03.18 18:28:07.150973 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2026.03.18 18:28:07.151169 [ 260 ] {492a7ce1-f163-415f-9912-01219c4ae910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4123 | 2026.03.18 18:28:07.151243 [ 260 ] {492a7ce1-f163-415f-9912-01219c4ae910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4124 | 2026.03.18 18:28:07.151927 [ 260 ] {492a7ce1-f163-415f-9912-01219c4ae910} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.03.18 18:28:07.151977 [ 260 ] {492a7ce1-f163-415f-9912-01219c4ae910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4126 | 2026.03.18 18:28:07.152367 [ 260 ] {492a7ce1-f163-415f-9912-01219c4ae910} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4127 | 2026.03.18 18:28:07.152613 [ 260 ] {492a7ce1-f163-415f-9912-01219c4ae910} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.03.18 18:28:07.152768 [ 260 ] {492a7ce1-f163-415f-9912-01219c4ae910} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001652 sec., 46004.84261501211 rows/sec., 3.79 MiB/sec. | ||
| 4129 | 2026.03.18 18:28:07.152817 [ 260 ] {492a7ce1-f163-415f-9912-01219c4ae910} <Debug> TCPHandler: Processed in 0.001977927 sec. | ||
| 4130 | 2026.03.18 18:28:07.152943 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2026.03.18 18:28:07.153044 [ 260 ] {6d9a4a2d-30d1-4bfb-b3be-616c6d493217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4132 | 2026.03.18 18:28:07.153088 [ 260 ] {6d9a4a2d-30d1-4bfb-b3be-616c6d493217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4133 | 2026.03.18 18:28:07.153500 [ 260 ] {6d9a4a2d-30d1-4bfb-b3be-616c6d493217} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.03.18 18:28:07.153538 [ 260 ] {6d9a4a2d-30d1-4bfb-b3be-616c6d493217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4135 | 2026.03.18 18:28:07.153833 [ 260 ] {6d9a4a2d-30d1-4bfb-b3be-616c6d493217} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4136 | 2026.03.18 18:28:07.154045 [ 260 ] {6d9a4a2d-30d1-4bfb-b3be-616c6d493217} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2026.03.18 18:28:07.154188 [ 260 ] {6d9a4a2d-30d1-4bfb-b3be-616c6d493217} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001167 sec., 8568.98029134533 rows/sec., 644.35 KiB/sec. | ||
| 4138 | 2026.03.18 18:28:07.154226 [ 260 ] {6d9a4a2d-30d1-4bfb-b3be-616c6d493217} <Debug> TCPHandler: Processed in 0.001336918 sec. | ||
| 4139 | 2026.03.18 18:28:07.154342 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.03.18 18:28:07.154437 [ 260 ] {71d1a53b-7049-46f8-8203-f3e4ba6beebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4141 | 2026.03.18 18:28:07.154477 [ 260 ] {71d1a53b-7049-46f8-8203-f3e4ba6beebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4142 | 2026.03.18 18:28:07.154888 [ 260 ] {71d1a53b-7049-46f8-8203-f3e4ba6beebe} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.03.18 18:28:07.154923 [ 260 ] {71d1a53b-7049-46f8-8203-f3e4ba6beebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4144 | 2026.03.18 18:28:07.155225 [ 260 ] {71d1a53b-7049-46f8-8203-f3e4ba6beebe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4145 | 2026.03.18 18:28:07.155429 [ 260 ] {71d1a53b-7049-46f8-8203-f3e4ba6beebe} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.03.18 18:28:07.155555 [ 260 ] {71d1a53b-7049-46f8-8203-f3e4ba6beebe} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001138 sec., 65026.36203866433 rows/sec., 5.08 MiB/sec. | ||
| 4147 | 2026.03.18 18:28:07.155592 [ 260 ] {71d1a53b-7049-46f8-8203-f3e4ba6beebe} <Debug> TCPHandler: Processed in 0.001299978 sec. | ||
| 4148 | 2026.03.18 18:28:07.155705 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4149 | 2026.03.18 18:28:07.155799 [ 260 ] {be9ea8f4-b42f-4b87-ae98-dc99772f5670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4150 | 2026.03.18 18:28:07.155842 [ 260 ] {be9ea8f4-b42f-4b87-ae98-dc99772f5670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4151 | 2026.03.18 18:28:07.156239 [ 260 ] {be9ea8f4-b42f-4b87-ae98-dc99772f5670} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4152 | 2026.03.18 18:28:07.156273 [ 260 ] {be9ea8f4-b42f-4b87-ae98-dc99772f5670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4153 | 2026.03.18 18:28:07.156596 [ 260 ] {be9ea8f4-b42f-4b87-ae98-dc99772f5670} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4154 | 2026.03.18 18:28:07.156822 [ 260 ] {be9ea8f4-b42f-4b87-ae98-dc99772f5670} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2026.03.18 18:28:07.156953 [ 260 ] {be9ea8f4-b42f-4b87-ae98-dc99772f5670} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4156 | 2026.03.18 18:28:07.156989 [ 260 ] {be9ea8f4-b42f-4b87-ae98-dc99772f5670} <Debug> TCPHandler: Processed in 0.001333797 sec. | ||
| 4157 | 2026.03.18 18:28:07.157099 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4158 | 2026.03.18 18:28:07.157191 [ 260 ] {ec9c0f38-dfae-4ff7-99b2-eba380ee6ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4159 | 2026.03.18 18:28:07.157245 [ 260 ] {ec9c0f38-dfae-4ff7-99b2-eba380ee6ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4160 | 2026.03.18 18:28:07.157971 [ 260 ] {ec9c0f38-dfae-4ff7-99b2-eba380ee6ced} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.03.18 18:28:07.158005 [ 260 ] {ec9c0f38-dfae-4ff7-99b2-eba380ee6ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4162 | 2026.03.18 18:28:07.158517 [ 260 ] {ec9c0f38-dfae-4ff7-99b2-eba380ee6ced} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4163 | 2026.03.18 18:28:07.158736 [ 260 ] {ec9c0f38-dfae-4ff7-99b2-eba380ee6ced} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.03.18 18:28:07.158870 [ 260 ] {ec9c0f38-dfae-4ff7-99b2-eba380ee6ced} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001697 sec., 5892.751915144373 rows/sec., 10.56 MiB/sec. | ||
| 4165 | 2026.03.18 18:28:07.158929 [ 260 ] {ec9c0f38-dfae-4ff7-99b2-eba380ee6ced} <Debug> TCPHandler: Processed in 0.001879785 sec. | ||
| 4166 | 2026.03.18 18:28:07.159034 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4167 | 2026.03.18 18:28:07.159122 [ 260 ] {7770b206-1a69-4257-93ff-f89bc811e952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4168 | 2026.03.18 18:28:07.159161 [ 260 ] {7770b206-1a69-4257-93ff-f89bc811e952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4169 | 2026.03.18 18:28:07.159470 [ 260 ] {7770b206-1a69-4257-93ff-f89bc811e952} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.03.18 18:28:07.159501 [ 260 ] {7770b206-1a69-4257-93ff-f89bc811e952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4171 | 2026.03.18 18:28:07.159779 [ 260 ] {7770b206-1a69-4257-93ff-f89bc811e952} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4172 | 2026.03.18 18:28:07.160043 [ 260 ] {7770b206-1a69-4257-93ff-f89bc811e952} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4173 | 2026.03.18 18:28:07.160165 [ 260 ] {7770b206-1a69-4257-93ff-f89bc811e952} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 4174 | 2026.03.18 18:28:07.160200 [ 260 ] {7770b206-1a69-4257-93ff-f89bc811e952} <Debug> TCPHandler: Processed in 0.001211316 sec. | ||
| 4175 | 2026.03.18 18:28:09.599340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 510 | ||
| 4176 | 2026.03.18 18:28:09.601393 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.03.18 18:28:09.601449 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4178 | 2026.03.18 18:28:09.602604 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4179 | 2026.03.18 18:28:09.602873 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.03.18 18:28:09.603209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 510 | ||
| 4181 | 2026.03.18 18:28:12.084473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9114 | ||
| 4182 | 2026.03.18 18:28:12.085009 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.03.18 18:28:12.085057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4184 | 2026.03.18 18:28:12.085560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4185 | 2026.03.18 18:28:12.085805 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.03.18 18:28:12.085934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9114 | ||
| 4187 | 2026.03.18 18:28:12.154690 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.03.18 18:28:12.154867 [ 260 ] {b92747a5-4914-4418-85e9-1a9259d08183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4189 | 2026.03.18 18:28:12.154930 [ 260 ] {b92747a5-4914-4418-85e9-1a9259d08183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4190 | 2026.03.18 18:28:12.155540 [ 260 ] {b92747a5-4914-4418-85e9-1a9259d08183} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.03.18 18:28:12.155579 [ 260 ] {b92747a5-4914-4418-85e9-1a9259d08183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4192 | 2026.03.18 18:28:12.155962 [ 260 ] {b92747a5-4914-4418-85e9-1a9259d08183} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4193 | 2026.03.18 18:28:12.156197 [ 260 ] {b92747a5-4914-4418-85e9-1a9259d08183} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.03.18 18:28:12.156348 [ 260 ] {b92747a5-4914-4418-85e9-1a9259d08183} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001529 sec., 15696.533682145193 rows/sec., 1.30 MiB/sec. | ||
| 4195 | 2026.03.18 18:28:12.156389 [ 260 ] {b92747a5-4914-4418-85e9-1a9259d08183} <Debug> TCPHandler: Processed in 0.001821585 sec. | ||
| 4196 | 2026.03.18 18:28:12.156505 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.03.18 18:28:12.156599 [ 260 ] {4d36ab41-4973-401f-b2ae-c9ac0ad3aff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4198 | 2026.03.18 18:28:12.156639 [ 260 ] {4d36ab41-4973-401f-b2ae-c9ac0ad3aff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4199 | 2026.03.18 18:28:12.157016 [ 260 ] {4d36ab41-4973-401f-b2ae-c9ac0ad3aff2} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.03.18 18:28:12.157050 [ 260 ] {4d36ab41-4973-401f-b2ae-c9ac0ad3aff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4201 | 2026.03.18 18:28:12.157335 [ 260 ] {4d36ab41-4973-401f-b2ae-c9ac0ad3aff2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4202 | 2026.03.18 18:28:12.157546 [ 260 ] {4d36ab41-4973-401f-b2ae-c9ac0ad3aff2} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.03.18 18:28:12.157671 [ 260 ] {4d36ab41-4973-401f-b2ae-c9ac0ad3aff2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 448.86 KiB/sec. | ||
| 4204 | 2026.03.18 18:28:12.157709 [ 260 ] {4d36ab41-4973-401f-b2ae-c9ac0ad3aff2} <Debug> TCPHandler: Processed in 0.001254946 sec. | ||
| 4205 | 2026.03.18 18:28:12.157811 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.03.18 18:28:12.157904 [ 260 ] {eacb7530-213c-489d-b9d8-23046dc30ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4207 | 2026.03.18 18:28:12.157942 [ 260 ] {eacb7530-213c-489d-b9d8-23046dc30ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4208 | 2026.03.18 18:28:12.158444 [ 260 ] {eacb7530-213c-489d-b9d8-23046dc30ceb} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.03.18 18:28:12.158480 [ 260 ] {eacb7530-213c-489d-b9d8-23046dc30ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4210 | 2026.03.18 18:28:12.158818 [ 260 ] {eacb7530-213c-489d-b9d8-23046dc30ceb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4211 | 2026.03.18 18:28:12.159027 [ 260 ] {eacb7530-213c-489d-b9d8-23046dc30ceb} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.03.18 18:28:12.159154 [ 260 ] {eacb7530-213c-489d-b9d8-23046dc30ceb} <Debug> executeQuery: Read 237 rows, 21.57 KiB in 0.001267 sec., 187056.03788476717 rows/sec., 16.62 MiB/sec. | ||
| 4213 | 2026.03.18 18:28:12.159191 [ 260 ] {eacb7530-213c-489d-b9d8-23046dc30ceb} <Debug> TCPHandler: Processed in 0.001428879 sec. | ||
| 4214 | 2026.03.18 18:28:12.159295 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.03.18 18:28:12.159388 [ 260 ] {5adeba9b-1b3e-45b3-afc9-7e927a965e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4216 | 2026.03.18 18:28:12.159427 [ 260 ] {5adeba9b-1b3e-45b3-afc9-7e927a965e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4217 | 2026.03.18 18:28:12.159818 [ 260 ] {5adeba9b-1b3e-45b3-afc9-7e927a965e22} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.03.18 18:28:12.159851 [ 260 ] {5adeba9b-1b3e-45b3-afc9-7e927a965e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4219 | 2026.03.18 18:28:12.160144 [ 260 ] {5adeba9b-1b3e-45b3-afc9-7e927a965e22} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4220 | 2026.03.18 18:28:12.160345 [ 260 ] {5adeba9b-1b3e-45b3-afc9-7e927a965e22} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.03.18 18:28:12.160470 [ 260 ] {5adeba9b-1b3e-45b3-afc9-7e927a965e22} <Debug> executeQuery: Read 47 rows, 3.56 KiB in 0.001101 sec., 42688.46503178928 rows/sec., 3.16 MiB/sec. | ||
| 4222 | 2026.03.18 18:28:12.160506 [ 260 ] {5adeba9b-1b3e-45b3-afc9-7e927a965e22} <Debug> TCPHandler: Processed in 0.001261147 sec. | ||
| 4223 | 2026.03.18 18:28:12.160620 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.03.18 18:28:12.160712 [ 260 ] {d7b643ba-f4a6-448d-9768-c99139df1057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4225 | 2026.03.18 18:28:12.160750 [ 260 ] {d7b643ba-f4a6-448d-9768-c99139df1057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4226 | 2026.03.18 18:28:12.161135 [ 260 ] {d7b643ba-f4a6-448d-9768-c99139df1057} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.03.18 18:28:12.161175 [ 260 ] {d7b643ba-f4a6-448d-9768-c99139df1057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4228 | 2026.03.18 18:28:12.161469 [ 260 ] {d7b643ba-f4a6-448d-9768-c99139df1057} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4229 | 2026.03.18 18:28:12.161674 [ 260 ] {d7b643ba-f4a6-448d-9768-c99139df1057} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.03.18 18:28:12.161801 [ 260 ] {d7b643ba-f4a6-448d-9768-c99139df1057} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001106 sec., 21699.8191681736 rows/sec., 1.80 MiB/sec. | ||
| 4231 | 2026.03.18 18:28:12.161839 [ 260 ] {d7b643ba-f4a6-448d-9768-c99139df1057} <Debug> TCPHandler: Processed in 0.001268447 sec. | ||
| 4232 | 2026.03.18 18:28:12.161958 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.03.18 18:28:12.162078 [ 260 ] {70fd6a53-76ad-4b28-8512-ce0507bd4090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4234 | 2026.03.18 18:28:12.162128 [ 260 ] {70fd6a53-76ad-4b28-8512-ce0507bd4090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4235 | 2026.03.18 18:28:12.162603 [ 260 ] {70fd6a53-76ad-4b28-8512-ce0507bd4090} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.03.18 18:28:12.162648 [ 260 ] {70fd6a53-76ad-4b28-8512-ce0507bd4090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4237 | 2026.03.18 18:28:12.162984 [ 260 ] {70fd6a53-76ad-4b28-8512-ce0507bd4090} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4238 | 2026.03.18 18:28:12.163199 [ 260 ] {70fd6a53-76ad-4b28-8512-ce0507bd4090} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.03.18 18:28:12.163330 [ 260 ] {70fd6a53-76ad-4b28-8512-ce0507bd4090} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001276 sec., 9404.388714733543 rows/sec., 734.72 KiB/sec. | ||
| 4240 | 2026.03.18 18:28:12.163370 [ 260 ] {70fd6a53-76ad-4b28-8512-ce0507bd4090} <Debug> TCPHandler: Processed in 0.001473629 sec. | ||
| 4241 | 2026.03.18 18:28:12.163487 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.03.18 18:28:12.163607 [ 260 ] {72465f67-e2b0-4134-9d05-ab1577590acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4243 | 2026.03.18 18:28:12.163657 [ 260 ] {72465f67-e2b0-4134-9d05-ab1577590acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4244 | 2026.03.18 18:28:12.164200 [ 260 ] {72465f67-e2b0-4134-9d05-ab1577590acf} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.03.18 18:28:12.164244 [ 260 ] {72465f67-e2b0-4134-9d05-ab1577590acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4246 | 2026.03.18 18:28:12.164630 [ 260 ] {72465f67-e2b0-4134-9d05-ab1577590acf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4247 | 2026.03.18 18:28:12.164870 [ 260 ] {72465f67-e2b0-4134-9d05-ab1577590acf} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.03.18 18:28:12.165007 [ 260 ] {72465f67-e2b0-4134-9d05-ab1577590acf} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001425 sec., 94736.84210526316 rows/sec., 7.66 MiB/sec. | ||
| 4249 | 2026.03.18 18:28:12.165046 [ 260 ] {72465f67-e2b0-4134-9d05-ab1577590acf} <Debug> TCPHandler: Processed in 0.001620691 sec. | ||
| 4250 | 2026.03.18 18:28:12.165153 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.03.18 18:28:12.165247 [ 260 ] {4fd70a8e-28c2-4cf8-ad6a-0ef62c580cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4252 | 2026.03.18 18:28:12.165289 [ 260 ] {4fd70a8e-28c2-4cf8-ad6a-0ef62c580cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4253 | 2026.03.18 18:28:12.165681 [ 260 ] {4fd70a8e-28c2-4cf8-ad6a-0ef62c580cd1} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.03.18 18:28:12.165716 [ 260 ] {4fd70a8e-28c2-4cf8-ad6a-0ef62c580cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4255 | 2026.03.18 18:28:12.166065 [ 260 ] {4fd70a8e-28c2-4cf8-ad6a-0ef62c580cd1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4256 | 2026.03.18 18:28:12.166269 [ 260 ] {4fd70a8e-28c2-4cf8-ad6a-0ef62c580cd1} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.03.18 18:28:12.166403 [ 260 ] {4fd70a8e-28c2-4cf8-ad6a-0ef62c580cd1} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001175 sec., 169361.70212765958 rows/sec., 12.14 MiB/sec. | ||
| 4258 | 2026.03.18 18:28:12.166439 [ 260 ] {4fd70a8e-28c2-4cf8-ad6a-0ef62c580cd1} <Debug> TCPHandler: Processed in 0.001335008 sec. | ||
| 4259 | 2026.03.18 18:28:12.166546 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.03.18 18:28:12.166639 [ 260 ] {8d07edc0-9746-42c8-b39a-14f49c64fd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4261 | 2026.03.18 18:28:12.166691 [ 260 ] {8d07edc0-9746-42c8-b39a-14f49c64fd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4262 | 2026.03.18 18:28:12.167461 [ 260 ] {8d07edc0-9746-42c8-b39a-14f49c64fd0e} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.03.18 18:28:12.167497 [ 260 ] {8d07edc0-9746-42c8-b39a-14f49c64fd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4264 | 2026.03.18 18:28:12.168019 [ 260 ] {8d07edc0-9746-42c8-b39a-14f49c64fd0e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4265 | 2026.03.18 18:28:12.168235 [ 260 ] {8d07edc0-9746-42c8-b39a-14f49c64fd0e} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.03.18 18:28:12.168377 [ 260 ] {8d07edc0-9746-42c8-b39a-14f49c64fd0e} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001756 sec., 16514.806378132118 rows/sec., 29.59 MiB/sec. | ||
| 4267 | 2026.03.18 18:28:12.168427 [ 260 ] {8d07edc0-9746-42c8-b39a-14f49c64fd0e} <Debug> TCPHandler: Processed in 0.001928965 sec. | ||
| 4268 | 2026.03.18 18:28:12.168533 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.03.18 18:28:12.168626 [ 260 ] {fd8ae519-9ecd-43aa-a1ae-1ede8ea446a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4270 | 2026.03.18 18:28:12.168668 [ 260 ] {fd8ae519-9ecd-43aa-a1ae-1ede8ea446a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4271 | 2026.03.18 18:28:12.168992 [ 260 ] {fd8ae519-9ecd-43aa-a1ae-1ede8ea446a1} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.03.18 18:28:12.169026 [ 260 ] {fd8ae519-9ecd-43aa-a1ae-1ede8ea446a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4273 | 2026.03.18 18:28:12.169326 [ 260 ] {fd8ae519-9ecd-43aa-a1ae-1ede8ea446a1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4274 | 2026.03.18 18:28:12.169533 [ 260 ] {fd8ae519-9ecd-43aa-a1ae-1ede8ea446a1} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.03.18 18:28:12.169661 [ 260 ] {fd8ae519-9ecd-43aa-a1ae-1ede8ea446a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 4276 | 2026.03.18 18:28:12.169696 [ 260 ] {fd8ae519-9ecd-43aa-a1ae-1ede8ea446a1} <Debug> TCPHandler: Processed in 0.001211706 sec. | ||
| 4277 | 2026.03.18 18:28:12.565921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4278 | 2026.03.18 18:28:12.583017 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.03.18 18:28:12.583085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4280 | 2026.03.18 18:28:12.589875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4281 | 2026.03.18 18:28:12.590572 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.03.18 18:28:12.593430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4283 | 2026.03.18 18:28:17.151824 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2026.03.18 18:28:17.152031 [ 260 ] {06d0f72b-a177-425c-a9a2-c931a7b2b3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4285 | 2026.03.18 18:28:17.152095 [ 260 ] {06d0f72b-a177-425c-a9a2-c931a7b2b3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4286 | 2026.03.18 18:28:17.152730 [ 260 ] {06d0f72b-a177-425c-a9a2-c931a7b2b3cd} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.03.18 18:28:17.152773 [ 260 ] {06d0f72b-a177-425c-a9a2-c931a7b2b3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4288 | 2026.03.18 18:28:17.153164 [ 260 ] {06d0f72b-a177-425c-a9a2-c931a7b2b3cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4289 | 2026.03.18 18:28:17.153410 [ 260 ] {06d0f72b-a177-425c-a9a2-c931a7b2b3cd} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2026.03.18 18:28:17.153564 [ 260 ] {06d0f72b-a177-425c-a9a2-c931a7b2b3cd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001585 sec., 47949.526813880126 rows/sec., 3.95 MiB/sec. | ||
| 4291 | 2026.03.18 18:28:17.153598 [ 100 ] {} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4292 | 2026.03.18 18:28:17.153605 [ 260 ] {06d0f72b-a177-425c-a9a2-c931a7b2b3cd} <Debug> TCPHandler: Processed in 0.001912215 sec. | ||
| 4293 | 2026.03.18 18:28:17.153691 [ 100 ] {} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.03.18 18:28:17.153723 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4295 | 2026.03.18 18:28:17.153795 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2026.03.18 18:28:17.153864 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4297 | 2026.03.18 18:28:17.153894 [ 260 ] {e33bd3c8-73dc-4d2d-bd08-5d4c9ec3bbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4298 | 2026.03.18 18:28:17.153956 [ 260 ] {e33bd3c8-73dc-4d2d-bd08-5d4c9ec3bbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4299 | 2026.03.18 18:28:17.154042 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4300 | 2026.03.18 18:28:17.154087 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1004 rows starting from the beginning of the part | ||
| 4301 | 2026.03.18 18:28:17.154154 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part | ||
| 4302 | 2026.03.18 18:28:17.154196 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 114 rows starting from the beginning of the part | ||
| 4303 | 2026.03.18 18:28:17.154241 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4304 | 2026.03.18 18:28:17.154283 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part | ||
| 4305 | 2026.03.18 18:28:17.154324 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
| 4306 | 2026.03.18 18:28:17.154378 [ 260 ] {e33bd3c8-73dc-4d2d-bd08-5d4c9ec3bbe4} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.03.18 18:28:17.154420 [ 260 ] {e33bd3c8-73dc-4d2d-bd08-5d4c9ec3bbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4308 | 2026.03.18 18:28:17.154756 [ 260 ] {e33bd3c8-73dc-4d2d-bd08-5d4c9ec3bbe4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4309 | 2026.03.18 18:28:17.154988 [ 260 ] {e33bd3c8-73dc-4d2d-bd08-5d4c9ec3bbe4} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.03.18 18:28:17.155125 [ 260 ] {e33bd3c8-73dc-4d2d-bd08-5d4c9ec3bbe4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001249 sec., 8006.40512409928 rows/sec., 602.04 KiB/sec. | ||
| 4311 | 2026.03.18 18:28:17.155162 [ 260 ] {e33bd3c8-73dc-4d2d-bd08-5d4c9ec3bbe4} <Debug> TCPHandler: Processed in 0.001427829 sec. | ||
| 4312 | 2026.03.18 18:28:17.155276 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4313 | 2026.03.18 18:28:17.155370 [ 260 ] {4eee6808-9c75-4649-a340-9276441c5ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4314 | 2026.03.18 18:28:17.155409 [ 260 ] {4eee6808-9c75-4649-a340-9276441c5ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4315 | 2026.03.18 18:28:17.155496 [ 198 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1585 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695453 sec., 934853.3990620796 rows/sec., 80.73 MiB/sec. | ||
| 4316 | 2026.03.18 18:28:17.155727 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4317 | 2026.03.18 18:28:17.155817 [ 260 ] {4eee6808-9c75-4649-a340-9276441c5ec6} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.03.18 18:28:17.155860 [ 260 ] {4eee6808-9c75-4649-a340-9276441c5ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4319 | 2026.03.18 18:28:17.156164 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2026.03.18 18:28:17.156202 [ 260 ] {4eee6808-9c75-4649-a340-9276441c5ec6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4321 | 2026.03.18 18:28:17.156279 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_26_5} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4322 | 2026.03.18 18:28:17.156370 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4323 | 2026.03.18 18:28:17.156461 [ 260 ] {4eee6808-9c75-4649-a340-9276441c5ec6} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.03.18 18:28:17.156596 [ 260 ] {4eee6808-9c75-4649-a340-9276441c5ec6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001244 sec., 59485.53054662379 rows/sec., 4.64 MiB/sec. | ||
| 4325 | 2026.03.18 18:28:17.156607 [ 100 ] {} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4326 | 2026.03.18 18:28:17.156634 [ 260 ] {4eee6808-9c75-4649-a340-9276441c5ec6} <Debug> TCPHandler: Processed in 0.001410709 sec. | ||
| 4327 | 2026.03.18 18:28:17.156646 [ 100 ] {} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.03.18 18:28:17.156687 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4329 | 2026.03.18 18:28:17.156759 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.03.18 18:28:17.156765 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 4331 | 2026.03.18 18:28:17.156862 [ 260 ] {03a19606-0a6f-40eb-b37c-9d8a606cc796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4332 | 2026.03.18 18:28:17.156877 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4333 | 2026.03.18 18:28:17.156909 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 599 rows starting from the beginning of the part | ||
| 4334 | 2026.03.18 18:28:17.156912 [ 260 ] {03a19606-0a6f-40eb-b37c-9d8a606cc796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4335 | 2026.03.18 18:28:17.156963 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part | ||
| 4336 | 2026.03.18 18:28:17.157009 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 93 rows starting from the beginning of the part | ||
| 4337 | 2026.03.18 18:28:17.157048 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4338 | 2026.03.18 18:28:17.157085 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 135 rows starting from the beginning of the part | ||
| 4339 | 2026.03.18 18:28:17.157120 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 4340 | 2026.03.18 18:28:17.157410 [ 260 ] {03a19606-0a6f-40eb-b37c-9d8a606cc796} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2026.03.18 18:28:17.157461 [ 260 ] {03a19606-0a6f-40eb-b37c-9d8a606cc796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4342 | 2026.03.18 18:28:17.157909 [ 260 ] {03a19606-0a6f-40eb-b37c-9d8a606cc796} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4343 | 2026.03.18 18:28:17.157996 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1053 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264416 sec., 832795.5356464961 rows/sec., 65.74 MiB/sec. | ||
| 4344 | 2026.03.18 18:28:17.158167 [ 260 ] {03a19606-0a6f-40eb-b37c-9d8a606cc796} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.03.18 18:28:17.158224 [ 198 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4346 | 2026.03.18 18:28:17.158316 [ 260 ] {03a19606-0a6f-40eb-b37c-9d8a606cc796} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001472 sec., 108695.65217391304 rows/sec., 7.57 MiB/sec. | ||
| 4347 | 2026.03.18 18:28:17.158302 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4348 | 2026.03.18 18:28:17.158362 [ 260 ] {03a19606-0a6f-40eb-b37c-9d8a606cc796} <Debug> TCPHandler: Processed in 0.001652052 sec. | ||
| 4349 | 2026.03.18 18:28:17.158381 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.03.18 18:28:17.158497 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.03.18 18:28:17.158524 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4352 | 2026.03.18 18:28:17.158600 [ 260 ] {59e77b7d-5cff-49cd-820d-a0bd7f6bd0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.03.18 18:28:17.158620 [ 198 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_26_5} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2026.03.18 18:28:17.158660 [ 191 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 4355 | 2026.03.18 18:28:17.158660 [ 260 ] {59e77b7d-5cff-49cd-820d-a0bd7f6bd0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4356 | 2026.03.18 18:28:17.158722 [ 198 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_26_5} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4357 | 2026.03.18 18:28:17.158758 [ 191 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4358 | 2026.03.18 18:28:17.158789 [ 191 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3546 rows starting from the beginning of the part | ||
| 4359 | 2026.03.18 18:28:17.158823 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4360 | 2026.03.18 18:28:17.158842 [ 191 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 162 rows starting from the beginning of the part | ||
| 4361 | 2026.03.18 18:28:17.158885 [ 191 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4362 | 2026.03.18 18:28:17.158923 [ 191 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 4363 | 2026.03.18 18:28:17.158959 [ 191 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 199 rows starting from the beginning of the part | ||
| 4364 | 2026.03.18 18:28:17.159010 [ 191 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 4365 | 2026.03.18 18:28:17.159500 [ 260 ] {59e77b7d-5cff-49cd-820d-a0bd7f6bd0dc} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.03.18 18:28:17.159543 [ 260 ] {59e77b7d-5cff-49cd-820d-a0bd7f6bd0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4367 | 2026.03.18 18:28:17.160128 [ 260 ] {59e77b7d-5cff-49cd-820d-a0bd7f6bd0dc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4368 | 2026.03.18 18:28:17.160366 [ 260 ] {59e77b7d-5cff-49cd-820d-a0bd7f6bd0dc} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.03.18 18:28:17.160505 [ 260 ] {59e77b7d-5cff-49cd-820d-a0bd7f6bd0dc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001924 sec., 5197.505197505197 rows/sec., 9.31 MiB/sec. | ||
| 4370 | 2026.03.18 18:28:17.160560 [ 260 ] {59e77b7d-5cff-49cd-820d-a0bd7f6bd0dc} <Debug> TCPHandler: Processed in 0.002112908 sec. | ||
| 4371 | 2026.03.18 18:28:17.160673 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2026.03.18 18:28:17.160768 [ 260 ] {83bed82b-cb34-468b-b853-c438096683f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4373 | 2026.03.18 18:28:17.160810 [ 260 ] {83bed82b-cb34-468b-b853-c438096683f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4374 | 2026.03.18 18:28:17.160958 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4387 rows, containing 5 columns (5 merged, 0 gathered) in 0.002326261 sec., 1885858.8954549811 rows/sec., 132.30 MiB/sec. | ||
| 4375 | 2026.03.18 18:28:17.161144 [ 260 ] {83bed82b-cb34-468b-b853-c438096683f8} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2026.03.18 18:28:17.161185 [ 260 ] {83bed82b-cb34-468b-b853-c438096683f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4377 | 2026.03.18 18:28:17.161348 [ 198 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4378 | 2026.03.18 18:28:17.161503 [ 260 ] {83bed82b-cb34-468b-b853-c438096683f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4379 | 2026.03.18 18:28:17.161698 [ 198 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.03.18 18:28:17.161765 [ 260 ] {83bed82b-cb34-468b-b853-c438096683f8} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2026.03.18 18:28:17.161786 [ 198 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4382 | 2026.03.18 18:28:17.161875 [ 100 ] {} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4383 | 2026.03.18 18:28:17.161877 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 4384 | 2026.03.18 18:28:17.161904 [ 260 ] {83bed82b-cb34-468b-b853-c438096683f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 4385 | 2026.03.18 18:28:17.161913 [ 100 ] {} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.03.18 18:28:17.161948 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4387 | 2026.03.18 18:28:17.161950 [ 260 ] {83bed82b-cb34-468b-b853-c438096683f8} <Debug> TCPHandler: Processed in 0.001326857 sec. | ||
| 4388 | 2026.03.18 18:28:17.162018 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 4389 | 2026.03.18 18:28:17.162111 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4390 | 2026.03.18 18:28:17.162213 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 4391 | 2026.03.18 18:28:17.162257 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4392 | 2026.03.18 18:28:17.162288 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4393 | 2026.03.18 18:28:17.162319 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 4394 | 2026.03.18 18:28:17.162348 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 4395 | 2026.03.18 18:28:17.162381 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 4396 | 2026.03.18 18:28:17.163209 [ 187 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001219716 sec., 1180602.697677164 rows/sec., 79.02 MiB/sec. | ||
| 4397 | 2026.03.18 18:28:17.163472 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4398 | 2026.03.18 18:28:17.163709 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_26_5} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.03.18 18:28:17.163774 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_26_5} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4400 | 2026.03.18 18:28:17.163833 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4401 | 2026.03.18 18:28:19.505169 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4402 | 2026.03.18 18:28:19.505225 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4403 | 2026.03.18 18:28:19.586130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9562 | ||
| 4404 | 2026.03.18 18:28:19.586890 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2026.03.18 18:28:19.586958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4406 | 2026.03.18 18:28:19.587522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4407 | 2026.03.18 18:28:19.587753 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4408 | 2026.03.18 18:28:19.587885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9562 | ||
| 4409 | 2026.03.18 18:28:19.603515 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 542 | ||
| 4410 | 2026.03.18 18:28:19.605741 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.03.18 18:28:19.605785 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4412 | 2026.03.18 18:28:19.606967 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4413 | 2026.03.18 18:28:19.607236 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.03.18 18:28:19.607476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 4415 | 2026.03.18 18:28:20.093618 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4416 | 2026.03.18 18:28:20.110468 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2026.03.18 18:28:20.110520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4418 | 2026.03.18 18:28:20.116414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4419 | 2026.03.18 18:28:20.117140 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2026.03.18 18:28:20.119836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4421 | 2026.03.18 18:28:22.152878 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2026.03.18 18:28:22.153076 [ 260 ] {8909ab82-e5c7-4446-a83b-59a6436b132b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4423 | 2026.03.18 18:28:22.153152 [ 260 ] {8909ab82-e5c7-4446-a83b-59a6436b132b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4424 | 2026.03.18 18:28:22.153823 [ 260 ] {8909ab82-e5c7-4446-a83b-59a6436b132b} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2026.03.18 18:28:22.153872 [ 260 ] {8909ab82-e5c7-4446-a83b-59a6436b132b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4426 | 2026.03.18 18:28:22.154282 [ 260 ] {8909ab82-e5c7-4446-a83b-59a6436b132b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4427 | 2026.03.18 18:28:22.154513 [ 260 ] {8909ab82-e5c7-4446-a83b-59a6436b132b} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2026.03.18 18:28:22.154666 [ 260 ] {8909ab82-e5c7-4446-a83b-59a6436b132b} <Debug> executeQuery: Read 114 rows, 9.89 KiB in 0.001641 sec., 69469.83546617915 rows/sec., 5.88 MiB/sec. | ||
| 4429 | 2026.03.18 18:28:22.154716 [ 260 ] {8909ab82-e5c7-4446-a83b-59a6436b132b} <Debug> TCPHandler: Processed in 0.001970637 sec. | ||
| 4430 | 2026.03.18 18:28:22.154841 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4431 | 2026.03.18 18:28:22.154942 [ 260 ] {45d61916-ff72-4aa0-8b80-ac382babb7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4432 | 2026.03.18 18:28:22.154986 [ 260 ] {45d61916-ff72-4aa0-8b80-ac382babb7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4433 | 2026.03.18 18:28:22.155398 [ 260 ] {45d61916-ff72-4aa0-8b80-ac382babb7a0} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.03.18 18:28:22.155436 [ 260 ] {45d61916-ff72-4aa0-8b80-ac382babb7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4435 | 2026.03.18 18:28:22.155738 [ 260 ] {45d61916-ff72-4aa0-8b80-ac382babb7a0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4436 | 2026.03.18 18:28:22.155967 [ 260 ] {45d61916-ff72-4aa0-8b80-ac382babb7a0} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.03.18 18:28:22.156073 [ 94 ] {} <Debug> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4438 | 2026.03.18 18:28:22.156098 [ 260 ] {45d61916-ff72-4aa0-8b80-ac382babb7a0} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001177 sec., 24638.912489379778 rows/sec., 1.81 MiB/sec. | ||
| 4439 | 2026.03.18 18:28:22.156144 [ 94 ] {} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.03.18 18:28:22.156152 [ 260 ] {45d61916-ff72-4aa0-8b80-ac382babb7a0} <Debug> TCPHandler: Processed in 0.001362149 sec. | ||
| 4441 | 2026.03.18 18:28:22.156174 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4442 | 2026.03.18 18:28:22.156273 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2026.03.18 18:28:22.156291 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 4444 | 2026.03.18 18:28:22.156375 [ 260 ] {ee0042c5-408c-4ae9-a44e-dd5f91a9e8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4445 | 2026.03.18 18:28:22.156419 [ 260 ] {ee0042c5-408c-4ae9-a44e-dd5f91a9e8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4446 | 2026.03.18 18:28:22.156421 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4447 | 2026.03.18 18:28:22.156467 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 211 rows starting from the beginning of the part | ||
| 4448 | 2026.03.18 18:28:22.156531 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 29 rows starting from the beginning of the part | ||
| 4449 | 2026.03.18 18:28:22.156578 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4450 | 2026.03.18 18:28:22.156623 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
| 4451 | 2026.03.18 18:28:22.156666 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4452 | 2026.03.18 18:28:22.156710 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 29 rows starting from the beginning of the part | ||
| 4453 | 2026.03.18 18:28:22.156865 [ 260 ] {ee0042c5-408c-4ae9-a44e-dd5f91a9e8c8} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.03.18 18:28:22.156912 [ 260 ] {ee0042c5-408c-4ae9-a44e-dd5f91a9e8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4455 | 2026.03.18 18:28:22.157275 [ 260 ] {ee0042c5-408c-4ae9-a44e-dd5f91a9e8c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4456 | 2026.03.18 18:28:22.157499 [ 260 ] {ee0042c5-408c-4ae9-a44e-dd5f91a9e8c8} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.03.18 18:28:22.157589 [ 191 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346117 sec., 249606.83209557564 rows/sec., 17.72 MiB/sec. | ||
| 4458 | 2026.03.18 18:28:22.157644 [ 260 ] {ee0042c5-408c-4ae9-a44e-dd5f91a9e8c8} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001275 sec., 72941.17647058822 rows/sec., 5.70 MiB/sec. | ||
| 4459 | 2026.03.18 18:28:22.157694 [ 260 ] {ee0042c5-408c-4ae9-a44e-dd5f91a9e8c8} <Debug> TCPHandler: Processed in 0.001471308 sec. | ||
| 4460 | 2026.03.18 18:28:22.157761 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4461 | 2026.03.18 18:28:22.157809 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.03.18 18:28:22.157912 [ 260 ] {376d68af-7152-4d65-b156-b64fffa3d517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4463 | 2026.03.18 18:28:22.157958 [ 260 ] {376d68af-7152-4d65-b156-b64fffa3d517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4464 | 2026.03.18 18:28:22.158024 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_21_4} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.03.18 18:28:22.158097 [ 196 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_21_4} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4466 | 2026.03.18 18:28:22.158169 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4467 | 2026.03.18 18:28:22.158357 [ 260 ] {376d68af-7152-4d65-b156-b64fffa3d517} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2026.03.18 18:28:22.158399 [ 260 ] {376d68af-7152-4d65-b156-b64fffa3d517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4469 | 2026.03.18 18:28:22.158773 [ 260 ] {376d68af-7152-4d65-b156-b64fffa3d517} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4470 | 2026.03.18 18:28:22.158990 [ 260 ] {376d68af-7152-4d65-b156-b64fffa3d517} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.03.18 18:28:22.159117 [ 260 ] {376d68af-7152-4d65-b156-b64fffa3d517} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 4472 | 2026.03.18 18:28:22.159153 [ 260 ] {376d68af-7152-4d65-b156-b64fffa3d517} <Debug> TCPHandler: Processed in 0.001395269 sec. | ||
| 4473 | 2026.03.18 18:28:22.159260 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4474 | 2026.03.18 18:28:22.159363 [ 260 ] {6476f327-c9a5-4820-8aba-c4f3f39e6ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4475 | 2026.03.18 18:28:22.159419 [ 260 ] {6476f327-c9a5-4820-8aba-c4f3f39e6ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4476 | 2026.03.18 18:28:22.160218 [ 260 ] {6476f327-c9a5-4820-8aba-c4f3f39e6ebb} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2026.03.18 18:28:22.160256 [ 260 ] {6476f327-c9a5-4820-8aba-c4f3f39e6ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4478 | 2026.03.18 18:28:22.160818 [ 260 ] {6476f327-c9a5-4820-8aba-c4f3f39e6ebb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4479 | 2026.03.18 18:28:22.161046 [ 260 ] {6476f327-c9a5-4820-8aba-c4f3f39e6ebb} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4480 | 2026.03.18 18:28:22.161186 [ 260 ] {6476f327-c9a5-4820-8aba-c4f3f39e6ebb} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001841 sec., 15752.308527973928 rows/sec., 28.23 MiB/sec. | ||
| 4481 | 2026.03.18 18:28:22.161239 [ 260 ] {6476f327-c9a5-4820-8aba-c4f3f39e6ebb} <Debug> TCPHandler: Processed in 0.002029967 sec. | ||
| 4482 | 2026.03.18 18:28:22.161351 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.03.18 18:28:22.161447 [ 260 ] {27bbfa8c-f926-4f84-8595-fe5233da191c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4484 | 2026.03.18 18:28:22.161489 [ 260 ] {27bbfa8c-f926-4f84-8595-fe5233da191c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4485 | 2026.03.18 18:28:22.161815 [ 260 ] {27bbfa8c-f926-4f84-8595-fe5233da191c} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.03.18 18:28:22.161851 [ 260 ] {27bbfa8c-f926-4f84-8595-fe5233da191c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4487 | 2026.03.18 18:28:22.162163 [ 260 ] {27bbfa8c-f926-4f84-8595-fe5233da191c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4488 | 2026.03.18 18:28:22.162377 [ 260 ] {27bbfa8c-f926-4f84-8595-fe5233da191c} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.03.18 18:28:22.162503 [ 260 ] {27bbfa8c-f926-4f84-8595-fe5233da191c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4490 | 2026.03.18 18:28:22.162538 [ 260 ] {27bbfa8c-f926-4f84-8595-fe5233da191c} <Debug> TCPHandler: Processed in 0.001237527 sec. | ||
| 4491 | 2026.03.18 18:28:22.755333 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4492 | 2026.03.18 18:28:22.755607 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4493 | 2026.03.18 18:28:22.756009 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4494 | 2026.03.18 18:28:22.756059 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4495 | 2026.03.18 18:28:22.756347 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4496 | 2026.03.18 18:28:22.756415 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4497 | 2026.03.18 18:28:22.756556 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4498 | 2026.03.18 18:28:22.756653 [ 342 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4499 | 2026.03.18 18:28:22.756659 [ 311 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4500 | 2026.03.18 18:28:22.756718 [ 317 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4501 | 2026.03.18 18:28:22.756723 [ 332 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4502 | 2026.03.18 18:28:22.756902 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4503 | 2026.03.18 18:28:22.756932 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4504 | 2026.03.18 18:28:22.757026 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4505 | 2026.03.18 18:28:22.757047 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4506 | 2026.03.18 18:28:22.757082 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4507 | 2026.03.18 18:28:22.757123 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4508 | 2026.03.18 18:28:22.757158 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4509 | 2026.03.18 18:28:22.757194 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4510 | 2026.03.18 18:28:22.758165 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002676 sec., 15695.06726457399 rows/sec., 631.70 KiB/sec. | ||
| 4511 | 2026.03.18 18:28:22.758301 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Debug> MemoryTracker: Peak memory usage (for query): 147.70 KiB. | ||
| 4512 | 2026.03.18 18:28:22.758317 [ 260 ] {53dfc31a-47a8-462c-a7f5-80f77da7c649} <Debug> TCPHandler: Processed in 0.003118061 sec. | ||
| 4513 | 2026.03.18 18:28:22.758613 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.03.18 18:28:22.758752 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4515 | 2026.03.18 18:28:22.758974 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4516 | 2026.03.18 18:28:22.759012 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4517 | 2026.03.18 18:28:22.759225 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4518 | 2026.03.18 18:28:22.759277 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4519 | 2026.03.18 18:28:22.759383 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4520 | 2026.03.18 18:28:22.759446 [ 332 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4521 | 2026.03.18 18:28:22.759448 [ 342 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4522 | 2026.03.18 18:28:22.759459 [ 317 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4523 | 2026.03.18 18:28:22.759448 [ 323 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4524 | 2026.03.18 18:28:22.759598 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4525 | 2026.03.18 18:28:22.759619 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4526 | 2026.03.18 18:28:22.759699 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4527 | 2026.03.18 18:28:22.759717 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4528 | 2026.03.18 18:28:22.759748 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4529 | 2026.03.18 18:28:22.759779 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4530 | 2026.03.18 18:28:22.759807 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4531 | 2026.03.18 18:28:22.759834 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4532 | 2026.03.18 18:28:22.760539 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001846 sec., 22751.89599133261 rows/sec., 915.73 KiB/sec. | ||
| 4533 | 2026.03.18 18:28:22.760668 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Debug> MemoryTracker: Peak memory usage (for query): 145.76 KiB. | ||
| 4534 | 2026.03.18 18:28:22.760683 [ 260 ] {5fddba2b-68f0-4be2-bc80-50953617b692} <Debug> TCPHandler: Processed in 0.002120168 sec. | ||
| 4535 | 2026.03.18 18:28:22.760918 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2026.03.18 18:28:22.761053 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4537 | 2026.03.18 18:28:22.761275 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4538 | 2026.03.18 18:28:22.761312 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4539 | 2026.03.18 18:28:22.761532 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4540 | 2026.03.18 18:28:22.761585 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4541 | 2026.03.18 18:28:22.761684 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4542 | 2026.03.18 18:28:22.761748 [ 323 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4543 | 2026.03.18 18:28:22.761754 [ 342 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4544 | 2026.03.18 18:28:22.761756 [ 297 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4545 | 2026.03.18 18:28:22.761777 [ 319 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4546 | 2026.03.18 18:28:22.761898 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4547 | 2026.03.18 18:28:22.761919 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4548 | 2026.03.18 18:28:22.762001 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4549 | 2026.03.18 18:28:22.762019 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4550 | 2026.03.18 18:28:22.762051 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4551 | 2026.03.18 18:28:22.762084 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4552 | 2026.03.18 18:28:22.762118 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4553 | 2026.03.18 18:28:22.762148 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4554 | 2026.03.18 18:28:22.762809 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001813 sec., 23166.023166023166 rows/sec., 932.39 KiB/sec. | ||
| 4555 | 2026.03.18 18:28:22.762925 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Debug> MemoryTracker: Peak memory usage (for query): 147.74 KiB. | ||
| 4556 | 2026.03.18 18:28:22.762941 [ 260 ] {d4ee55bb-40b4-4f49-8844-3297d32210b7} <Debug> TCPHandler: Processed in 0.002073568 sec. | ||
| 4557 | 2026.03.18 18:28:22.763244 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.03.18 18:28:22.763389 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4559 | 2026.03.18 18:28:22.763615 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4560 | 2026.03.18 18:28:22.763653 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4561 | 2026.03.18 18:28:22.763870 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4562 | 2026.03.18 18:28:22.763924 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4563 | 2026.03.18 18:28:22.764025 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4564 | 2026.03.18 18:28:22.764078 [ 296 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4565 | 2026.03.18 18:28:22.764088 [ 319 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4566 | 2026.03.18 18:28:22.764095 [ 297 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4567 | 2026.03.18 18:28:22.764109 [ 323 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4568 | 2026.03.18 18:28:22.764208 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4569 | 2026.03.18 18:28:22.764231 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4570 | 2026.03.18 18:28:22.764332 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4571 | 2026.03.18 18:28:22.764363 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4572 | 2026.03.18 18:28:22.764396 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4573 | 2026.03.18 18:28:22.764425 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4574 | 2026.03.18 18:28:22.764454 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4575 | 2026.03.18 18:28:22.764482 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4576 | 2026.03.18 18:28:22.765215 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001884 sec., 22292.993630573248 rows/sec., 897.26 KiB/sec. | ||
| 4577 | 2026.03.18 18:28:22.765342 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Debug> MemoryTracker: Peak memory usage (for query): 146.46 KiB. | ||
| 4578 | 2026.03.18 18:28:22.765357 [ 260 ] {9e46537a-e084-4724-a0dc-935b44b0a83b} <Debug> TCPHandler: Processed in 0.002165819 sec. | ||
| 4579 | 2026.03.18 18:28:22.765573 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.03.18 18:28:22.765712 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4581 | 2026.03.18 18:28:22.765938 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4582 | 2026.03.18 18:28:22.765976 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4583 | 2026.03.18 18:28:22.766193 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4584 | 2026.03.18 18:28:22.766245 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4585 | 2026.03.18 18:28:22.766345 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4586 | 2026.03.18 18:28:22.766403 [ 319 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4587 | 2026.03.18 18:28:22.766418 [ 296 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4588 | 2026.03.18 18:28:22.766422 [ 297 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4589 | 2026.03.18 18:28:22.766428 [ 340 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4590 | 2026.03.18 18:28:22.766547 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4591 | 2026.03.18 18:28:22.766573 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4592 | 2026.03.18 18:28:22.766650 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4593 | 2026.03.18 18:28:22.766668 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4594 | 2026.03.18 18:28:22.766698 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4595 | 2026.03.18 18:28:22.766729 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4596 | 2026.03.18 18:28:22.766758 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4597 | 2026.03.18 18:28:22.766785 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4598 | 2026.03.18 18:28:22.767434 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00178 sec., 23595.50561797753 rows/sec., 949.68 KiB/sec. | ||
| 4599 | 2026.03.18 18:28:22.767554 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Debug> MemoryTracker: Peak memory usage (for query): 146.86 KiB. | ||
| 4600 | 2026.03.18 18:28:22.767568 [ 260 ] {d8b1d1d6-0c3b-4bbd-a099-895c641022ef} <Debug> TCPHandler: Processed in 0.002046617 sec. | ||
| 4601 | 2026.03.18 18:28:22.767780 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2026.03.18 18:28:22.767917 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4603 | 2026.03.18 18:28:22.768136 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4604 | 2026.03.18 18:28:22.768174 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4605 | 2026.03.18 18:28:22.768390 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4606 | 2026.03.18 18:28:22.768442 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4607 | 2026.03.18 18:28:22.768536 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4608 | 2026.03.18 18:28:22.768584 [ 319 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4609 | 2026.03.18 18:28:22.768593 [ 296 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4610 | 2026.03.18 18:28:22.768607 [ 323 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4611 | 2026.03.18 18:28:22.768610 [ 340 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4612 | 2026.03.18 18:28:22.768709 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4613 | 2026.03.18 18:28:22.768735 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4614 | 2026.03.18 18:28:22.768811 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4615 | 2026.03.18 18:28:22.768828 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4616 | 2026.03.18 18:28:22.768858 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4617 | 2026.03.18 18:28:22.768889 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4618 | 2026.03.18 18:28:22.768917 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4619 | 2026.03.18 18:28:22.768944 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4620 | 2026.03.18 18:28:22.769666 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001807 sec., 23242.944106253457 rows/sec., 935.49 KiB/sec. | ||
| 4621 | 2026.03.18 18:28:22.769792 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Debug> MemoryTracker: Peak memory usage (for query): 146.95 KiB. | ||
| 4622 | 2026.03.18 18:28:22.769809 [ 260 ] {4f7a261c-5f07-4580-831a-07ce6c01b307} <Debug> TCPHandler: Processed in 0.002079438 sec. | ||
| 4623 | 2026.03.18 18:28:22.905472 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2026.03.18 18:28:22.905620 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4625 | 2026.03.18 18:28:22.905854 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4626 | 2026.03.18 18:28:22.905893 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4627 | 2026.03.18 18:28:22.906119 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4628 | 2026.03.18 18:28:22.906173 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4629 | 2026.03.18 18:28:22.906276 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 4630 | 2026.03.18 18:28:22.906341 [ 319 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4631 | 2026.03.18 18:28:22.906352 [ 323 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4632 | 2026.03.18 18:28:22.906374 [ 343 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4633 | 2026.03.18 18:28:22.906351 [ 296 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4634 | 2026.03.18 18:28:22.906488 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4635 | 2026.03.18 18:28:22.906509 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4636 | 2026.03.18 18:28:22.906590 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4637 | 2026.03.18 18:28:22.906608 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4638 | 2026.03.18 18:28:22.906638 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4639 | 2026.03.18 18:28:22.906670 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4640 | 2026.03.18 18:28:22.906698 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4641 | 2026.03.18 18:28:22.906738 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4642 | 2026.03.18 18:28:22.907447 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001888 sec., 22245.76271186441 rows/sec., 895.35 KiB/sec. | ||
| 4643 | 2026.03.18 18:28:22.907572 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Debug> MemoryTracker: Peak memory usage (for query): 147.18 KiB. | ||
| 4644 | 2026.03.18 18:28:22.907587 [ 260 ] {b4b75480-fe9c-42df-85dd-b1383aefc013} <Debug> TCPHandler: Processed in 0.002170809 sec. | ||
| 4645 | 2026.03.18 18:28:22.959969 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.03.18 18:28:22.960154 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 4647 | 2026.03.18 18:28:22.960442 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4648 | 2026.03.18 18:28:22.960489 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 4649 | 2026.03.18 18:28:22.960765 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4650 | 2026.03.18 18:28:22.960830 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4651 | 2026.03.18 18:28:22.960967 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 4652 | 2026.03.18 18:28:22.961035 [ 319 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4653 | 2026.03.18 18:28:22.961058 [ 296 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4654 | 2026.03.18 18:28:22.961060 [ 343 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4655 | 2026.03.18 18:28:22.961060 [ 310 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4656 | 2026.03.18 18:28:22.961189 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4657 | 2026.03.18 18:28:22.961217 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4658 | 2026.03.18 18:28:22.961297 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4659 | 2026.03.18 18:28:22.961315 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4660 | 2026.03.18 18:28:22.961347 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4661 | 2026.03.18 18:28:22.961377 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4662 | 2026.03.18 18:28:22.961405 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4663 | 2026.03.18 18:28:22.961433 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4664 | 2026.03.18 18:28:22.962258 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002193 sec., 19151.846785225716 rows/sec., 770.83 KiB/sec. | ||
| 4665 | 2026.03.18 18:28:22.962384 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Debug> MemoryTracker: Peak memory usage (for query): 147.71 KiB. | ||
| 4666 | 2026.03.18 18:28:22.962400 [ 260 ] {dab9fbdd-ac7d-4334-81f9-8924e73a4b89} <Debug> TCPHandler: Processed in 0.002493483 sec. | ||
| 4667 | 2026.03.18 18:28:22.964335 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.03.18 18:28:22.964443 [ 260 ] {19482542-afe5-43d8-988a-eda4b504d3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4669 | 2026.03.18 18:28:22.964485 [ 260 ] {19482542-afe5-43d8-988a-eda4b504d3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4670 | 2026.03.18 18:28:22.964973 [ 260 ] {19482542-afe5-43d8-988a-eda4b504d3e3} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.03.18 18:28:22.965015 [ 260 ] {19482542-afe5-43d8-988a-eda4b504d3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4672 | 2026.03.18 18:28:22.965472 [ 260 ] {19482542-afe5-43d8-988a-eda4b504d3e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4673 | 2026.03.18 18:28:22.965669 [ 260 ] {19482542-afe5-43d8-988a-eda4b504d3e3} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.03.18 18:28:22.965822 [ 260 ] {19482542-afe5-43d8-988a-eda4b504d3e3} <Debug> executeQuery: Read 8 rows, 1.66 KiB in 0.001409 sec., 5677.785663591199 rows/sec., 1.15 MiB/sec. | ||
| 4675 | 2026.03.18 18:28:22.965868 [ 260 ] {19482542-afe5-43d8-988a-eda4b504d3e3} <Debug> TCPHandler: Processed in 0.001584171 sec. | ||
| 4676 | 2026.03.18 18:28:22.965988 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2026.03.18 18:28:22.966081 [ 260 ] {ab0296d5-f756-4971-842f-2225ae055249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4678 | 2026.03.18 18:28:22.966122 [ 260 ] {ab0296d5-f756-4971-842f-2225ae055249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4679 | 2026.03.18 18:28:22.966533 [ 260 ] {ab0296d5-f756-4971-842f-2225ae055249} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.03.18 18:28:22.966567 [ 260 ] {ab0296d5-f756-4971-842f-2225ae055249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4681 | 2026.03.18 18:28:22.966851 [ 260 ] {ab0296d5-f756-4971-842f-2225ae055249} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4682 | 2026.03.18 18:28:22.967062 [ 260 ] {ab0296d5-f756-4971-842f-2225ae055249} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.03.18 18:28:22.967189 [ 260 ] {ab0296d5-f756-4971-842f-2225ae055249} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001126 sec., 1776.1989342806394 rows/sec., 144.84 KiB/sec. | ||
| 4684 | 2026.03.18 18:28:22.967226 [ 260 ] {ab0296d5-f756-4971-842f-2225ae055249} <Debug> TCPHandler: Processed in 0.001286507 sec. | ||
| 4685 | 2026.03.18 18:28:22.967342 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4686 | 2026.03.18 18:28:22.967435 [ 260 ] {b965b7d9-8398-4848-8870-c09ebd5adc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4687 | 2026.03.18 18:28:22.967473 [ 260 ] {b965b7d9-8398-4848-8870-c09ebd5adc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4688 | 2026.03.18 18:28:22.969262 [ 260 ] {b965b7d9-8398-4848-8870-c09ebd5adc3f} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2026.03.18 18:28:22.969298 [ 260 ] {b965b7d9-8398-4848-8870-c09ebd5adc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4690 | 2026.03.18 18:28:22.969710 [ 260 ] {b965b7d9-8398-4848-8870-c09ebd5adc3f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4691 | 2026.03.18 18:28:22.969935 [ 260 ] {b965b7d9-8398-4848-8870-c09ebd5adc3f} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.03.18 18:28:22.970066 [ 260 ] {b965b7d9-8398-4848-8870-c09ebd5adc3f} <Debug> executeQuery: Read 1957 rows, 151.20 KiB in 0.002649 sec., 738769.3469233674 rows/sec., 55.74 MiB/sec. | ||
| 4693 | 2026.03.18 18:28:22.970104 [ 260 ] {b965b7d9-8398-4848-8870-c09ebd5adc3f} <Debug> TCPHandler: Processed in 0.002811597 sec. | ||
| 4694 | 2026.03.18 18:28:22.970220 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2026.03.18 18:28:22.970315 [ 260 ] {d50583d4-933e-481e-91e0-4133c70e9fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4696 | 2026.03.18 18:28:22.970354 [ 260 ] {d50583d4-933e-481e-91e0-4133c70e9fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4697 | 2026.03.18 18:28:22.970792 [ 260 ] {d50583d4-933e-481e-91e0-4133c70e9fe8} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2026.03.18 18:28:22.970828 [ 260 ] {d50583d4-933e-481e-91e0-4133c70e9fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4699 | 2026.03.18 18:28:22.971156 [ 260 ] {d50583d4-933e-481e-91e0-4133c70e9fe8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4700 | 2026.03.18 18:28:22.971376 [ 260 ] {d50583d4-933e-481e-91e0-4133c70e9fe8} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.03.18 18:28:22.971502 [ 260 ] {d50583d4-933e-481e-91e0-4133c70e9fe8} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001206 sec., 17412.935323383084 rows/sec., 1.27 MiB/sec. | ||
| 4702 | 2026.03.18 18:28:22.971539 [ 260 ] {d50583d4-933e-481e-91e0-4133c70e9fe8} <Debug> TCPHandler: Processed in 0.001369208 sec. | ||
| 4703 | 2026.03.18 18:28:22.971646 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2026.03.18 18:28:22.971739 [ 260 ] {38779185-016d-464e-b5bc-252759b2c8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4705 | 2026.03.18 18:28:22.971779 [ 260 ] {38779185-016d-464e-b5bc-252759b2c8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4706 | 2026.03.18 18:28:22.972455 [ 260 ] {38779185-016d-464e-b5bc-252759b2c8cc} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.03.18 18:28:22.972491 [ 260 ] {38779185-016d-464e-b5bc-252759b2c8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4708 | 2026.03.18 18:28:22.972805 [ 260 ] {38779185-016d-464e-b5bc-252759b2c8cc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4709 | 2026.03.18 18:28:22.973012 [ 260 ] {38779185-016d-464e-b5bc-252759b2c8cc} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.03.18 18:28:22.973100 [ 93 ] {} <Debug> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4711 | 2026.03.18 18:28:22.973135 [ 260 ] {38779185-016d-464e-b5bc-252759b2c8cc} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001413 sec., 501061.5711252654 rows/sec., 29.23 MiB/sec. | ||
| 4712 | 2026.03.18 18:28:22.973136 [ 93 ] {} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.03.18 18:28:22.973167 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4714 | 2026.03.18 18:28:22.973172 [ 260 ] {38779185-016d-464e-b5bc-252759b2c8cc} <Debug> TCPHandler: Processed in 0.001574591 sec. | ||
| 4715 | 2026.03.18 18:28:22.973266 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::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 | ||
| 4716 | 2026.03.18 18:28:22.973288 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2026.03.18 18:28:22.973383 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4718 | 2026.03.18 18:28:22.973392 [ 260 ] {c3a949c3-a558-4f24-a5a4-9f67d15faf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.03.18 18:28:22.973422 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 4720 | 2026.03.18 18:28:22.973445 [ 260 ] {c3a949c3-a558-4f24-a5a4-9f67d15faf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4721 | 2026.03.18 18:28:22.973487 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 4722 | 2026.03.18 18:28:22.973534 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 4723 | 2026.03.18 18:28:22.973577 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4724 | 2026.03.18 18:28:22.973613 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4725 | 2026.03.18 18:28:22.973651 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 708 rows starting from the beginning of the part | ||
| 4726 | 2026.03.18 18:28:22.973837 [ 260 ] {c3a949c3-a558-4f24-a5a4-9f67d15faf49} <Trace> oximeter.fields_u64 (4dae3e49-adc7-4ac7-ba57-dc4b5a1ace74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.03.18 18:28:22.973878 [ 260 ] {c3a949c3-a558-4f24-a5a4-9f67d15faf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4728 | 2026.03.18 18:28:22.974190 [ 260 ] {c3a949c3-a558-4f24-a5a4-9f67d15faf49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4729 | 2026.03.18 18:28:22.974424 [ 260 ] {c3a949c3-a558-4f24-a5a4-9f67d15faf49} <Trace> oximeter.fields_u64 (4dae3e49-adc7-4ac7-ba57-dc4b5a1ace74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.03.18 18:28:22.974549 [ 260 ] {c3a949c3-a558-4f24-a5a4-9f67d15faf49} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001175 sec., 851.063829787234 rows/sec., 59.84 KiB/sec. | ||
| 4731 | 2026.03.18 18:28:22.974586 [ 260 ] {c3a949c3-a558-4f24-a5a4-9f67d15faf49} <Debug> TCPHandler: Processed in 0.001352538 sec. | ||
| 4732 | 2026.03.18 18:28:22.974615 [ 191 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390608 sec., 775919.5977586783 rows/sec., 50.85 MiB/sec. | ||
| 4733 | 2026.03.18 18:28:22.974692 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.03.18 18:28:22.974785 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4735 | 2026.03.18 18:28:22.974790 [ 260 ] {90882b90-0b69-469b-870d-26cecc3880a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4736 | 2026.03.18 18:28:22.974846 [ 260 ] {90882b90-0b69-469b-870d-26cecc3880a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4737 | 2026.03.18 18:28:22.975035 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_6_1} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.03.18 18:28:22.975102 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_6_1} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4739 | 2026.03.18 18:28:22.975165 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4740 | 2026.03.18 18:28:22.975667 [ 260 ] {90882b90-0b69-469b-870d-26cecc3880a7} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.03.18 18:28:22.975708 [ 260 ] {90882b90-0b69-469b-870d-26cecc3880a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4742 | 2026.03.18 18:28:22.976067 [ 260 ] {90882b90-0b69-469b-870d-26cecc3880a7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4743 | 2026.03.18 18:28:22.976278 [ 260 ] {90882b90-0b69-469b-870d-26cecc3880a7} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.03.18 18:28:22.976407 [ 260 ] {90882b90-0b69-469b-870d-26cecc3880a7} <Debug> executeQuery: Read 1021 rows, 72.03 KiB in 0.001635 sec., 624464.8318042813 rows/sec., 43.02 MiB/sec. | ||
| 4745 | 2026.03.18 18:28:22.976444 [ 260 ] {90882b90-0b69-469b-870d-26cecc3880a7} <Debug> TCPHandler: Processed in 0.001801514 sec. | ||
| 4746 | 2026.03.18 18:28:22.976552 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.03.18 18:28:22.976646 [ 260 ] {7417ee73-8973-4b76-8255-6c4a8239d899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.03.18 18:28:22.976688 [ 260 ] {7417ee73-8973-4b76-8255-6c4a8239d899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4749 | 2026.03.18 18:28:22.978773 [ 260 ] {7417ee73-8973-4b76-8255-6c4a8239d899} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.03.18 18:28:22.978808 [ 260 ] {7417ee73-8973-4b76-8255-6c4a8239d899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4751 | 2026.03.18 18:28:22.979556 [ 260 ] {7417ee73-8973-4b76-8255-6c4a8239d899} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4752 | 2026.03.18 18:28:22.979775 [ 260 ] {7417ee73-8973-4b76-8255-6c4a8239d899} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.03.18 18:28:22.979905 [ 260 ] {7417ee73-8973-4b76-8255-6c4a8239d899} <Debug> executeQuery: Read 5193 rows, 349.74 KiB in 0.003277 sec., 1584681.1107720477 rows/sec., 104.23 MiB/sec. | ||
| 4754 | 2026.03.18 18:28:22.979950 [ 260 ] {7417ee73-8973-4b76-8255-6c4a8239d899} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4755 | 2026.03.18 18:28:22.979965 [ 260 ] {7417ee73-8973-4b76-8255-6c4a8239d899} <Debug> TCPHandler: Processed in 0.003463235 sec. | ||
| 4756 | 2026.03.18 18:28:22.980077 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.03.18 18:28:22.980171 [ 260 ] {6cc4d086-8756-42df-a3e9-e6593999e880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4758 | 2026.03.18 18:28:22.980226 [ 260 ] {6cc4d086-8756-42df-a3e9-e6593999e880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4759 | 2026.03.18 18:28:22.980948 [ 260 ] {6cc4d086-8756-42df-a3e9-e6593999e880} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.03.18 18:28:22.980984 [ 260 ] {6cc4d086-8756-42df-a3e9-e6593999e880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4761 | 2026.03.18 18:28:22.981492 [ 260 ] {6cc4d086-8756-42df-a3e9-e6593999e880} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4762 | 2026.03.18 18:28:22.981716 [ 260 ] {6cc4d086-8756-42df-a3e9-e6593999e880} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.03.18 18:28:22.981811 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4764 | 2026.03.18 18:28:22.981838 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.03.18 18:28:22.981852 [ 260 ] {6cc4d086-8756-42df-a3e9-e6593999e880} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001699 sec., 11183.048852266038 rows/sec., 20.04 MiB/sec. | ||
| 4766 | 2026.03.18 18:28:22.981854 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4767 | 2026.03.18 18:28:22.981913 [ 260 ] {6cc4d086-8756-42df-a3e9-e6593999e880} <Debug> TCPHandler: Processed in 0.001884385 sec. | ||
| 4768 | 2026.03.18 18:28:22.981946 [ 191 ] {82477220-c6f9-430d-b97c-86567c06c4c6::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 | ||
| 4769 | 2026.03.18 18:28:22.982021 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.03.18 18:28:22.982120 [ 260 ] {ec0342dc-a94f-4e07-80dd-78bef6d43297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4771 | 2026.03.18 18:28:22.982161 [ 260 ] {ec0342dc-a94f-4e07-80dd-78bef6d43297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4772 | 2026.03.18 18:28:22.982164 [ 191 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4773 | 2026.03.18 18:28:22.982245 [ 191 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 311 rows starting from the beginning of the part | ||
| 4774 | 2026.03.18 18:28:22.982443 [ 191 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4775 | 2026.03.18 18:28:22.982474 [ 260 ] {ec0342dc-a94f-4e07-80dd-78bef6d43297} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.03.18 18:28:22.982517 [ 260 ] {ec0342dc-a94f-4e07-80dd-78bef6d43297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4777 | 2026.03.18 18:28:22.982607 [ 191 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 29 rows starting from the beginning of the part | ||
| 4778 | 2026.03.18 18:28:22.982767 [ 191 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4779 | 2026.03.18 18:28:22.982836 [ 260 ] {ec0342dc-a94f-4e07-80dd-78bef6d43297} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4780 | 2026.03.18 18:28:22.982921 [ 191 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part | ||
| 4781 | 2026.03.18 18:28:22.983060 [ 260 ] {ec0342dc-a94f-4e07-80dd-78bef6d43297} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.03.18 18:28:22.983082 [ 191 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part | ||
| 4783 | 2026.03.18 18:28:22.983200 [ 260 ] {ec0342dc-a94f-4e07-80dd-78bef6d43297} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 754.21 KiB/sec. | ||
| 4784 | 2026.03.18 18:28:22.983250 [ 260 ] {ec0342dc-a94f-4e07-80dd-78bef6d43297} <Debug> TCPHandler: Processed in 0.001277747 sec. | ||
| 4785 | 2026.03.18 18:28:22.986677 [ 188 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 19 columns (19 merged, 0 gathered) in 0.004766953 sec., 85589.26425328717 rows/sec., 153.37 MiB/sec. | ||
| 4786 | 2026.03.18 18:28:22.987429 [ 193 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4787 | 2026.03.18 18:28:22.987776 [ 193 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.03.18 18:28:22.987839 [ 193 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4789 | 2026.03.18 18:28:22.987942 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4790 | 2026.03.18 18:28:23.581988 [ 91 ] {} <Debug> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4791 | 2026.03.18 18:28:23.582086 [ 91 ] {} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.03.18 18:28:23.582124 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4793 | 2026.03.18 18:28:23.582279 [ 191 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 4794 | 2026.03.18 18:28:23.582410 [ 191 ] {a954e72b-c553-4659-b916-62930e8fa683::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4795 | 2026.03.18 18:28:23.582443 [ 191 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 4796 | 2026.03.18 18:28:23.582509 [ 191 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 4797 | 2026.03.18 18:28:23.582555 [ 191 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 4798 | 2026.03.18 18:28:23.582594 [ 191 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 4799 | 2026.03.18 18:28:23.582633 [ 191 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 4800 | 2026.03.18 18:28:23.583431 [ 188 ] {a954e72b-c553-4659-b916-62930e8fa683::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217866 sec., 525509.3745945777 rows/sec., 36.53 MiB/sec. | ||
| 4801 | 2026.03.18 18:28:23.583665 [ 201 ] {a954e72b-c553-4659-b916-62930e8fa683::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4802 | 2026.03.18 18:28:23.583999 [ 201 ] {a954e72b-c553-4659-b916-62930e8fa683::all_1_5_1} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.03.18 18:28:23.584082 [ 201 ] {a954e72b-c553-4659-b916-62930e8fa683::all_1_5_1} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4804 | 2026.03.18 18:28:23.584176 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4805 | 2026.03.18 18:28:24.000271 [ 91 ] {} <Debug> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4806 | 2026.03.18 18:28:24.000355 [ 91 ] {} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.03.18 18:28:24.000392 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4808 | 2026.03.18 18:28:24.000535 [ 191 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 4809 | 2026.03.18 18:28:24.000705 [ 191 ] {34805387-bbd4-4cc1-be90-a17311c7679a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4810 | 2026.03.18 18:28:24.000757 [ 191 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 4811 | 2026.03.18 18:28:24.000856 [ 191 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 4812 | 2026.03.18 18:28:24.000928 [ 191 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 4813 | 2026.03.18 18:28:24.000993 [ 191 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 4814 | 2026.03.18 18:28:24.001055 [ 191 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 4815 | 2026.03.18 18:28:24.001900 [ 201 ] {34805387-bbd4-4cc1-be90-a17311c7679a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424859 sec., 233005.51142253372 rows/sec., 14.63 MiB/sec. | ||
| 4816 | 2026.03.18 18:28:24.002072 [ 191 ] {34805387-bbd4-4cc1-be90-a17311c7679a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4817 | 2026.03.18 18:28:24.002318 [ 191 ] {34805387-bbd4-4cc1-be90-a17311c7679a::all_1_5_1} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.03.18 18:28:24.002381 [ 191 ] {34805387-bbd4-4cc1-be90-a17311c7679a::all_1_5_1} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4819 | 2026.03.18 18:28:24.002440 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4820 | 2026.03.18 18:28:27.087957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10074 | ||
| 4821 | 2026.03.18 18:28:27.088486 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.03.18 18:28:27.088522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4823 | 2026.03.18 18:28:27.089032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4824 | 2026.03.18 18:28:27.089262 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.03.18 18:28:27.089384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10074 | ||
| 4826 | 2026.03.18 18:28:27.089398 [ 88 ] {} <Debug> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4827 | 2026.03.18 18:28:27.089447 [ 88 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.03.18 18:28:27.089471 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4829 | 2026.03.18 18:28:27.089606 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 4830 | 2026.03.18 18:28:27.089759 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4831 | 2026.03.18 18:28:27.089801 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7642 rows starting from the beginning of the part | ||
| 4832 | 2026.03.18 18:28:27.089898 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 4833 | 2026.03.18 18:28:27.089951 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 4834 | 2026.03.18 18:28:27.089998 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 4835 | 2026.03.18 18:28:27.090043 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 4836 | 2026.03.18 18:28:27.090095 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 4837 | 2026.03.18 18:28:27.092110 [ 191 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10074 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565034 sec., 3927433.3205719693 rows/sec., 56.18 MiB/sec. | ||
| 4838 | 2026.03.18 18:28:27.092472 [ 191 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4839 | 2026.03.18 18:28:27.092788 [ 191 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_21_4} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.03.18 18:28:27.092872 [ 191 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_21_4} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4841 | 2026.03.18 18:28:27.092977 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4842 | 2026.03.18 18:28:27.149581 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.03.18 18:28:27.149750 [ 260 ] {3fec4e2a-4ef3-4f35-a599-c11ba0105027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4844 | 2026.03.18 18:28:27.149818 [ 260 ] {3fec4e2a-4ef3-4f35-a599-c11ba0105027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4845 | 2026.03.18 18:28:27.150494 [ 260 ] {3fec4e2a-4ef3-4f35-a599-c11ba0105027} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.03.18 18:28:27.150537 [ 260 ] {3fec4e2a-4ef3-4f35-a599-c11ba0105027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4847 | 2026.03.18 18:28:27.150893 [ 260 ] {3fec4e2a-4ef3-4f35-a599-c11ba0105027} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4848 | 2026.03.18 18:28:27.151128 [ 260 ] {3fec4e2a-4ef3-4f35-a599-c11ba0105027} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.03.18 18:28:27.151275 [ 260 ] {3fec4e2a-4ef3-4f35-a599-c11ba0105027} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001571 sec., 35646.08529598982 rows/sec., 2.74 MiB/sec. | ||
| 4850 | 2026.03.18 18:28:27.151322 [ 260 ] {3fec4e2a-4ef3-4f35-a599-c11ba0105027} <Debug> TCPHandler: Processed in 0.001861824 sec. | ||
| 4851 | 2026.03.18 18:28:27.151455 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.03.18 18:28:27.151578 [ 260 ] {c973f2f8-0da3-4013-a641-f036ec8fa30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4853 | 2026.03.18 18:28:27.151628 [ 260 ] {c973f2f8-0da3-4013-a641-f036ec8fa30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4854 | 2026.03.18 18:28:27.152133 [ 260 ] {c973f2f8-0da3-4013-a641-f036ec8fa30a} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.03.18 18:28:27.152176 [ 260 ] {c973f2f8-0da3-4013-a641-f036ec8fa30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4856 | 2026.03.18 18:28:27.152506 [ 260 ] {c973f2f8-0da3-4013-a641-f036ec8fa30a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4857 | 2026.03.18 18:28:27.152713 [ 260 ] {c973f2f8-0da3-4013-a641-f036ec8fa30a} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.03.18 18:28:27.152840 [ 260 ] {c973f2f8-0da3-4013-a641-f036ec8fa30a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001286 sec., 49766.71850699844 rows/sec., 3.88 MiB/sec. | ||
| 4859 | 2026.03.18 18:28:27.152877 [ 260 ] {c973f2f8-0da3-4013-a641-f036ec8fa30a} <Debug> TCPHandler: Processed in 0.00148388 sec. | ||
| 4860 | 2026.03.18 18:28:27.152987 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2026.03.18 18:28:27.153080 [ 260 ] {2955d7e8-9ed4-44aa-95c3-02ef75469508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4862 | 2026.03.18 18:28:27.153122 [ 260 ] {2955d7e8-9ed4-44aa-95c3-02ef75469508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4863 | 2026.03.18 18:28:27.153514 [ 260 ] {2955d7e8-9ed4-44aa-95c3-02ef75469508} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.03.18 18:28:27.153550 [ 260 ] {2955d7e8-9ed4-44aa-95c3-02ef75469508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4865 | 2026.03.18 18:28:27.153884 [ 260 ] {2955d7e8-9ed4-44aa-95c3-02ef75469508} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4866 | 2026.03.18 18:28:27.154112 [ 260 ] {2955d7e8-9ed4-44aa-95c3-02ef75469508} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.03.18 18:28:27.154238 [ 260 ] {2955d7e8-9ed4-44aa-95c3-02ef75469508} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001177 sec., 108751.06202209005 rows/sec., 7.57 MiB/sec. | ||
| 4868 | 2026.03.18 18:28:27.154279 [ 260 ] {2955d7e8-9ed4-44aa-95c3-02ef75469508} <Debug> TCPHandler: Processed in 0.001342198 sec. | ||
| 4869 | 2026.03.18 18:28:27.154391 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.03.18 18:28:27.154484 [ 260 ] {e7211b37-5557-4d49-82c0-9c12ef3a630b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4871 | 2026.03.18 18:28:27.154524 [ 260 ] {e7211b37-5557-4d49-82c0-9c12ef3a630b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4872 | 2026.03.18 18:28:27.154860 [ 260 ] {e7211b37-5557-4d49-82c0-9c12ef3a630b} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.03.18 18:28:27.154895 [ 260 ] {e7211b37-5557-4d49-82c0-9c12ef3a630b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4874 | 2026.03.18 18:28:27.155186 [ 260 ] {e7211b37-5557-4d49-82c0-9c12ef3a630b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4875 | 2026.03.18 18:28:27.155413 [ 260 ] {e7211b37-5557-4d49-82c0-9c12ef3a630b} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.03.18 18:28:27.155562 [ 260 ] {e7211b37-5557-4d49-82c0-9c12ef3a630b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001096 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 4877 | 2026.03.18 18:28:27.155598 [ 260 ] {e7211b37-5557-4d49-82c0-9c12ef3a630b} <Debug> TCPHandler: Processed in 0.001256896 sec. | ||
| 4878 | 2026.03.18 18:28:27.619890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4879 | 2026.03.18 18:28:27.638271 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.03.18 18:28:27.638322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4881 | 2026.03.18 18:28:27.643929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4882 | 2026.03.18 18:28:27.644648 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.03.18 18:28:27.644930 [ 87 ] {} <Debug> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4884 | 2026.03.18 18:28:27.644968 [ 87 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.03.18 18:28:27.644987 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4886 | 2026.03.18 18:28:27.645116 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 4887 | 2026.03.18 18:28:27.648376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4888 | 2026.03.18 18:28:27.648938 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4889 | 2026.03.18 18:28:27.650355 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 4890 | 2026.03.18 18:28:27.654943 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 4891 | 2026.03.18 18:28:27.659255 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 4892 | 2026.03.18 18:28:27.663334 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 4893 | 2026.03.18 18:28:27.667621 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 4894 | 2026.03.18 18:28:27.672034 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 4895 | 2026.03.18 18:28:27.726108 [ 201 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081055816 sec., 1961.6112432943737 rows/sec., 10.14 MiB/sec. | ||
| 4896 | 2026.03.18 18:28:27.728786 [ 194 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4897 | 2026.03.18 18:28:27.731047 [ 194 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_21_4} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2026.03.18 18:28:27.731163 [ 194 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_21_4} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4899 | 2026.03.18 18:28:27.733125 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4900 | 2026.03.18 18:28:28.001190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.89 MiB, peak 259.43 MiB, free memory in arenas 0.00 B, will set to 253.45 MiB (RSS), difference: 4.56 MiB | ||
| 4901 | 2026.03.18 18:28:29.608588 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 598 | ||
| 4902 | 2026.03.18 18:28:29.611348 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.03.18 18:28:29.611401 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4904 | 2026.03.18 18:28:29.612676 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4905 | 2026.03.18 18:28:29.612962 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.03.18 18:28:29.613325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4907 | 2026.03.18 18:28:32.152735 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.03.18 18:28:32.152914 [ 260 ] {e9019a7d-beb7-43ce-9bea-5dcdcafd80d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4909 | 2026.03.18 18:28:32.152980 [ 260 ] {e9019a7d-beb7-43ce-9bea-5dcdcafd80d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4910 | 2026.03.18 18:28:32.153646 [ 260 ] {e9019a7d-beb7-43ce-9bea-5dcdcafd80d4} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.03.18 18:28:32.153696 [ 260 ] {e9019a7d-beb7-43ce-9bea-5dcdcafd80d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4912 | 2026.03.18 18:28:32.154089 [ 260 ] {e9019a7d-beb7-43ce-9bea-5dcdcafd80d4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4913 | 2026.03.18 18:28:32.154312 [ 260 ] {e9019a7d-beb7-43ce-9bea-5dcdcafd80d4} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.03.18 18:28:32.154458 [ 260 ] {e9019a7d-beb7-43ce-9bea-5dcdcafd80d4} <Debug> executeQuery: Read 114 rows, 9.89 KiB in 0.001592 sec., 71608.04020100502 rows/sec., 6.07 MiB/sec. | ||
| 4915 | 2026.03.18 18:28:32.154498 [ 260 ] {e9019a7d-beb7-43ce-9bea-5dcdcafd80d4} <Debug> TCPHandler: Processed in 0.001886715 sec. | ||
| 4916 | 2026.03.18 18:28:32.154621 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.03.18 18:28:32.154716 [ 260 ] {7e12bd94-768c-4e2e-9735-8ac7a3201446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4918 | 2026.03.18 18:28:32.154757 [ 260 ] {7e12bd94-768c-4e2e-9735-8ac7a3201446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4919 | 2026.03.18 18:28:32.155162 [ 260 ] {7e12bd94-768c-4e2e-9735-8ac7a3201446} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.03.18 18:28:32.155198 [ 260 ] {7e12bd94-768c-4e2e-9735-8ac7a3201446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4921 | 2026.03.18 18:28:32.155493 [ 260 ] {7e12bd94-768c-4e2e-9735-8ac7a3201446} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4922 | 2026.03.18 18:28:32.155728 [ 260 ] {7e12bd94-768c-4e2e-9735-8ac7a3201446} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.03.18 18:28:32.155854 [ 260 ] {7e12bd94-768c-4e2e-9735-8ac7a3201446} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001156 sec., 25086.50519031142 rows/sec., 1.84 MiB/sec. | ||
| 4924 | 2026.03.18 18:28:32.155891 [ 260 ] {7e12bd94-768c-4e2e-9735-8ac7a3201446} <Debug> TCPHandler: Processed in 0.001322567 sec. | ||
| 4925 | 2026.03.18 18:28:32.156005 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.03.18 18:28:32.156132 [ 260 ] {473cf8d2-92d7-4cfb-83b4-e0d452ffd6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4927 | 2026.03.18 18:28:32.156183 [ 260 ] {473cf8d2-92d7-4cfb-83b4-e0d452ffd6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4928 | 2026.03.18 18:28:32.156622 [ 260 ] {473cf8d2-92d7-4cfb-83b4-e0d452ffd6a7} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.03.18 18:28:32.156658 [ 260 ] {473cf8d2-92d7-4cfb-83b4-e0d452ffd6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4930 | 2026.03.18 18:28:32.156978 [ 260 ] {473cf8d2-92d7-4cfb-83b4-e0d452ffd6a7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4931 | 2026.03.18 18:28:32.157193 [ 260 ] {473cf8d2-92d7-4cfb-83b4-e0d452ffd6a7} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.03.18 18:28:32.157328 [ 260 ] {473cf8d2-92d7-4cfb-83b4-e0d452ffd6a7} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001222 sec., 76104.74631751227 rows/sec., 5.94 MiB/sec. | ||
| 4933 | 2026.03.18 18:28:32.157367 [ 260 ] {473cf8d2-92d7-4cfb-83b4-e0d452ffd6a7} <Debug> TCPHandler: Processed in 0.001423138 sec. | ||
| 4934 | 2026.03.18 18:28:32.157474 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.03.18 18:28:32.157570 [ 260 ] {32a67524-39dd-4221-94fa-f32ac7fce639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4936 | 2026.03.18 18:28:32.157614 [ 260 ] {32a67524-39dd-4221-94fa-f32ac7fce639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4937 | 2026.03.18 18:28:32.158012 [ 260 ] {32a67524-39dd-4221-94fa-f32ac7fce639} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.03.18 18:28:32.158048 [ 260 ] {32a67524-39dd-4221-94fa-f32ac7fce639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4939 | 2026.03.18 18:28:32.158385 [ 260 ] {32a67524-39dd-4221-94fa-f32ac7fce639} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4940 | 2026.03.18 18:28:32.158600 [ 260 ] {32a67524-39dd-4221-94fa-f32ac7fce639} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.03.18 18:28:32.158729 [ 260 ] {32a67524-39dd-4221-94fa-f32ac7fce639} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4942 | 2026.03.18 18:28:32.158766 [ 260 ] {32a67524-39dd-4221-94fa-f32ac7fce639} <Debug> TCPHandler: Processed in 0.001341918 sec. | ||
| 4943 | 2026.03.18 18:28:32.158870 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2026.03.18 18:28:32.158965 [ 260 ] {dbde2316-f03f-4764-b2a4-6a05149c727d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4945 | 2026.03.18 18:28:32.159019 [ 260 ] {dbde2316-f03f-4764-b2a4-6a05149c727d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4946 | 2026.03.18 18:28:32.159847 [ 260 ] {dbde2316-f03f-4764-b2a4-6a05149c727d} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.03.18 18:28:32.159884 [ 260 ] {dbde2316-f03f-4764-b2a4-6a05149c727d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4948 | 2026.03.18 18:28:32.160425 [ 260 ] {dbde2316-f03f-4764-b2a4-6a05149c727d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4949 | 2026.03.18 18:28:32.160642 [ 260 ] {dbde2316-f03f-4764-b2a4-6a05149c727d} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.03.18 18:28:32.160778 [ 260 ] {dbde2316-f03f-4764-b2a4-6a05149c727d} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001831 sec., 15838.339705079192 rows/sec., 28.38 MiB/sec. | ||
| 4951 | 2026.03.18 18:28:32.160831 [ 260 ] {dbde2316-f03f-4764-b2a4-6a05149c727d} <Debug> TCPHandler: Processed in 0.002009547 sec. | ||
| 4952 | 2026.03.18 18:28:32.160953 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.03.18 18:28:32.161049 [ 260 ] {ef2b4363-6522-4fa9-9d25-13e69d05827e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4954 | 2026.03.18 18:28:32.161092 [ 260 ] {ef2b4363-6522-4fa9-9d25-13e69d05827e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4955 | 2026.03.18 18:28:32.161440 [ 260 ] {ef2b4363-6522-4fa9-9d25-13e69d05827e} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.03.18 18:28:32.161475 [ 260 ] {ef2b4363-6522-4fa9-9d25-13e69d05827e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4957 | 2026.03.18 18:28:32.161770 [ 260 ] {ef2b4363-6522-4fa9-9d25-13e69d05827e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4958 | 2026.03.18 18:28:32.161980 [ 260 ] {ef2b4363-6522-4fa9-9d25-13e69d05827e} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.03.18 18:28:32.162107 [ 260 ] {ef2b4363-6522-4fa9-9d25-13e69d05827e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4960 | 2026.03.18 18:28:32.162142 [ 260 ] {ef2b4363-6522-4fa9-9d25-13e69d05827e} <Debug> TCPHandler: Processed in 0.001239076 sec. | ||
| 4961 | 2026.03.18 18:28:34.505291 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4962 | 2026.03.18 18:28:34.505336 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4963 | 2026.03.18 18:28:34.589565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10522 | ||
| 4964 | 2026.03.18 18:28:34.590436 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.03.18 18:28:34.590507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4966 | 2026.03.18 18:28:34.591106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4967 | 2026.03.18 18:28:34.591342 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.03.18 18:28:34.591474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10522 | ||
| 4969 | 2026.03.18 18:28:34.618714 [ 79 ] {} <Debug> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4970 | 2026.03.18 18:28:34.618779 [ 79 ] {} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.03.18 18:28:34.618806 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4972 | 2026.03.18 18:28:34.618916 [ 200 ] {1b111f1c-265e-48f6-ac44-b59cfc7f10f0::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 | ||
| 4973 | 2026.03.18 18:28:34.619162 [ 200 ] {1b111f1c-265e-48f6-ac44-b59cfc7f10f0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4974 | 2026.03.18 18:28:34.619203 [ 200 ] {1b111f1c-265e-48f6-ac44-b59cfc7f10f0::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 | ||
| 4975 | 2026.03.18 18:28:34.619286 [ 200 ] {1b111f1c-265e-48f6-ac44-b59cfc7f10f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 4976 | 2026.03.18 18:28:34.619356 [ 200 ] {1b111f1c-265e-48f6-ac44-b59cfc7f10f0::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 | ||
| 4977 | 2026.03.18 18:28:34.619424 [ 200 ] {1b111f1c-265e-48f6-ac44-b59cfc7f10f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part | ||
| 4978 | 2026.03.18 18:28:34.619501 [ 200 ] {1b111f1c-265e-48f6-ac44-b59cfc7f10f0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 4979 | 2026.03.18 18:28:34.620960 [ 194 ] {1b111f1c-265e-48f6-ac44-b59cfc7f10f0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 6 columns (6 merged, 0 gathered) in 0.002085568 sec., 23974.284223770217 rows/sec., 5.68 MiB/sec. | ||
| 4980 | 2026.03.18 18:28:34.621111 [ 200 ] {1b111f1c-265e-48f6-ac44-b59cfc7f10f0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4981 | 2026.03.18 18:28:34.621392 [ 200 ] {1b111f1c-265e-48f6-ac44-b59cfc7f10f0::all_1_5_1} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.03.18 18:28:34.621451 [ 200 ] {1b111f1c-265e-48f6-ac44-b59cfc7f10f0::all_1_5_1} <Trace> oximeter.timeseries_schema (1b111f1c-265e-48f6-ac44-b59cfc7f10f0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4983 | 2026.03.18 18:28:34.621507 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4984 | 2026.03.18 18:28:35.148617 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4985 | 2026.03.18 18:28:35.164135 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.03.18 18:28:35.164202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4987 | 2026.03.18 18:28:35.170572 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4988 | 2026.03.18 18:28:35.171287 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.03.18 18:28:35.173880 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4990 | 2026.03.18 18:28:37.151861 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.03.18 18:28:37.152042 [ 260 ] {b35d1cf9-7c90-4474-ad9c-ed2ac1415727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4992 | 2026.03.18 18:28:37.152108 [ 260 ] {b35d1cf9-7c90-4474-ad9c-ed2ac1415727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4993 | 2026.03.18 18:28:37.152781 [ 260 ] {b35d1cf9-7c90-4474-ad9c-ed2ac1415727} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.03.18 18:28:37.152831 [ 260 ] {b35d1cf9-7c90-4474-ad9c-ed2ac1415727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 4995 | 2026.03.18 18:28:37.153222 [ 260 ] {b35d1cf9-7c90-4474-ad9c-ed2ac1415727} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4996 | 2026.03.18 18:28:37.153448 [ 260 ] {b35d1cf9-7c90-4474-ad9c-ed2ac1415727} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.03.18 18:28:37.153602 [ 260 ] {b35d1cf9-7c90-4474-ad9c-ed2ac1415727} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001609 sec., 47234.30702299565 rows/sec., 3.89 MiB/sec. | ||
| 4998 | 2026.03.18 18:28:37.153605 [ 76 ] {} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4999 | 2026.03.18 18:28:37.153645 [ 260 ] {b35d1cf9-7c90-4474-ad9c-ed2ac1415727} <Debug> TCPHandler: Processed in 0.001938356 sec. | ||
| 5000 | 2026.03.18 18:28:37.153687 [ 76 ] {} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.03.18 18:28:37.153717 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5002 | 2026.03.18 18:28:37.153787 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.03.18 18:28:37.153844 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 5004 | 2026.03.18 18:28:37.153886 [ 260 ] {9284992b-26b3-4998-b2da-b7ad7e61b869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5005 | 2026.03.18 18:28:37.153932 [ 260 ] {9284992b-26b3-4998-b2da-b7ad7e61b869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5006 | 2026.03.18 18:28:37.153987 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5007 | 2026.03.18 18:28:37.154025 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1005 rows starting from the beginning of the part | ||
| 5008 | 2026.03.18 18:28:37.154091 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 114 rows starting from the beginning of the part | ||
| 5009 | 2026.03.18 18:28:37.154136 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1957 rows starting from the beginning of the part | ||
| 5010 | 2026.03.18 18:28:37.154201 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 5011 | 2026.03.18 18:28:37.154243 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 114 rows starting from the beginning of the part | ||
| 5012 | 2026.03.18 18:28:37.154298 [ 186 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 5013 | 2026.03.18 18:28:37.154353 [ 260 ] {9284992b-26b3-4998-b2da-b7ad7e61b869} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2026.03.18 18:28:37.154394 [ 260 ] {9284992b-26b3-4998-b2da-b7ad7e61b869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5015 | 2026.03.18 18:28:37.154768 [ 260 ] {9284992b-26b3-4998-b2da-b7ad7e61b869} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5016 | 2026.03.18 18:28:37.154989 [ 260 ] {9284992b-26b3-4998-b2da-b7ad7e61b869} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2026.03.18 18:28:37.155122 [ 260 ] {9284992b-26b3-4998-b2da-b7ad7e61b869} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001254 sec., 7974.481658692185 rows/sec., 599.64 KiB/sec. | ||
| 5018 | 2026.03.18 18:28:37.155161 [ 260 ] {9284992b-26b3-4998-b2da-b7ad7e61b869} <Debug> TCPHandler: Processed in 0.001425899 sec. | ||
| 5019 | 2026.03.18 18:28:37.155274 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.03.18 18:28:37.155368 [ 260 ] {76c9527b-5624-4844-a246-3d656acdc99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5021 | 2026.03.18 18:28:37.155408 [ 260 ] {76c9527b-5624-4844-a246-3d656acdc99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5022 | 2026.03.18 18:28:37.155838 [ 260 ] {76c9527b-5624-4844-a246-3d656acdc99e} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.03.18 18:28:37.155875 [ 260 ] {76c9527b-5624-4844-a246-3d656acdc99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5024 | 2026.03.18 18:28:37.155906 [ 200 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3322 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120778 sec., 1566406.290521686 rows/sec., 128.00 MiB/sec. | ||
| 5025 | 2026.03.18 18:28:37.156192 [ 260 ] {76c9527b-5624-4844-a246-3d656acdc99e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5026 | 2026.03.18 18:28:37.156308 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5027 | 2026.03.18 18:28:37.156443 [ 260 ] {76c9527b-5624-4844-a246-3d656acdc99e} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2026.03.18 18:28:37.156586 [ 76 ] {} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5029 | 2026.03.18 18:28:37.156591 [ 260 ] {76c9527b-5624-4844-a246-3d656acdc99e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00124 sec., 59677.41935483871 rows/sec., 4.66 MiB/sec. | ||
| 5030 | 2026.03.18 18:28:37.156625 [ 76 ] {} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.03.18 18:28:37.156643 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_31_6} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.03.18 18:28:37.156649 [ 260 ] {76c9527b-5624-4844-a246-3d656acdc99e} <Debug> TCPHandler: Processed in 0.001423769 sec. | ||
| 5033 | 2026.03.18 18:28:37.156650 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5034 | 2026.03.18 18:28:37.156744 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_31_6} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5035 | 2026.03.18 18:28:37.156752 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 5036 | 2026.03.18 18:28:37.156784 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.03.18 18:28:37.156835 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 5038 | 2026.03.18 18:28:37.156848 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5039 | 2026.03.18 18:28:37.156874 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 601 rows starting from the beginning of the part | ||
| 5040 | 2026.03.18 18:28:37.156882 [ 260 ] {f19cc581-b18a-41aa-a118-14edbe698650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5041 | 2026.03.18 18:28:37.156916 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 93 rows starting from the beginning of the part | ||
| 5042 | 2026.03.18 18:28:37.156931 [ 260 ] {f19cc581-b18a-41aa-a118-14edbe698650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5043 | 2026.03.18 18:28:37.156957 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1021 rows starting from the beginning of the part | ||
| 5044 | 2026.03.18 18:28:37.156993 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5045 | 2026.03.18 18:28:37.157024 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 93 rows starting from the beginning of the part | ||
| 5046 | 2026.03.18 18:28:37.157056 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 5047 | 2026.03.18 18:28:37.157352 [ 260 ] {f19cc581-b18a-41aa-a118-14edbe698650} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.03.18 18:28:37.157391 [ 260 ] {f19cc581-b18a-41aa-a118-14edbe698650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5049 | 2026.03.18 18:28:37.157774 [ 260 ] {f19cc581-b18a-41aa-a118-14edbe698650} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5050 | 2026.03.18 18:28:37.157991 [ 260 ] {f19cc581-b18a-41aa-a118-14edbe698650} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.03.18 18:28:37.158013 [ 192 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288126 sec., 1510721.7772174461 rows/sec., 113.73 MiB/sec. | ||
| 5052 | 2026.03.18 18:28:37.158097 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5053 | 2026.03.18 18:28:37.158121 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.03.18 18:28:37.158125 [ 260 ] {f19cc581-b18a-41aa-a118-14edbe698650} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 5055 | 2026.03.18 18:28:37.158138 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5056 | 2026.03.18 18:28:37.158174 [ 260 ] {f19cc581-b18a-41aa-a118-14edbe698650} <Debug> TCPHandler: Processed in 0.001440549 sec. | ||
| 5057 | 2026.03.18 18:28:37.158189 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5058 | 2026.03.18 18:28:37.158216 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 5059 | 2026.03.18 18:28:37.158289 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2026.03.18 18:28:37.158307 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5061 | 2026.03.18 18:28:37.158342 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4387 rows starting from the beginning of the part | ||
| 5062 | 2026.03.18 18:28:37.158386 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 5063 | 2026.03.18 18:28:37.158392 [ 260 ] {316c24c1-a933-4230-87e6-5557909f2361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5064 | 2026.03.18 18:28:37.158425 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5193 rows starting from the beginning of the part | ||
| 5065 | 2026.03.18 18:28:37.158433 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_31_6} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.03.18 18:28:37.158459 [ 260 ] {316c24c1-a933-4230-87e6-5557909f2361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5067 | 2026.03.18 18:28:37.158473 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 5068 | 2026.03.18 18:28:37.158515 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5069 | 2026.03.18 18:28:37.158516 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_31_6} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5070 | 2026.03.18 18:28:37.158551 [ 186 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 5071 | 2026.03.18 18:28:37.158594 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5072 | 2026.03.18 18:28:37.159256 [ 260 ] {316c24c1-a933-4230-87e6-5557909f2361} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.03.18 18:28:37.159297 [ 260 ] {316c24c1-a933-4230-87e6-5557909f2361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5074 | 2026.03.18 18:28:37.159872 [ 260 ] {316c24c1-a933-4230-87e6-5557909f2361} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5075 | 2026.03.18 18:28:37.160118 [ 260 ] {316c24c1-a933-4230-87e6-5557909f2361} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.03.18 18:28:37.160258 [ 260 ] {316c24c1-a933-4230-87e6-5557909f2361} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001883 sec., 5310.674455655869 rows/sec., 9.52 MiB/sec. | ||
| 5077 | 2026.03.18 18:28:37.160312 [ 260 ] {316c24c1-a933-4230-87e6-5557909f2361} <Debug> TCPHandler: Processed in 0.002071898 sec. | ||
| 5078 | 2026.03.18 18:28:37.160422 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.03.18 18:28:37.160516 [ 260 ] {d1b0d250-b3d3-4228-a380-ca5f5a93412f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.03.18 18:28:37.160558 [ 260 ] {d1b0d250-b3d3-4228-a380-ca5f5a93412f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5081 | 2026.03.18 18:28:37.160892 [ 260 ] {d1b0d250-b3d3-4228-a380-ca5f5a93412f} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.03.18 18:28:37.160928 [ 260 ] {d1b0d250-b3d3-4228-a380-ca5f5a93412f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5083 | 2026.03.18 18:28:37.161262 [ 260 ] {d1b0d250-b3d3-4228-a380-ca5f5a93412f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5084 | 2026.03.18 18:28:37.161491 [ 260 ] {d1b0d250-b3d3-4228-a380-ca5f5a93412f} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.03.18 18:28:37.161590 [ 76 ] {} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5086 | 2026.03.18 18:28:37.161617 [ 76 ] {} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.03.18 18:28:37.161619 [ 260 ] {d1b0d250-b3d3-4228-a380-ca5f5a93412f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 5088 | 2026.03.18 18:28:37.161634 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5089 | 2026.03.18 18:28:37.161669 [ 260 ] {d1b0d250-b3d3-4228-a380-ca5f5a93412f} <Debug> TCPHandler: Processed in 0.001296607 sec. | ||
| 5090 | 2026.03.18 18:28:37.161731 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 5091 | 2026.03.18 18:28:37.161870 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5092 | 2026.03.18 18:28:37.161911 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1440 rows starting from the beginning of the part | ||
| 5093 | 2026.03.18 18:28:37.161981 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 5094 | 2026.03.18 18:28:37.162029 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 5095 | 2026.03.18 18:28:37.162076 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 5096 | 2026.03.18 18:28:37.162109 [ 190 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10188 rows, containing 5 columns (5 merged, 0 gathered) in 0.003916272 sec., 2601453.627327213 rows/sec., 176.61 MiB/sec. | ||
| 5097 | 2026.03.18 18:28:37.162118 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5098 | 2026.03.18 18:28:37.162198 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 5099 | 2026.03.18 18:28:37.162411 [ 190 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5100 | 2026.03.18 18:28:37.162730 [ 190 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.03.18 18:28:37.162808 [ 190 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5102 | 2026.03.18 18:28:37.162869 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5103 | 2026.03.18 18:28:37.163323 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001632952 sec., 1028811.6245915373 rows/sec., 68.93 MiB/sec. | ||
| 5104 | 2026.03.18 18:28:37.163488 [ 186 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5105 | 2026.03.18 18:28:37.163744 [ 186 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_31_6} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.03.18 18:28:37.163818 [ 186 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_31_6} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5107 | 2026.03.18 18:28:37.163889 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5108 | 2026.03.18 18:28:38.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.50 MiB, peak 262.49 MiB, free memory in arenas 0.00 B, will set to 257.27 MiB (RSS), difference: 1.77 MiB | ||
| 5109 | 2026.03.18 18:28:39.613939 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 622 | ||
| 5110 | 2026.03.18 18:28:39.615961 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.03.18 18:28:39.616003 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5112 | 2026.03.18 18:28:39.617132 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5113 | 2026.03.18 18:28:39.617386 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.03.18 18:28:39.617550 [ 73 ] {} <Debug> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5115 | 2026.03.18 18:28:39.617631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 5116 | 2026.03.18 18:28:39.617639 [ 73 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.03.18 18:28:39.617690 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5118 | 2026.03.18 18:28:39.617873 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::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 | ||
| 5119 | 2026.03.18 18:28:39.618808 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5120 | 2026.03.18 18:28:39.619042 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 454 rows starting from the beginning of the part | ||
| 5121 | 2026.03.18 18:28:39.619451 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 5122 | 2026.03.18 18:28:39.619812 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::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 | ||
| 5123 | 2026.03.18 18:28:39.620137 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 5124 | 2026.03.18 18:28:39.620449 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 5125 | 2026.03.18 18:28:39.620750 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5126 | 2026.03.18 18:28:39.627353 [ 186 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 72 columns (72 merged, 0 gathered) in 0.009569587 sec., 64997.58035534868 rows/sec., 60.10 MiB/sec. | ||
| 5127 | 2026.03.18 18:28:39.628276 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5128 | 2026.03.18 18:28:39.628807 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_16_3} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2026.03.18 18:28:39.628878 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_16_3} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5130 | 2026.03.18 18:28:39.629061 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 5131 | 2026.03.18 18:28:42.091796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11034 | ||
| 5132 | 2026.03.18 18:28:42.092312 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.03.18 18:28:42.092350 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5134 | 2026.03.18 18:28:42.092829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5135 | 2026.03.18 18:28:42.093052 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2026.03.18 18:28:42.093176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11034 | ||
| 5137 | 2026.03.18 18:28:42.154337 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.03.18 18:28:42.154645 [ 260 ] {699db7b9-00d2-4822-8aca-5a3486c6ced3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5139 | 2026.03.18 18:28:42.154764 [ 260 ] {699db7b9-00d2-4822-8aca-5a3486c6ced3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5140 | 2026.03.18 18:28:42.155547 [ 260 ] {699db7b9-00d2-4822-8aca-5a3486c6ced3} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.03.18 18:28:42.155589 [ 260 ] {699db7b9-00d2-4822-8aca-5a3486c6ced3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5142 | 2026.03.18 18:28:42.156002 [ 260 ] {699db7b9-00d2-4822-8aca-5a3486c6ced3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5143 | 2026.03.18 18:28:42.156254 [ 260 ] {699db7b9-00d2-4822-8aca-5a3486c6ced3} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.03.18 18:28:42.156416 [ 260 ] {699db7b9-00d2-4822-8aca-5a3486c6ced3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001871 sec., 12827.365045430251 rows/sec., 1.06 MiB/sec. | ||
| 5145 | 2026.03.18 18:28:42.156474 [ 260 ] {699db7b9-00d2-4822-8aca-5a3486c6ced3} <Debug> TCPHandler: Processed in 0.002343431 sec. | ||
| 5146 | 2026.03.18 18:28:42.156598 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5147 | 2026.03.18 18:28:42.156702 [ 260 ] {07a9882b-9825-42cd-b58d-b6719ce5189e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5148 | 2026.03.18 18:28:42.156748 [ 260 ] {07a9882b-9825-42cd-b58d-b6719ce5189e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5149 | 2026.03.18 18:28:42.157177 [ 260 ] {07a9882b-9825-42cd-b58d-b6719ce5189e} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2026.03.18 18:28:42.157212 [ 260 ] {07a9882b-9825-42cd-b58d-b6719ce5189e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5151 | 2026.03.18 18:28:42.157526 [ 260 ] {07a9882b-9825-42cd-b58d-b6719ce5189e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5152 | 2026.03.18 18:28:42.157752 [ 260 ] {07a9882b-9825-42cd-b58d-b6719ce5189e} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.03.18 18:28:42.157887 [ 260 ] {07a9882b-9825-42cd-b58d-b6719ce5189e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00121 sec., 4958.677685950413 rows/sec., 404.35 KiB/sec. | ||
| 5154 | 2026.03.18 18:28:42.157927 [ 260 ] {07a9882b-9825-42cd-b58d-b6719ce5189e} <Debug> TCPHandler: Processed in 0.001381417 sec. | ||
| 5155 | 2026.03.18 18:28:42.158033 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2026.03.18 18:28:42.158135 [ 260 ] {4ac23660-3d37-4f17-ad8e-a05bb4613f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5157 | 2026.03.18 18:28:42.158176 [ 260 ] {4ac23660-3d37-4f17-ad8e-a05bb4613f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5158 | 2026.03.18 18:28:42.158730 [ 260 ] {4ac23660-3d37-4f17-ad8e-a05bb4613f4a} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.03.18 18:28:42.158765 [ 260 ] {4ac23660-3d37-4f17-ad8e-a05bb4613f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5160 | 2026.03.18 18:28:42.159092 [ 260 ] {4ac23660-3d37-4f17-ad8e-a05bb4613f4a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5161 | 2026.03.18 18:28:42.159308 [ 260 ] {4ac23660-3d37-4f17-ad8e-a05bb4613f4a} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.03.18 18:28:42.159434 [ 260 ] {4ac23660-3d37-4f17-ad8e-a05bb4613f4a} <Debug> executeQuery: Read 237 rows, 21.57 KiB in 0.001321 sec., 179409.5382286147 rows/sec., 15.95 MiB/sec. | ||
| 5163 | 2026.03.18 18:28:42.159471 [ 260 ] {4ac23660-3d37-4f17-ad8e-a05bb4613f4a} <Debug> TCPHandler: Processed in 0.00148941 sec. | ||
| 5164 | 2026.03.18 18:28:42.159600 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5165 | 2026.03.18 18:28:42.159697 [ 260 ] {2cc4b3b4-fbe8-4f34-91c1-52a8ade99639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5166 | 2026.03.18 18:28:42.159736 [ 260 ] {2cc4b3b4-fbe8-4f34-91c1-52a8ade99639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5167 | 2026.03.18 18:28:42.160144 [ 260 ] {2cc4b3b4-fbe8-4f34-91c1-52a8ade99639} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.03.18 18:28:42.160179 [ 260 ] {2cc4b3b4-fbe8-4f34-91c1-52a8ade99639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5169 | 2026.03.18 18:28:42.160467 [ 260 ] {2cc4b3b4-fbe8-4f34-91c1-52a8ade99639} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5170 | 2026.03.18 18:28:42.160670 [ 260 ] {2cc4b3b4-fbe8-4f34-91c1-52a8ade99639} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.03.18 18:28:42.160799 [ 260 ] {2cc4b3b4-fbe8-4f34-91c1-52a8ade99639} <Debug> executeQuery: Read 47 rows, 3.56 KiB in 0.001121 sec., 41926.85102586976 rows/sec., 3.10 MiB/sec. | ||
| 5172 | 2026.03.18 18:28:42.160835 [ 260 ] {2cc4b3b4-fbe8-4f34-91c1-52a8ade99639} <Debug> TCPHandler: Processed in 0.001293607 sec. | ||
| 5173 | 2026.03.18 18:28:42.160934 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5174 | 2026.03.18 18:28:42.161033 [ 260 ] {3ae7d29b-a18c-4901-bdbf-fbc1e166e432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5175 | 2026.03.18 18:28:42.161074 [ 260 ] {3ae7d29b-a18c-4901-bdbf-fbc1e166e432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5176 | 2026.03.18 18:28:42.161471 [ 260 ] {3ae7d29b-a18c-4901-bdbf-fbc1e166e432} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.03.18 18:28:42.161507 [ 260 ] {3ae7d29b-a18c-4901-bdbf-fbc1e166e432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5178 | 2026.03.18 18:28:42.161834 [ 260 ] {3ae7d29b-a18c-4901-bdbf-fbc1e166e432} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5179 | 2026.03.18 18:28:42.162053 [ 260 ] {3ae7d29b-a18c-4901-bdbf-fbc1e166e432} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.03.18 18:28:42.162181 [ 260 ] {3ae7d29b-a18c-4901-bdbf-fbc1e166e432} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001167 sec., 20565.552699228792 rows/sec., 1.71 MiB/sec. | ||
| 5181 | 2026.03.18 18:28:42.162220 [ 260 ] {3ae7d29b-a18c-4901-bdbf-fbc1e166e432} <Debug> TCPHandler: Processed in 0.001335667 sec. | ||
| 5182 | 2026.03.18 18:28:42.162321 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5183 | 2026.03.18 18:28:42.162416 [ 260 ] {8929e054-5f8f-4223-b77a-c1d3b73ecefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5184 | 2026.03.18 18:28:42.162464 [ 260 ] {8929e054-5f8f-4223-b77a-c1d3b73ecefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5185 | 2026.03.18 18:28:42.162856 [ 260 ] {8929e054-5f8f-4223-b77a-c1d3b73ecefd} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2026.03.18 18:28:42.162890 [ 260 ] {8929e054-5f8f-4223-b77a-c1d3b73ecefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5187 | 2026.03.18 18:28:42.163181 [ 260 ] {8929e054-5f8f-4223-b77a-c1d3b73ecefd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5188 | 2026.03.18 18:28:42.163404 [ 260 ] {8929e054-5f8f-4223-b77a-c1d3b73ecefd} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.03.18 18:28:42.163528 [ 260 ] {8929e054-5f8f-4223-b77a-c1d3b73ecefd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 5190 | 2026.03.18 18:28:42.163565 [ 260 ] {8929e054-5f8f-4223-b77a-c1d3b73ecefd} <Debug> TCPHandler: Processed in 0.001293297 sec. | ||
| 5191 | 2026.03.18 18:28:42.163690 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2026.03.18 18:28:42.163803 [ 260 ] {242a8f1a-bd7a-4285-bb69-311eaf6bf03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5193 | 2026.03.18 18:28:42.163851 [ 260 ] {242a8f1a-bd7a-4285-bb69-311eaf6bf03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5194 | 2026.03.18 18:28:42.164394 [ 260 ] {242a8f1a-bd7a-4285-bb69-311eaf6bf03f} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2026.03.18 18:28:42.164436 [ 260 ] {242a8f1a-bd7a-4285-bb69-311eaf6bf03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5196 | 2026.03.18 18:28:42.164870 [ 260 ] {242a8f1a-bd7a-4285-bb69-311eaf6bf03f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5197 | 2026.03.18 18:28:42.165073 [ 260 ] {242a8f1a-bd7a-4285-bb69-311eaf6bf03f} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.03.18 18:28:42.165198 [ 260 ] {242a8f1a-bd7a-4285-bb69-311eaf6bf03f} <Debug> executeQuery: Read 135 rows, 11.18 KiB in 0.001418 sec., 95204.51339915374 rows/sec., 7.70 MiB/sec. | ||
| 5199 | 2026.03.18 18:28:42.165241 [ 260 ] {242a8f1a-bd7a-4285-bb69-311eaf6bf03f} <Debug> TCPHandler: Processed in 0.001610282 sec. | ||
| 5200 | 2026.03.18 18:28:42.165359 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2026.03.18 18:28:42.165453 [ 260 ] {a45d09e7-d932-4282-a3d7-304e51b98044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5202 | 2026.03.18 18:28:42.165495 [ 260 ] {a45d09e7-d932-4282-a3d7-304e51b98044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5203 | 2026.03.18 18:28:42.165902 [ 260 ] {a45d09e7-d932-4282-a3d7-304e51b98044} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.03.18 18:28:42.165936 [ 260 ] {a45d09e7-d932-4282-a3d7-304e51b98044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5205 | 2026.03.18 18:28:42.166261 [ 260 ] {a45d09e7-d932-4282-a3d7-304e51b98044} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5206 | 2026.03.18 18:28:42.166479 [ 260 ] {a45d09e7-d932-4282-a3d7-304e51b98044} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.03.18 18:28:42.166602 [ 260 ] {a45d09e7-d932-4282-a3d7-304e51b98044} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001168 sec., 170376.7123287671 rows/sec., 12.22 MiB/sec. | ||
| 5208 | 2026.03.18 18:28:42.166638 [ 260 ] {a45d09e7-d932-4282-a3d7-304e51b98044} <Debug> TCPHandler: Processed in 0.001326867 sec. | ||
| 5209 | 2026.03.18 18:28:42.166748 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.03.18 18:28:42.166840 [ 260 ] {734f8f60-819e-409f-8379-3fe4727c7253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5211 | 2026.03.18 18:28:42.166893 [ 260 ] {734f8f60-819e-409f-8379-3fe4727c7253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5212 | 2026.03.18 18:28:42.167674 [ 260 ] {734f8f60-819e-409f-8379-3fe4727c7253} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.03.18 18:28:42.167708 [ 260 ] {734f8f60-819e-409f-8379-3fe4727c7253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5214 | 2026.03.18 18:28:42.168239 [ 260 ] {734f8f60-819e-409f-8379-3fe4727c7253} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5215 | 2026.03.18 18:28:42.168497 [ 260 ] {734f8f60-819e-409f-8379-3fe4727c7253} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.03.18 18:28:42.168635 [ 260 ] {734f8f60-819e-409f-8379-3fe4727c7253} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001812 sec., 16004.415011037527 rows/sec., 28.68 MiB/sec. | ||
| 5217 | 2026.03.18 18:28:42.168689 [ 260 ] {734f8f60-819e-409f-8379-3fe4727c7253} <Debug> TCPHandler: Processed in 0.001986756 sec. | ||
| 5218 | 2026.03.18 18:28:42.168824 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.03.18 18:28:42.168949 [ 260 ] {a1dada9f-a1b2-459c-b961-e3f0ce5c65cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5220 | 2026.03.18 18:28:42.169008 [ 260 ] {a1dada9f-a1b2-459c-b961-e3f0ce5c65cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5221 | 2026.03.18 18:28:42.169362 [ 260 ] {a1dada9f-a1b2-459c-b961-e3f0ce5c65cd} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.03.18 18:28:42.169397 [ 260 ] {a1dada9f-a1b2-459c-b961-e3f0ce5c65cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5223 | 2026.03.18 18:28:42.169695 [ 260 ] {a1dada9f-a1b2-459c-b961-e3f0ce5c65cd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5224 | 2026.03.18 18:28:42.169900 [ 260 ] {a1dada9f-a1b2-459c-b961-e3f0ce5c65cd} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.03.18 18:28:42.170022 [ 260 ] {a1dada9f-a1b2-459c-b961-e3f0ce5c65cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 5226 | 2026.03.18 18:28:42.170056 [ 260 ] {a1dada9f-a1b2-459c-b961-e3f0ce5c65cd} <Debug> TCPHandler: Processed in 0.001294857 sec. | ||
| 5227 | 2026.03.18 18:28:42.674179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5228 | 2026.03.18 18:28:42.690080 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.03.18 18:28:42.690139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5230 | 2026.03.18 18:28:42.696568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5231 | 2026.03.18 18:28:42.697283 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.03.18 18:28:42.700722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5233 | 2026.03.18 18:28:47.152996 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.03.18 18:28:47.153240 [ 260 ] {75f456e1-0b2c-4a8b-8846-bc2f9b1108dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5235 | 2026.03.18 18:28:47.153305 [ 260 ] {75f456e1-0b2c-4a8b-8846-bc2f9b1108dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5236 | 2026.03.18 18:28:47.153909 [ 260 ] {75f456e1-0b2c-4a8b-8846-bc2f9b1108dd} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.03.18 18:28:47.153958 [ 260 ] {75f456e1-0b2c-4a8b-8846-bc2f9b1108dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5238 | 2026.03.18 18:28:47.154349 [ 260 ] {75f456e1-0b2c-4a8b-8846-bc2f9b1108dd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5239 | 2026.03.18 18:28:47.154573 [ 260 ] {75f456e1-0b2c-4a8b-8846-bc2f9b1108dd} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.03.18 18:28:47.154722 [ 260 ] {75f456e1-0b2c-4a8b-8846-bc2f9b1108dd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001544 sec., 49222.79792746114 rows/sec., 4.06 MiB/sec. | ||
| 5241 | 2026.03.18 18:28:47.154764 [ 260 ] {75f456e1-0b2c-4a8b-8846-bc2f9b1108dd} <Debug> TCPHandler: Processed in 0.001920575 sec. | ||
| 5242 | 2026.03.18 18:28:47.154879 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.03.18 18:28:47.154975 [ 260 ] {2e6c186d-793e-4250-bd89-ff93d22f139d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5244 | 2026.03.18 18:28:47.155017 [ 260 ] {2e6c186d-793e-4250-bd89-ff93d22f139d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5245 | 2026.03.18 18:28:47.155404 [ 260 ] {2e6c186d-793e-4250-bd89-ff93d22f139d} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.03.18 18:28:47.155442 [ 260 ] {2e6c186d-793e-4250-bd89-ff93d22f139d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5247 | 2026.03.18 18:28:47.155729 [ 260 ] {2e6c186d-793e-4250-bd89-ff93d22f139d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5248 | 2026.03.18 18:28:47.155938 [ 260 ] {2e6c186d-793e-4250-bd89-ff93d22f139d} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.03.18 18:28:47.156050 [ 63 ] {} <Debug> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5250 | 2026.03.18 18:28:47.156066 [ 260 ] {2e6c186d-793e-4250-bd89-ff93d22f139d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00111 sec., 9009.009009009009 rows/sec., 677.44 KiB/sec. | ||
| 5251 | 2026.03.18 18:28:47.156122 [ 63 ] {} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.03.18 18:28:47.156128 [ 260 ] {2e6c186d-793e-4250-bd89-ff93d22f139d} <Debug> TCPHandler: Processed in 0.001299447 sec. | ||
| 5253 | 2026.03.18 18:28:47.156154 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5254 | 2026.03.18 18:28:47.156250 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2026.03.18 18:28:47.156267 [ 199 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 5256 | 2026.03.18 18:28:47.156349 [ 260 ] {c1244789-1982-4be6-ac62-c9141cb7f4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5257 | 2026.03.18 18:28:47.156394 [ 260 ] {c1244789-1982-4be6-ac62-c9141cb7f4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5258 | 2026.03.18 18:28:47.156404 [ 199 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5259 | 2026.03.18 18:28:47.156448 [ 199 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 211 rows starting from the beginning of the part | ||
| 5260 | 2026.03.18 18:28:47.156525 [ 199 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part | ||
| 5261 | 2026.03.18 18:28:47.156577 [ 199 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 29 rows starting from the beginning of the part | ||
| 5262 | 2026.03.18 18:28:47.156625 [ 199 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5263 | 2026.03.18 18:28:47.156667 [ 199 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part | ||
| 5264 | 2026.03.18 18:28:47.156715 [ 199 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5265 | 2026.03.18 18:28:47.156805 [ 260 ] {c1244789-1982-4be6-ac62-c9141cb7f4ae} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.03.18 18:28:47.156846 [ 260 ] {c1244789-1982-4be6-ac62-c9141cb7f4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5267 | 2026.03.18 18:28:47.157228 [ 260 ] {c1244789-1982-4be6-ac62-c9141cb7f4ae} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5268 | 2026.03.18 18:28:47.157459 [ 260 ] {c1244789-1982-4be6-ac62-c9141cb7f4ae} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.03.18 18:28:47.157592 [ 260 ] {c1244789-1982-4be6-ac62-c9141cb7f4ae} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00126 sec., 58730.15873015873 rows/sec., 4.59 MiB/sec. | ||
| 5270 | 2026.03.18 18:28:47.157628 [ 260 ] {c1244789-1982-4be6-ac62-c9141cb7f4ae} <Debug> TCPHandler: Processed in 0.001427949 sec. | ||
| 5271 | 2026.03.18 18:28:47.157662 [ 195 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014442 sec., 227115.35798365876 rows/sec., 16.08 MiB/sec. | ||
| 5272 | 2026.03.18 18:28:47.157735 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.03.18 18:28:47.157803 [ 199 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5274 | 2026.03.18 18:28:47.157834 [ 260 ] {6c621977-3e95-4c23-9e7f-8cc560259a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.03.18 18:28:47.157883 [ 260 ] {6c621977-3e95-4c23-9e7f-8cc560259a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5276 | 2026.03.18 18:28:47.158062 [ 199 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_26_5} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.03.18 18:28:47.158137 [ 199 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_26_5} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5278 | 2026.03.18 18:28:47.158212 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5279 | 2026.03.18 18:28:47.158271 [ 260 ] {6c621977-3e95-4c23-9e7f-8cc560259a83} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.03.18 18:28:47.158311 [ 260 ] {6c621977-3e95-4c23-9e7f-8cc560259a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5281 | 2026.03.18 18:28:47.158658 [ 260 ] {6c621977-3e95-4c23-9e7f-8cc560259a83} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5282 | 2026.03.18 18:28:47.158873 [ 260 ] {6c621977-3e95-4c23-9e7f-8cc560259a83} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.03.18 18:28:47.159005 [ 260 ] {6c621977-3e95-4c23-9e7f-8cc560259a83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 5284 | 2026.03.18 18:28:47.159043 [ 260 ] {6c621977-3e95-4c23-9e7f-8cc560259a83} <Debug> TCPHandler: Processed in 0.001357027 sec. | ||
| 5285 | 2026.03.18 18:28:47.159140 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.03.18 18:28:47.159233 [ 260 ] {23a5f004-f7d2-4276-a7ca-080a8bd54d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5287 | 2026.03.18 18:28:47.159286 [ 260 ] {23a5f004-f7d2-4276-a7ca-080a8bd54d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5288 | 2026.03.18 18:28:47.160001 [ 260 ] {23a5f004-f7d2-4276-a7ca-080a8bd54d1c} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.03.18 18:28:47.160037 [ 260 ] {23a5f004-f7d2-4276-a7ca-080a8bd54d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5290 | 2026.03.18 18:28:47.160537 [ 260 ] {23a5f004-f7d2-4276-a7ca-080a8bd54d1c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5291 | 2026.03.18 18:28:47.160750 [ 260 ] {23a5f004-f7d2-4276-a7ca-080a8bd54d1c} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.03.18 18:28:47.160889 [ 260 ] {23a5f004-f7d2-4276-a7ca-080a8bd54d1c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001674 sec., 5973.715651135006 rows/sec., 10.70 MiB/sec. | ||
| 5293 | 2026.03.18 18:28:47.160941 [ 260 ] {23a5f004-f7d2-4276-a7ca-080a8bd54d1c} <Debug> TCPHandler: Processed in 0.001850314 sec. | ||
| 5294 | 2026.03.18 18:28:47.161045 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.03.18 18:28:47.161139 [ 260 ] {8edc68b2-50c1-4381-867e-765f39fbd319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5296 | 2026.03.18 18:28:47.161180 [ 260 ] {8edc68b2-50c1-4381-867e-765f39fbd319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5297 | 2026.03.18 18:28:47.161501 [ 260 ] {8edc68b2-50c1-4381-867e-765f39fbd319} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.03.18 18:28:47.161537 [ 260 ] {8edc68b2-50c1-4381-867e-765f39fbd319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5299 | 2026.03.18 18:28:47.161818 [ 260 ] {8edc68b2-50c1-4381-867e-765f39fbd319} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5300 | 2026.03.18 18:28:47.162006 [ 260 ] {8edc68b2-50c1-4381-867e-765f39fbd319} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.03.18 18:28:47.162124 [ 260 ] {8edc68b2-50c1-4381-867e-765f39fbd319} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 5302 | 2026.03.18 18:28:47.162157 [ 260 ] {8edc68b2-50c1-4381-867e-765f39fbd319} <Debug> TCPHandler: Processed in 0.001192476 sec. | ||
| 5303 | 2026.03.18 18:28:49.505594 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5304 | 2026.03.18 18:28:49.505652 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5305 | 2026.03.18 18:28:49.593353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11482 | ||
| 5306 | 2026.03.18 18:28:49.593859 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.03.18 18:28:49.593906 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5308 | 2026.03.18 18:28:49.594419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5309 | 2026.03.18 18:28:49.594656 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.03.18 18:28:49.594815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11482 | ||
| 5311 | 2026.03.18 18:28:49.617912 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 654 | ||
| 5312 | 2026.03.18 18:28:49.620089 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.03.18 18:28:49.620135 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5314 | 2026.03.18 18:28:49.621250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5315 | 2026.03.18 18:28:49.621502 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.03.18 18:28:49.621811 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 654 | ||
| 5317 | 2026.03.18 18:28:50.200891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5318 | 2026.03.18 18:28:50.217511 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.03.18 18:28:50.217581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5320 | 2026.03.18 18:28:50.224115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5321 | 2026.03.18 18:28:50.224825 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.03.18 18:28:50.227979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5323 | 2026.03.18 18:28:52.153550 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2026.03.18 18:28:52.153751 [ 260 ] {532fa02d-94b1-4d26-bf34-50b2b3ca864a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5325 | 2026.03.18 18:28:52.153823 [ 260 ] {532fa02d-94b1-4d26-bf34-50b2b3ca864a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5326 | 2026.03.18 18:28:52.154576 [ 260 ] {532fa02d-94b1-4d26-bf34-50b2b3ca864a} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2026.03.18 18:28:52.154623 [ 260 ] {532fa02d-94b1-4d26-bf34-50b2b3ca864a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5328 | 2026.03.18 18:28:52.155009 [ 260 ] {532fa02d-94b1-4d26-bf34-50b2b3ca864a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5329 | 2026.03.18 18:28:52.155238 [ 260 ] {532fa02d-94b1-4d26-bf34-50b2b3ca864a} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2026.03.18 18:28:52.155387 [ 260 ] {532fa02d-94b1-4d26-bf34-50b2b3ca864a} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001695 sec., 68436.57817109145 rows/sec., 5.81 MiB/sec. | ||
| 5331 | 2026.03.18 18:28:52.155428 [ 260 ] {532fa02d-94b1-4d26-bf34-50b2b3ca864a} <Debug> TCPHandler: Processed in 0.002019127 sec. | ||
| 5332 | 2026.03.18 18:28:52.155543 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.03.18 18:28:52.155636 [ 260 ] {7cfe46e6-4536-4fc9-bf0f-d3f76eac38c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5334 | 2026.03.18 18:28:52.155675 [ 260 ] {7cfe46e6-4536-4fc9-bf0f-d3f76eac38c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5335 | 2026.03.18 18:28:52.156073 [ 260 ] {7cfe46e6-4536-4fc9-bf0f-d3f76eac38c8} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.03.18 18:28:52.156108 [ 260 ] {7cfe46e6-4536-4fc9-bf0f-d3f76eac38c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5337 | 2026.03.18 18:28:52.156398 [ 260 ] {7cfe46e6-4536-4fc9-bf0f-d3f76eac38c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5338 | 2026.03.18 18:28:52.156602 [ 260 ] {7cfe46e6-4536-4fc9-bf0f-d3f76eac38c8} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.03.18 18:28:52.156724 [ 260 ] {7cfe46e6-4536-4fc9-bf0f-d3f76eac38c8} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001106 sec., 27124.773960216997 rows/sec., 1.99 MiB/sec. | ||
| 5340 | 2026.03.18 18:28:52.156781 [ 260 ] {7cfe46e6-4536-4fc9-bf0f-d3f76eac38c8} <Debug> TCPHandler: Processed in 0.001286747 sec. | ||
| 5341 | 2026.03.18 18:28:52.156885 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2026.03.18 18:28:52.156978 [ 260 ] {a1229bc9-abe9-4761-b138-267cb8e2817f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5343 | 2026.03.18 18:28:52.157016 [ 260 ] {a1229bc9-abe9-4761-b138-267cb8e2817f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5344 | 2026.03.18 18:28:52.157423 [ 260 ] {a1229bc9-abe9-4761-b138-267cb8e2817f} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2026.03.18 18:28:52.157458 [ 260 ] {a1229bc9-abe9-4761-b138-267cb8e2817f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5346 | 2026.03.18 18:28:52.157755 [ 260 ] {a1229bc9-abe9-4761-b138-267cb8e2817f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5347 | 2026.03.18 18:28:52.157959 [ 260 ] {a1229bc9-abe9-4761-b138-267cb8e2817f} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2026.03.18 18:28:52.158107 [ 260 ] {a1229bc9-abe9-4761-b138-267cb8e2817f} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001147 sec., 81952.92066259809 rows/sec., 6.40 MiB/sec. | ||
| 5349 | 2026.03.18 18:28:52.158143 [ 260 ] {a1229bc9-abe9-4761-b138-267cb8e2817f} <Debug> TCPHandler: Processed in 0.001304836 sec. | ||
| 5350 | 2026.03.18 18:28:52.158246 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2026.03.18 18:28:52.158339 [ 260 ] {250252b7-bce4-40cf-ae81-fd10a41b691c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5352 | 2026.03.18 18:28:52.158382 [ 260 ] {250252b7-bce4-40cf-ae81-fd10a41b691c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5353 | 2026.03.18 18:28:52.158788 [ 260 ] {250252b7-bce4-40cf-ae81-fd10a41b691c} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2026.03.18 18:28:52.158825 [ 260 ] {250252b7-bce4-40cf-ae81-fd10a41b691c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5355 | 2026.03.18 18:28:52.159152 [ 260 ] {250252b7-bce4-40cf-ae81-fd10a41b691c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5356 | 2026.03.18 18:28:52.159365 [ 260 ] {250252b7-bce4-40cf-ae81-fd10a41b691c} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2026.03.18 18:28:52.159491 [ 260 ] {250252b7-bce4-40cf-ae81-fd10a41b691c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 5358 | 2026.03.18 18:28:52.159528 [ 260 ] {250252b7-bce4-40cf-ae81-fd10a41b691c} <Debug> TCPHandler: Processed in 0.001328668 sec. | ||
| 5359 | 2026.03.18 18:28:52.159627 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2026.03.18 18:28:52.159720 [ 260 ] {dc485829-66ce-4212-b1ca-86c9001f8bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5361 | 2026.03.18 18:28:52.159774 [ 260 ] {dc485829-66ce-4212-b1ca-86c9001f8bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5362 | 2026.03.18 18:28:52.160551 [ 260 ] {dc485829-66ce-4212-b1ca-86c9001f8bc8} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2026.03.18 18:28:52.160587 [ 260 ] {dc485829-66ce-4212-b1ca-86c9001f8bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5364 | 2026.03.18 18:28:52.161100 [ 260 ] {dc485829-66ce-4212-b1ca-86c9001f8bc8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5365 | 2026.03.18 18:28:52.161312 [ 260 ] {dc485829-66ce-4212-b1ca-86c9001f8bc8} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2026.03.18 18:28:52.161415 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5367 | 2026.03.18 18:28:52.161442 [ 260 ] {dc485829-66ce-4212-b1ca-86c9001f8bc8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00174 sec., 17241.379310344826 rows/sec., 30.90 MiB/sec. | ||
| 5368 | 2026.03.18 18:28:52.161484 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2026.03.18 18:28:52.161506 [ 260 ] {dc485829-66ce-4212-b1ca-86c9001f8bc8} <Debug> TCPHandler: Processed in 0.001925976 sec. | ||
| 5370 | 2026.03.18 18:28:52.161509 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5371 | 2026.03.18 18:28:52.161617 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.03.18 18:28:52.161633 [ 195 ] {82477220-c6f9-430d-b97c-86567c06c4c6::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 | ||
| 5373 | 2026.03.18 18:28:52.161714 [ 260 ] {168e596c-33a6-427c-8fcd-201528870c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5374 | 2026.03.18 18:28:52.161759 [ 260 ] {168e596c-33a6-427c-8fcd-201528870c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5375 | 2026.03.18 18:28:52.161874 [ 195 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5376 | 2026.03.18 18:28:52.161937 [ 195 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 408 rows starting from the beginning of the part | ||
| 5377 | 2026.03.18 18:28:52.162063 [ 195 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 29 rows starting from the beginning of the part | ||
| 5378 | 2026.03.18 18:28:52.162080 [ 260 ] {168e596c-33a6-427c-8fcd-201528870c61} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.03.18 18:28:52.162121 [ 260 ] {168e596c-33a6-427c-8fcd-201528870c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5380 | 2026.03.18 18:28:52.162161 [ 195 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5381 | 2026.03.18 18:28:52.162255 [ 195 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 29 rows starting from the beginning of the part | ||
| 5382 | 2026.03.18 18:28:52.162339 [ 195 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5383 | 2026.03.18 18:28:52.162426 [ 195 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 5384 | 2026.03.18 18:28:52.162430 [ 260 ] {168e596c-33a6-427c-8fcd-201528870c61} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5385 | 2026.03.18 18:28:52.162653 [ 260 ] {168e596c-33a6-427c-8fcd-201528870c61} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.03.18 18:28:52.162787 [ 260 ] {168e596c-33a6-427c-8fcd-201528870c61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 5387 | 2026.03.18 18:28:52.162823 [ 260 ] {168e596c-33a6-427c-8fcd-201528870c61} <Debug> TCPHandler: Processed in 0.001253917 sec. | ||
| 5388 | 2026.03.18 18:28:52.175297 [ 198 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 19 columns (19 merged, 0 gathered) in 0.013708162 sec., 37641.80785140998 rows/sec., 67.45 MiB/sec. | ||
| 5389 | 2026.03.18 18:28:52.176105 [ 187 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5390 | 2026.03.18 18:28:52.176447 [ 187 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.03.18 18:28:52.176522 [ 187 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5392 | 2026.03.18 18:28:52.176638 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5393 | 2026.03.18 18:28:52.563117 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5394 | 2026.03.18 18:28:52.563393 [ 260 ] {a67d7738-676c-4af1-ad12-1a9f10396eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5395 | 2026.03.18 18:28:52.563486 [ 260 ] {a67d7738-676c-4af1-ad12-1a9f10396eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5396 | 2026.03.18 18:28:52.564110 [ 260 ] {a67d7738-676c-4af1-ad12-1a9f10396eb5} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.03.18 18:28:52.564160 [ 260 ] {a67d7738-676c-4af1-ad12-1a9f10396eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5398 | 2026.03.18 18:28:52.564543 [ 260 ] {a67d7738-676c-4af1-ad12-1a9f10396eb5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5399 | 2026.03.18 18:28:52.564761 [ 260 ] {a67d7738-676c-4af1-ad12-1a9f10396eb5} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.03.18 18:28:52.564911 [ 260 ] {a67d7738-676c-4af1-ad12-1a9f10396eb5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001592 sec., 2512.5628140703516 rows/sec., 204.88 KiB/sec. | ||
| 5401 | 2026.03.18 18:28:52.564913 [ 24 ] {} <Debug> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5402 | 2026.03.18 18:28:52.564953 [ 260 ] {a67d7738-676c-4af1-ad12-1a9f10396eb5} <Debug> TCPHandler: Processed in 0.002012187 sec. | ||
| 5403 | 2026.03.18 18:28:52.564993 [ 24 ] {} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2026.03.18 18:28:52.565023 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5405 | 2026.03.18 18:28:52.565092 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5406 | 2026.03.18 18:28:52.565219 [ 260 ] {ced0b31a-94a0-4d3d-a3c3-ab3f422496dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5407 | 2026.03.18 18:28:52.565222 [ 199 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::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 | ||
| 5408 | 2026.03.18 18:28:52.565272 [ 260 ] {ced0b31a-94a0-4d3d-a3c3-ab3f422496dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5409 | 2026.03.18 18:28:52.565447 [ 199 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5410 | 2026.03.18 18:28:52.565498 [ 199 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5411 | 2026.03.18 18:28:52.565567 [ 199 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 5412 | 2026.03.18 18:28:52.565610 [ 199 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::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 | ||
| 5413 | 2026.03.18 18:28:52.565651 [ 199 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::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 | ||
| 5414 | 2026.03.18 18:28:52.565687 [ 199 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::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 | ||
| 5415 | 2026.03.18 18:28:52.565722 [ 199 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 5416 | 2026.03.18 18:28:52.566446 [ 198 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358778 sec., 27966.30501818546 rows/sec., 2.33 MiB/sec. | ||
| 5417 | 2026.03.18 18:28:52.566627 [ 196 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5418 | 2026.03.18 18:28:52.566832 [ 260 ] {ced0b31a-94a0-4d3d-a3c3-ab3f422496dd} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5419 | 2026.03.18 18:28:52.566877 [ 260 ] {ced0b31a-94a0-4d3d-a3c3-ab3f422496dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5420 | 2026.03.18 18:28:52.567011 [ 196 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_10_2} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.03.18 18:28:52.567096 [ 196 ] {09f45871-9079-4fd9-a24f-28d4c45d9950::all_1_10_2} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5422 | 2026.03.18 18:28:52.567204 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5423 | 2026.03.18 18:28:52.567438 [ 260 ] {ced0b31a-94a0-4d3d-a3c3-ab3f422496dd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5424 | 2026.03.18 18:28:52.567754 [ 260 ] {ced0b31a-94a0-4d3d-a3c3-ab3f422496dd} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.03.18 18:28:52.567950 [ 260 ] {ced0b31a-94a0-4d3d-a3c3-ab3f422496dd} <Debug> executeQuery: Read 1958 rows, 151.27 KiB in 0.002752 sec., 711482.5581395349 rows/sec., 53.68 MiB/sec. | ||
| 5426 | 2026.03.18 18:28:52.567999 [ 260 ] {ced0b31a-94a0-4d3d-a3c3-ab3f422496dd} <Debug> TCPHandler: Processed in 0.002968819 sec. | ||
| 5427 | 2026.03.18 18:28:52.568143 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2026.03.18 18:28:52.568256 [ 260 ] {7b5e0afa-eac4-4923-92a1-5708ccc162b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5429 | 2026.03.18 18:28:52.568303 [ 260 ] {7b5e0afa-eac4-4923-92a1-5708ccc162b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5430 | 2026.03.18 18:28:52.568743 [ 260 ] {7b5e0afa-eac4-4923-92a1-5708ccc162b8} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.03.18 18:28:52.568780 [ 260 ] {7b5e0afa-eac4-4923-92a1-5708ccc162b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5432 | 2026.03.18 18:28:52.569079 [ 260 ] {7b5e0afa-eac4-4923-92a1-5708ccc162b8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5433 | 2026.03.18 18:28:52.569294 [ 260 ] {7b5e0afa-eac4-4923-92a1-5708ccc162b8} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.03.18 18:28:52.569419 [ 260 ] {7b5e0afa-eac4-4923-92a1-5708ccc162b8} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.001187 sec., 19376.57961246841 rows/sec., 1.41 MiB/sec. | ||
| 5435 | 2026.03.18 18:28:52.569455 [ 260 ] {7b5e0afa-eac4-4923-92a1-5708ccc162b8} <Debug> TCPHandler: Processed in 0.001373279 sec. | ||
| 5436 | 2026.03.18 18:28:52.569587 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.03.18 18:28:52.569680 [ 260 ] {5e13c3d6-39e9-4adf-8cb4-e078f88cbc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5438 | 2026.03.18 18:28:52.569718 [ 260 ] {5e13c3d6-39e9-4adf-8cb4-e078f88cbc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5439 | 2026.03.18 18:28:52.570402 [ 260 ] {5e13c3d6-39e9-4adf-8cb4-e078f88cbc1c} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.03.18 18:28:52.570438 [ 260 ] {5e13c3d6-39e9-4adf-8cb4-e078f88cbc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5441 | 2026.03.18 18:28:52.570764 [ 260 ] {5e13c3d6-39e9-4adf-8cb4-e078f88cbc1c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5442 | 2026.03.18 18:28:52.570975 [ 260 ] {5e13c3d6-39e9-4adf-8cb4-e078f88cbc1c} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.03.18 18:28:52.571098 [ 260 ] {5e13c3d6-39e9-4adf-8cb4-e078f88cbc1c} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001436 sec., 493036.21169916436 rows/sec., 28.76 MiB/sec. | ||
| 5444 | 2026.03.18 18:28:52.571135 [ 260 ] {5e13c3d6-39e9-4adf-8cb4-e078f88cbc1c} <Debug> TCPHandler: Processed in 0.001595881 sec. | ||
| 5445 | 2026.03.18 18:28:52.571241 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.03.18 18:28:52.571334 [ 260 ] {9980ff96-eb85-4ca0-8cdf-74fc42af68a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5447 | 2026.03.18 18:28:52.571373 [ 260 ] {9980ff96-eb85-4ca0-8cdf-74fc42af68a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5448 | 2026.03.18 18:28:52.571763 [ 260 ] {9980ff96-eb85-4ca0-8cdf-74fc42af68a3} <Trace> oximeter.fields_u64 (4dae3e49-adc7-4ac7-ba57-dc4b5a1ace74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.03.18 18:28:52.571798 [ 260 ] {9980ff96-eb85-4ca0-8cdf-74fc42af68a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5450 | 2026.03.18 18:28:52.572077 [ 260 ] {9980ff96-eb85-4ca0-8cdf-74fc42af68a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5451 | 2026.03.18 18:28:52.572279 [ 260 ] {9980ff96-eb85-4ca0-8cdf-74fc42af68a3} <Trace> oximeter.fields_u64 (4dae3e49-adc7-4ac7-ba57-dc4b5a1ace74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.03.18 18:28:52.572407 [ 260 ] {9980ff96-eb85-4ca0-8cdf-74fc42af68a3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. | ||
| 5453 | 2026.03.18 18:28:52.572443 [ 260 ] {9980ff96-eb85-4ca0-8cdf-74fc42af68a3} <Debug> TCPHandler: Processed in 0.001249066 sec. | ||
| 5454 | 2026.03.18 18:28:52.572564 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2026.03.18 18:28:52.572656 [ 260 ] {5c548f51-ff07-4e13-b396-378a2be94e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5456 | 2026.03.18 18:28:52.572694 [ 260 ] {5c548f51-ff07-4e13-b396-378a2be94e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5457 | 2026.03.18 18:28:52.573554 [ 260 ] {5c548f51-ff07-4e13-b396-378a2be94e8b} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2026.03.18 18:28:52.573588 [ 260 ] {5c548f51-ff07-4e13-b396-378a2be94e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5459 | 2026.03.18 18:28:52.573919 [ 260 ] {5c548f51-ff07-4e13-b396-378a2be94e8b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5460 | 2026.03.18 18:28:52.574138 [ 260 ] {5c548f51-ff07-4e13-b396-378a2be94e8b} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.03.18 18:28:52.574262 [ 260 ] {5c548f51-ff07-4e13-b396-378a2be94e8b} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001624 sec., 629926.1083743842 rows/sec., 43.41 MiB/sec. | ||
| 5462 | 2026.03.18 18:28:52.574297 [ 260 ] {5c548f51-ff07-4e13-b396-378a2be94e8b} <Debug> TCPHandler: Processed in 0.001780874 sec. | ||
| 5463 | 2026.03.18 18:28:52.574408 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2026.03.18 18:28:52.574500 [ 260 ] {c416cc81-82ca-4116-8044-e9c185fb31d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5465 | 2026.03.18 18:28:52.574543 [ 260 ] {c416cc81-82ca-4116-8044-e9c185fb31d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5466 | 2026.03.18 18:28:52.575234 [ 260 ] {c416cc81-82ca-4116-8044-e9c185fb31d9} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.03.18 18:28:52.575267 [ 260 ] {c416cc81-82ca-4116-8044-e9c185fb31d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5468 | 2026.03.18 18:28:52.575662 [ 260 ] {c416cc81-82ca-4116-8044-e9c185fb31d9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5469 | 2026.03.18 18:28:52.575876 [ 260 ] {c416cc81-82ca-4116-8044-e9c185fb31d9} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.03.18 18:28:52.576000 [ 260 ] {c416cc81-82ca-4116-8044-e9c185fb31d9} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001518 sec., 803030.303030303 rows/sec., 50.22 MiB/sec. | ||
| 5471 | 2026.03.18 18:28:52.576034 [ 260 ] {c416cc81-82ca-4116-8044-e9c185fb31d9} <Debug> TCPHandler: Processed in 0.001674002 sec. | ||
| 5472 | 2026.03.18 18:28:52.576151 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2026.03.18 18:28:52.576244 [ 260 ] {df56d900-fe87-494e-8160-7768680d3dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5474 | 2026.03.18 18:28:52.576297 [ 260 ] {df56d900-fe87-494e-8160-7768680d3dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5475 | 2026.03.18 18:28:52.577059 [ 260 ] {df56d900-fe87-494e-8160-7768680d3dcd} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.03.18 18:28:52.577092 [ 260 ] {df56d900-fe87-494e-8160-7768680d3dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5477 | 2026.03.18 18:28:52.577589 [ 260 ] {df56d900-fe87-494e-8160-7768680d3dcd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5478 | 2026.03.18 18:28:52.577807 [ 260 ] {df56d900-fe87-494e-8160-7768680d3dcd} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.03.18 18:28:52.577937 [ 260 ] {df56d900-fe87-494e-8160-7768680d3dcd} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00171 sec., 11111.111111111111 rows/sec., 19.91 MiB/sec. | ||
| 5480 | 2026.03.18 18:28:52.577987 [ 260 ] {df56d900-fe87-494e-8160-7768680d3dcd} <Debug> TCPHandler: Processed in 0.001882595 sec. | ||
| 5481 | 2026.03.18 18:28:52.578092 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2026.03.18 18:28:52.578184 [ 260 ] {9e7fb9c1-e719-4a2e-8af7-bf85b11d913a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5483 | 2026.03.18 18:28:52.578223 [ 260 ] {9e7fb9c1-e719-4a2e-8af7-bf85b11d913a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5484 | 2026.03.18 18:28:52.578528 [ 260 ] {9e7fb9c1-e719-4a2e-8af7-bf85b11d913a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2026.03.18 18:28:52.578561 [ 260 ] {9e7fb9c1-e719-4a2e-8af7-bf85b11d913a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5486 | 2026.03.18 18:28:52.578845 [ 260 ] {9e7fb9c1-e719-4a2e-8af7-bf85b11d913a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5487 | 2026.03.18 18:28:52.579052 [ 260 ] {9e7fb9c1-e719-4a2e-8af7-bf85b11d913a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2026.03.18 18:28:52.579172 [ 260 ] {9e7fb9c1-e719-4a2e-8af7-bf85b11d913a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001007 sec., 11916.583912611717 rows/sec., 822.37 KiB/sec. | ||
| 5489 | 2026.03.18 18:28:52.579207 [ 260 ] {9e7fb9c1-e719-4a2e-8af7-bf85b11d913a} <Debug> TCPHandler: Processed in 0.001161915 sec. | ||
| 5490 | 2026.03.18 18:28:54.927221 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47997 | ||
| 5491 | 2026.03.18 18:28:54.927351 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5492 | 2026.03.18 18:28:54.927380 [ 286 ] {} <Debug> TCP-Session: 09228b98-df14-4a7f-98e8-e03bec5e18d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47997 | ||
| 5493 | 2026.03.18 18:28:54.927404 [ 286 ] {} <Debug> TCP-Session: 09228b98-df14-4a7f-98e8-e03bec5e18d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.03.18 18:28:54.927420 [ 286 ] {} <Debug> TCP-Session: 09228b98-df14-4a7f-98e8-e03bec5e18d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2026.03.18 18:28:54.927623 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42404 | ||
| 5496 | 2026.03.18 18:28:54.927641 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46866 | ||
| 5497 | 2026.03.18 18:28:54.927690 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41820 | ||
| 5498 | 2026.03.18 18:28:54.927708 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53489 | ||
| 5499 | 2026.03.18 18:28:54.927727 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5500 | 2026.03.18 18:28:54.927747 [ 286 ] {} <Trace> TCP-Session: 09228b98-df14-4a7f-98e8-e03bec5e18d6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2026.03.18 18:28:54.927780 [ 287 ] {} <Debug> TCP-Session: 9f7b4832-a58f-4031-a906-73d2691e32d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42404 | ||
| 5502 | 2026.03.18 18:28:54.927701 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42465 | ||
| 5503 | 2026.03.18 18:28:54.927814 [ 287 ] {} <Debug> TCP-Session: 9f7b4832-a58f-4031-a906-73d2691e32d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5504 | 2026.03.18 18:28:54.927806 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5505 | 2026.03.18 18:28:54.927863 [ 287 ] {} <Debug> TCP-Session: 9f7b4832-a58f-4031-a906-73d2691e32d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.03.18 18:28:54.927682 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33364 | ||
| 5507 | 2026.03.18 18:28:54.927903 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5508 | 2026.03.18 18:28:54.927892 [ 292 ] {} <Debug> TCP-Session: e4436cb1-416b-4094-9f24-0f9c93be9722 Authenticating user 'default' from [fd00:1122:3344:101::e]:41820 | ||
| 5509 | 2026.03.18 18:28:54.927949 [ 286 ] {3bd1f93c-9480-49fd-9795-442fee6dc6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47997) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5510 | 2026.03.18 18:28:54.927950 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5511 | 2026.03.18 18:28:54.927980 [ 292 ] {} <Debug> TCP-Session: e4436cb1-416b-4094-9f24-0f9c93be9722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.03.18 18:28:54.927954 [ 288 ] {} <Debug> TCP-Session: 69db2725-04c9-44a2-9fa0-ddc954725fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:46866 | ||
| 5513 | 2026.03.18 18:28:54.928014 [ 292 ] {} <Debug> TCP-Session: e4436cb1-416b-4094-9f24-0f9c93be9722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.03.18 18:28:54.928008 [ 294 ] {} <Debug> TCP-Session: 7b47effb-b180-482e-9d99-6abead648e9c Authenticating user 'default' from [fd00:1122:3344:101::e]:53489 | ||
| 5515 | 2026.03.18 18:28:54.928030 [ 288 ] {} <Debug> TCP-Session: 69db2725-04c9-44a2-9fa0-ddc954725fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5516 | 2026.03.18 18:28:54.928056 [ 294 ] {} <Debug> TCP-Session: 7b47effb-b180-482e-9d99-6abead648e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5517 | 2026.03.18 18:28:54.928067 [ 288 ] {} <Debug> TCP-Session: 69db2725-04c9-44a2-9fa0-ddc954725fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.03.18 18:28:54.928079 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5519 | 2026.03.18 18:28:54.928084 [ 294 ] {} <Debug> TCP-Session: 7b47effb-b180-482e-9d99-6abead648e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.03.18 18:28:54.928079 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5521 | 2026.03.18 18:28:54.928126 [ 291 ] {} <Debug> TCP-Session: 6d3db1f6-53e4-452d-82db-f8e5c6dd858c Authenticating user 'default' from [fd00:1122:3344:101::e]:33364 | ||
| 5522 | 2026.03.18 18:28:54.927667 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62671 | ||
| 5523 | 2026.03.18 18:28:54.928175 [ 291 ] {} <Debug> TCP-Session: 6d3db1f6-53e4-452d-82db-f8e5c6dd858c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.03.18 18:28:54.928166 [ 293 ] {} <Debug> TCP-Session: 6472f16a-47a7-482a-afdb-2cf498193174 Authenticating user 'default' from [fd00:1122:3344:101::e]:42465 | ||
| 5525 | 2026.03.18 18:28:54.928212 [ 291 ] {} <Debug> TCP-Session: 6d3db1f6-53e4-452d-82db-f8e5c6dd858c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.03.18 18:28:54.928233 [ 286 ] {3bd1f93c-9480-49fd-9795-442fee6dc6e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5527 | 2026.03.18 18:28:54.928242 [ 293 ] {} <Debug> TCP-Session: 6472f16a-47a7-482a-afdb-2cf498193174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.03.18 18:28:54.927641 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40872 | ||
| 5529 | 2026.03.18 18:28:54.928280 [ 293 ] {} <Debug> TCP-Session: 6472f16a-47a7-482a-afdb-2cf498193174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.03.18 18:28:54.928302 [ 286 ] {3bd1f93c-9480-49fd-9795-442fee6dc6e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5531 | 2026.03.18 18:28:54.928293 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5532 | 2026.03.18 18:28:54.928363 [ 290 ] {} <Debug> TCP-Session: cf997124-9fb6-42cf-b6fb-7f8cf5dffcb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62671 | ||
| 5533 | 2026.03.18 18:28:54.928381 [ 290 ] {} <Debug> TCP-Session: cf997124-9fb6-42cf-b6fb-7f8cf5dffcb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5534 | 2026.03.18 18:28:54.928395 [ 290 ] {} <Debug> TCP-Session: cf997124-9fb6-42cf-b6fb-7f8cf5dffcb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5535 | 2026.03.18 18:28:54.928463 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5536 | 2026.03.18 18:28:54.928498 [ 289 ] {} <Debug> TCP-Session: ab3188dc-1f8e-4fee-ab80-9d1c36d15702 Authenticating user 'default' from [fd00:1122:3344:101::e]:40872 | ||
| 5537 | 2026.03.18 18:28:54.928520 [ 289 ] {} <Debug> TCP-Session: ab3188dc-1f8e-4fee-ab80-9d1c36d15702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.03.18 18:28:54.928532 [ 289 ] {} <Debug> TCP-Session: ab3188dc-1f8e-4fee-ab80-9d1c36d15702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.03.18 18:28:54.928616 [ 286 ] {3bd1f93c-9480-49fd-9795-442fee6dc6e4} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 5540 | 2026.03.18 18:28:54.929597 [ 310 ] {3bd1f93c-9480-49fd-9795-442fee6dc6e4} <Trace> AggregatingTransform: Aggregating | ||
| 5541 | 2026.03.18 18:28:54.929637 [ 310 ] {3bd1f93c-9480-49fd-9795-442fee6dc6e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5542 | 2026.03.18 18:28:54.929669 [ 310 ] {3bd1f93c-9480-49fd-9795-442fee6dc6e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953752 sec. (1048.491 rows/sec., 40.96 KiB/sec.) | ||
| 5543 | 2026.03.18 18:28:54.929688 [ 310 ] {3bd1f93c-9480-49fd-9795-442fee6dc6e4} <Trace> Aggregator: Merging aggregated data | ||
| 5544 | 2026.03.18 18:28:54.930829 [ 286 ] {3bd1f93c-9480-49fd-9795-442fee6dc6e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002946 sec., 339.4433129667346 rows/sec., 13.26 KiB/sec. | ||
| 5545 | 2026.03.18 18:28:54.930939 [ 286 ] {3bd1f93c-9480-49fd-9795-442fee6dc6e4} <Debug> TCPHandler: Processed in 0.003308915 sec. | ||
| 5546 | 2026.03.18 18:28:54.931043 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5547 | 2026.03.18 18:28:54.931072 [ 286 ] {} <Debug> TCP-Session: 09228b98-df14-4a7f-98e8-e03bec5e18d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5548 | 2026.03.18 18:28:54.931073 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5549 | 2026.03.18 18:28:54.931087 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5550 | 2026.03.18 18:28:54.931107 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5551 | 2026.03.18 18:28:54.931122 [ 287 ] {} <Debug> TCP-Session: 9f7b4832-a58f-4031-a906-73d2691e32d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2026.03.18 18:28:54.931141 [ 288 ] {} <Debug> TCP-Session: 69db2725-04c9-44a2-9fa0-ddc954725fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5553 | 2026.03.18 18:28:54.931156 [ 294 ] {} <Debug> TCP-Session: 7b47effb-b180-482e-9d99-6abead648e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2026.03.18 18:28:54.931160 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5555 | 2026.03.18 18:28:54.931177 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5556 | 2026.03.18 18:28:54.931191 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5557 | 2026.03.18 18:28:54.931212 [ 291 ] {} <Debug> TCP-Session: 6d3db1f6-53e4-452d-82db-f8e5c6dd858c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2026.03.18 18:28:54.931231 [ 290 ] {} <Debug> TCP-Session: cf997124-9fb6-42cf-b6fb-7f8cf5dffcb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5559 | 2026.03.18 18:28:54.931253 [ 292 ] {} <Debug> TCP-Session: e4436cb1-416b-4094-9f24-0f9c93be9722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.03.18 18:28:54.931142 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5561 | 2026.03.18 18:28:54.931127 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5562 | 2026.03.18 18:28:54.931326 [ 293 ] {} <Debug> TCP-Session: 6472f16a-47a7-482a-afdb-2cf498193174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.03.18 18:28:54.931339 [ 289 ] {} <Debug> TCP-Session: ab3188dc-1f8e-4fee-ab80-9d1c36d15702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2026.03.18 18:28:55.984103 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49855 | ||
| 5565 | 2026.03.18 18:28:55.984226 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5566 | 2026.03.18 18:28:55.984256 [ 286 ] {} <Debug> TCP-Session: df453c46-a8ce-4c52-85ea-eac0204292a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49855 | ||
| 5567 | 2026.03.18 18:28:55.984281 [ 286 ] {} <Debug> TCP-Session: df453c46-a8ce-4c52-85ea-eac0204292a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.03.18 18:28:55.984296 [ 286 ] {} <Debug> TCP-Session: df453c46-a8ce-4c52-85ea-eac0204292a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2026.03.18 18:28:55.984474 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39064 | ||
| 5570 | 2026.03.18 18:28:55.984520 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64531 | ||
| 5571 | 2026.03.18 18:28:55.984600 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5572 | 2026.03.18 18:28:55.984617 [ 286 ] {} <Trace> TCP-Session: df453c46-a8ce-4c52-85ea-eac0204292a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5573 | 2026.03.18 18:28:55.984633 [ 287 ] {} <Debug> TCP-Session: f29b6c8b-8431-45fe-abb0-9ec73ed6c001 Authenticating user 'default' from [fd00:1122:3344:101::e]:39064 | ||
| 5574 | 2026.03.18 18:28:55.984653 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5575 | 2026.03.18 18:28:55.984666 [ 287 ] {} <Debug> TCP-Session: f29b6c8b-8431-45fe-abb0-9ec73ed6c001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2026.03.18 18:28:55.984690 [ 287 ] {} <Debug> TCP-Session: f29b6c8b-8431-45fe-abb0-9ec73ed6c001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.03.18 18:28:55.984692 [ 288 ] {} <Debug> TCP-Session: 938ad944-37d6-4e11-af48-5601a3ce6d2d Authenticating user 'default' from [fd00:1122:3344:101::e]:64531 | ||
| 5578 | 2026.03.18 18:28:55.984731 [ 288 ] {} <Debug> TCP-Session: 938ad944-37d6-4e11-af48-5601a3ce6d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.03.18 18:28:55.984747 [ 288 ] {} <Debug> TCP-Session: 938ad944-37d6-4e11-af48-5601a3ce6d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5580 | 2026.03.18 18:28:55.984780 [ 286 ] {be64631d-221a-45b7-8d2e-0ed7b8e3805c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49855) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5581 | 2026.03.18 18:28:55.985037 [ 286 ] {be64631d-221a-45b7-8d2e-0ed7b8e3805c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5582 | 2026.03.18 18:28:55.985088 [ 286 ] {be64631d-221a-45b7-8d2e-0ed7b8e3805c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5583 | 2026.03.18 18:28:55.985355 [ 286 ] {be64631d-221a-45b7-8d2e-0ed7b8e3805c} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 5584 | 2026.03.18 18:28:55.986328 [ 296 ] {be64631d-221a-45b7-8d2e-0ed7b8e3805c} <Trace> AggregatingTransform: Aggregating | ||
| 5585 | 2026.03.18 18:28:55.986374 [ 296 ] {be64631d-221a-45b7-8d2e-0ed7b8e3805c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5586 | 2026.03.18 18:28:55.986409 [ 296 ] {be64631d-221a-45b7-8d2e-0ed7b8e3805c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958353 sec. (1043.457 rows/sec., 40.76 KiB/sec.) | ||
| 5587 | 2026.03.18 18:28:55.986427 [ 296 ] {be64631d-221a-45b7-8d2e-0ed7b8e3805c} <Trace> Aggregator: Merging aggregated data | ||
| 5588 | 2026.03.18 18:28:55.987686 [ 286 ] {be64631d-221a-45b7-8d2e-0ed7b8e3805c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002957 sec., 338.18058843422386 rows/sec., 13.21 KiB/sec. | ||
| 5589 | 2026.03.18 18:28:55.987809 [ 286 ] {be64631d-221a-45b7-8d2e-0ed7b8e3805c} <Debug> TCPHandler: Processed in 0.003305444 sec. | ||
| 5590 | 2026.03.18 18:28:55.987918 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5591 | 2026.03.18 18:28:55.987944 [ 286 ] {} <Debug> TCP-Session: df453c46-a8ce-4c52-85ea-eac0204292a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.03.18 18:28:55.987949 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5593 | 2026.03.18 18:28:55.987991 [ 287 ] {} <Debug> TCP-Session: f29b6c8b-8431-45fe-abb0-9ec73ed6c001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.03.18 18:28:55.988017 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5595 | 2026.03.18 18:28:55.988068 [ 288 ] {} <Debug> TCP-Session: 938ad944-37d6-4e11-af48-5601a3ce6d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2026.03.18 18:28:55.990384 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60650 | ||
| 5597 | 2026.03.18 18:28:55.990404 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57571 | ||
| 5598 | 2026.03.18 18:28:55.990421 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40449 | ||
| 5599 | 2026.03.18 18:28:55.990446 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60008 | ||
| 5600 | 2026.03.18 18:28:55.990476 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5601 | 2026.03.18 18:28:55.990497 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5602 | 2026.03.18 18:28:55.990525 [ 290 ] {} <Debug> TCP-Session: 3461ef94-2200-4a24-9bfe-d483403fc2cf Authenticating user 'default' from [fd00:1122:3344:101::e]:60650 | ||
| 5603 | 2026.03.18 18:28:55.990537 [ 287 ] {} <Debug> TCP-Session: 3e5dd767-213a-4534-9dce-eb42f901c967 Authenticating user 'default' from [fd00:1122:3344:101::e]:40449 | ||
| 5604 | 2026.03.18 18:28:55.990492 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5605 | 2026.03.18 18:28:55.990560 [ 290 ] {} <Debug> TCP-Session: 3461ef94-2200-4a24-9bfe-d483403fc2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2026.03.18 18:28:55.990591 [ 291 ] {} <Debug> TCP-Session: e1970e73-a176-4205-bc08-17219b3aa48c Authenticating user 'default' from [fd00:1122:3344:101::e]:57571 | ||
| 5607 | 2026.03.18 18:28:55.990605 [ 290 ] {} <Debug> TCP-Session: 3461ef94-2200-4a24-9bfe-d483403fc2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.03.18 18:28:55.990630 [ 291 ] {} <Debug> TCP-Session: e1970e73-a176-4205-bc08-17219b3aa48c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.03.18 18:28:55.990560 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5610 | 2026.03.18 18:28:55.990657 [ 291 ] {} <Debug> TCP-Session: e1970e73-a176-4205-bc08-17219b3aa48c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2026.03.18 18:28:55.990568 [ 287 ] {} <Debug> TCP-Session: 3e5dd767-213a-4534-9dce-eb42f901c967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.03.18 18:28:55.990688 [ 293 ] {} <Debug> TCP-Session: 34b3e114-fe00-4f23-81db-8ea15ca95cc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60008 | ||
| 5613 | 2026.03.18 18:28:55.990706 [ 287 ] {} <Debug> TCP-Session: 3e5dd767-213a-4534-9dce-eb42f901c967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2026.03.18 18:28:55.990730 [ 293 ] {} <Debug> TCP-Session: 34b3e114-fe00-4f23-81db-8ea15ca95cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.03.18 18:28:55.990430 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36493 | ||
| 5616 | 2026.03.18 18:28:55.990755 [ 293 ] {} <Debug> TCP-Session: 34b3e114-fe00-4f23-81db-8ea15ca95cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.03.18 18:28:55.990425 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34708 | ||
| 5618 | 2026.03.18 18:28:55.990861 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5619 | 2026.03.18 18:28:55.990873 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5620 | 2026.03.18 18:28:55.990905 [ 292 ] {} <Debug> TCP-Session: 7d2a3474-dde9-4fcd-9d6f-3cacbbe92b6e Authenticating user 'default' from [fd00:1122:3344:101::e]:36493 | ||
| 5621 | 2026.03.18 18:28:55.990911 [ 289 ] {} <Debug> TCP-Session: cba961c7-e00b-4237-bab8-56595e357e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:34708 | ||
| 5622 | 2026.03.18 18:28:55.990941 [ 292 ] {} <Debug> TCP-Session: 7d2a3474-dde9-4fcd-9d6f-3cacbbe92b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2026.03.18 18:28:55.990946 [ 289 ] {} <Debug> TCP-Session: cba961c7-e00b-4237-bab8-56595e357e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.03.18 18:28:55.990970 [ 292 ] {} <Debug> TCP-Session: 7d2a3474-dde9-4fcd-9d6f-3cacbbe92b6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2026.03.18 18:28:55.990978 [ 289 ] {} <Debug> TCP-Session: cba961c7-e00b-4237-bab8-56595e357e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.03.18 18:28:56.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.61 MiB, peak 273.61 MiB, free memory in arenas 0.00 B, will set to 261.57 MiB (RSS), difference: -12.03 MiB | ||
| 5627 | 2026.03.18 18:28:56.005236 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40449). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5628 | |||
| 5629 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5630 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5631 | 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 | ||
| 5632 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5633 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5634 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5635 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5636 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5637 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5638 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5639 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5640 | (version 23.8.7.1) | ||
| 5641 | 2026.03.18 18:28:56.005406 [ 287 ] {} <Debug> TCP-Session: 3e5dd767-213a-4534-9dce-eb42f901c967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.03.18 18:28:56.005449 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60008). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5643 | |||
| 5644 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5645 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5646 | 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 | ||
| 5647 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5648 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5649 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5650 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5651 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5652 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5653 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5654 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5655 | (version 23.8.7.1) | ||
| 5656 | 2026.03.18 18:28:56.005561 [ 293 ] {} <Debug> TCP-Session: 34b3e114-fe00-4f23-81db-8ea15ca95cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.03.18 18:28:56.005590 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36493). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5658 | |||
| 5659 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5660 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5661 | 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 | ||
| 5662 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5663 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5664 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5665 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5666 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5667 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5668 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5669 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5670 | (version 23.8.7.1) | ||
| 5671 | 2026.03.18 18:28:56.005673 [ 292 ] {} <Debug> TCP-Session: 7d2a3474-dde9-4fcd-9d6f-3cacbbe92b6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.03.18 18:28:56.005704 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60650). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5673 | |||
| 5674 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5675 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5676 | 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 | ||
| 5677 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5678 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5679 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5680 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5681 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5682 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5683 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5684 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5685 | (version 23.8.7.1) | ||
| 5686 | 2026.03.18 18:28:56.005786 [ 290 ] {} <Debug> TCP-Session: 3461ef94-2200-4a24-9bfe-d483403fc2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.03.18 18:28:56.005809 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34708). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5688 | |||
| 5689 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5690 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5691 | 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 | ||
| 5692 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5693 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5694 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5695 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5696 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5697 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5698 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5699 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5700 | (version 23.8.7.1) | ||
| 5701 | 2026.03.18 18:28:56.005875 [ 289 ] {} <Debug> TCP-Session: cba961c7-e00b-4237-bab8-56595e357e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.03.18 18:28:56.005903 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57571). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5703 | |||
| 5704 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5705 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5706 | 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 | ||
| 5707 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5708 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5709 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5710 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5711 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5712 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5713 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5714 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5715 | (version 23.8.7.1) | ||
| 5716 | 2026.03.18 18:28:56.005968 [ 291 ] {} <Debug> TCP-Session: e1970e73-a176-4205-bc08-17219b3aa48c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2026.03.18 18:28:56.054078 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47979 | ||
| 5718 | 2026.03.18 18:28:56.054160 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5719 | 2026.03.18 18:28:56.054190 [ 290 ] {} <Debug> TCP-Session: 93314db3-c9f8-4877-93a1-eebe554b1355 Authenticating user 'default' from [fd00:1122:3344:101::e]:47979 | ||
| 5720 | 2026.03.18 18:28:56.054218 [ 290 ] {} <Debug> TCP-Session: 93314db3-c9f8-4877-93a1-eebe554b1355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2026.03.18 18:28:56.054236 [ 290 ] {} <Debug> TCP-Session: 93314db3-c9f8-4877-93a1-eebe554b1355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.03.18 18:28:56.054484 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46267 | ||
| 5723 | 2026.03.18 18:28:56.054509 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36022 | ||
| 5724 | 2026.03.18 18:28:56.054521 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57520 | ||
| 5725 | 2026.03.18 18:28:56.054532 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43181 | ||
| 5726 | 2026.03.18 18:28:56.054572 [ 290 ] {} <Trace> TCP-Session: 93314db3-c9f8-4877-93a1-eebe554b1355 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2026.03.18 18:28:56.054595 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5728 | 2026.03.18 18:28:56.054602 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5729 | 2026.03.18 18:28:56.054603 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5730 | 2026.03.18 18:28:56.054630 [ 286 ] {} <Debug> TCP-Session: e14a775b-ef69-43c2-86c6-b3eb7d291bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:57520 | ||
| 5731 | 2026.03.18 18:28:56.054632 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5732 | 2026.03.18 18:28:56.054649 [ 291 ] {} <Debug> TCP-Session: cf701513-72c7-4dd1-8010-4c17c7658af3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46267 | ||
| 5733 | 2026.03.18 18:28:56.054657 [ 286 ] {} <Debug> TCP-Session: e14a775b-ef69-43c2-86c6-b3eb7d291bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.03.18 18:28:56.054673 [ 287 ] {} <Debug> TCP-Session: 696e5d54-37a0-40c5-abd9-647e58f94acb Authenticating user 'default' from [fd00:1122:3344:101::e]:43181 | ||
| 5735 | 2026.03.18 18:28:56.054684 [ 291 ] {} <Debug> TCP-Session: cf701513-72c7-4dd1-8010-4c17c7658af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.03.18 18:28:56.054548 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40233 | ||
| 5737 | 2026.03.18 18:28:56.054747 [ 290 ] {4f4d522e-a4f2-428c-8b7b-9e53c3b721ae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47979) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5738 | 2026.03.18 18:28:56.054739 [ 291 ] {} <Debug> TCP-Session: cf701513-72c7-4dd1-8010-4c17c7658af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.03.18 18:28:56.054544 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44604 | ||
| 5740 | 2026.03.18 18:28:56.054822 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5741 | 2026.03.18 18:28:56.054499 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37709 | ||
| 5742 | 2026.03.18 18:28:56.054866 [ 289 ] {} <Debug> TCP-Session: 5d523101-5085-4b0f-97f7-8f0950b5d7a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40233 | ||
| 5743 | 2026.03.18 18:28:56.054497 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54183 | ||
| 5744 | 2026.03.18 18:28:56.054899 [ 289 ] {} <Debug> TCP-Session: 5d523101-5085-4b0f-97f7-8f0950b5d7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5745 | 2026.03.18 18:28:56.054915 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5746 | 2026.03.18 18:28:56.054932 [ 289 ] {} <Debug> TCP-Session: 5d523101-5085-4b0f-97f7-8f0950b5d7a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.03.18 18:28:56.054932 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5748 | 2026.03.18 18:28:56.054957 [ 288 ] {} <Debug> TCP-Session: 4fdf28fd-953f-441a-b24c-5cfbc81b11df Authenticating user 'default' from [fd00:1122:3344:101::e]:44604 | ||
| 5749 | 2026.03.18 18:28:56.054964 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5750 | 2026.03.18 18:28:56.054978 [ 293 ] {} <Debug> TCP-Session: 8fa74f48-d3ea-4e3b-9488-8efd3aa4fac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37709 | ||
| 5751 | 2026.03.18 18:28:56.054994 [ 288 ] {} <Debug> TCP-Session: 4fdf28fd-953f-441a-b24c-5cfbc81b11df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2026.03.18 18:28:56.054999 [ 292 ] {} <Debug> TCP-Session: db45adf6-351c-4ff8-865f-6063def7ad7b Authenticating user 'default' from [fd00:1122:3344:101::e]:54183 | ||
| 5753 | 2026.03.18 18:28:56.055013 [ 293 ] {} <Debug> TCP-Session: 8fa74f48-d3ea-4e3b-9488-8efd3aa4fac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5754 | 2026.03.18 18:28:56.055032 [ 292 ] {} <Debug> TCP-Session: db45adf6-351c-4ff8-865f-6063def7ad7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.03.18 18:28:56.055046 [ 293 ] {} <Debug> TCP-Session: 8fa74f48-d3ea-4e3b-9488-8efd3aa4fac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.03.18 18:28:56.055061 [ 292 ] {} <Debug> TCP-Session: db45adf6-351c-4ff8-865f-6063def7ad7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2026.03.18 18:28:56.055073 [ 290 ] {4f4d522e-a4f2-428c-8b7b-9e53c3b721ae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5758 | 2026.03.18 18:28:56.054620 [ 294 ] {} <Debug> TCP-Session: 92bee738-b96c-4d63-8949-9fc7f778239d Authenticating user 'default' from [fd00:1122:3344:101::e]:36022 | ||
| 5759 | 2026.03.18 18:28:56.055020 [ 288 ] {} <Debug> TCP-Session: 4fdf28fd-953f-441a-b24c-5cfbc81b11df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.03.18 18:28:56.055137 [ 290 ] {4f4d522e-a4f2-428c-8b7b-9e53c3b721ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5761 | 2026.03.18 18:28:56.055139 [ 294 ] {} <Debug> TCP-Session: 92bee738-b96c-4d63-8949-9fc7f778239d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.03.18 18:28:56.054736 [ 287 ] {} <Debug> TCP-Session: 696e5d54-37a0-40c5-abd9-647e58f94acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.03.18 18:28:56.055172 [ 294 ] {} <Debug> TCP-Session: 92bee738-b96c-4d63-8949-9fc7f778239d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.03.18 18:28:56.055194 [ 287 ] {} <Debug> TCP-Session: 696e5d54-37a0-40c5-abd9-647e58f94acb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.03.18 18:28:56.054689 [ 286 ] {} <Debug> TCP-Session: e14a775b-ef69-43c2-86c6-b3eb7d291bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.03.18 18:28:56.055442 [ 290 ] {4f4d522e-a4f2-428c-8b7b-9e53c3b721ae} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 5767 | 2026.03.18 18:28:56.056421 [ 311 ] {4f4d522e-a4f2-428c-8b7b-9e53c3b721ae} <Trace> AggregatingTransform: Aggregating | ||
| 5768 | 2026.03.18 18:28:56.056461 [ 311 ] {4f4d522e-a4f2-428c-8b7b-9e53c3b721ae} <Trace> Aggregator: Aggregation method: without_key | ||
| 5769 | 2026.03.18 18:28:56.056495 [ 311 ] {4f4d522e-a4f2-428c-8b7b-9e53c3b721ae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958643 sec. (1043.141 rows/sec., 40.75 KiB/sec.) | ||
| 5770 | 2026.03.18 18:28:56.056513 [ 311 ] {4f4d522e-a4f2-428c-8b7b-9e53c3b721ae} <Trace> Aggregator: Merging aggregated data | ||
| 5771 | 2026.03.18 18:28:56.058158 [ 290 ] {4f4d522e-a4f2-428c-8b7b-9e53c3b721ae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003464 sec., 288.6836027713626 rows/sec., 11.28 KiB/sec. | ||
| 5772 | 2026.03.18 18:28:56.058307 [ 290 ] {4f4d522e-a4f2-428c-8b7b-9e53c3b721ae} <Debug> TCPHandler: Processed in 0.003863721 sec. | ||
| 5773 | 2026.03.18 18:28:56.058411 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5774 | 2026.03.18 18:28:56.058440 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5775 | 2026.03.18 18:28:56.058441 [ 290 ] {} <Debug> TCP-Session: 93314db3-c9f8-4877-93a1-eebe554b1355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2026.03.18 18:28:56.058460 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5777 | 2026.03.18 18:28:56.058486 [ 289 ] {} <Debug> TCP-Session: 5d523101-5085-4b0f-97f7-8f0950b5d7a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5778 | 2026.03.18 18:28:56.058483 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5779 | 2026.03.18 18:28:56.058503 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5780 | 2026.03.18 18:28:56.058577 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5781 | 2026.03.18 18:28:56.058554 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5782 | 2026.03.18 18:28:56.058537 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5783 | 2026.03.18 18:28:56.058634 [ 288 ] {} <Debug> TCP-Session: 4fdf28fd-953f-441a-b24c-5cfbc81b11df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.03.18 18:28:56.058656 [ 294 ] {} <Debug> TCP-Session: 92bee738-b96c-4d63-8949-9fc7f778239d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.03.18 18:28:56.058678 [ 292 ] {} <Debug> TCP-Session: db45adf6-351c-4ff8-865f-6063def7ad7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.03.18 18:28:56.058530 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5787 | 2026.03.18 18:28:56.058512 [ 293 ] {} <Debug> TCP-Session: 8fa74f48-d3ea-4e3b-9488-8efd3aa4fac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.03.18 18:28:56.058752 [ 291 ] {} <Debug> TCP-Session: cf701513-72c7-4dd1-8010-4c17c7658af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5789 | 2026.03.18 18:28:56.058549 [ 286 ] {} <Debug> TCP-Session: e14a775b-ef69-43c2-86c6-b3eb7d291bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2026.03.18 18:28:56.058638 [ 287 ] {} <Debug> TCP-Session: 696e5d54-37a0-40c5-abd9-647e58f94acb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5791 | 2026.03.18 18:28:57.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.72 MiB, peak 273.61 MiB, free memory in arenas 0.00 B, will set to 261.71 MiB (RSS), difference: 11.99 MiB | ||
| 5792 | 2026.03.18 18:28:57.095004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11994 | ||
| 5793 | 2026.03.18 18:28:57.095567 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.03.18 18:28:57.095616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5795 | 2026.03.18 18:28:57.096106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5796 | 2026.03.18 18:28:57.096347 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.03.18 18:28:57.096479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11994 | ||
| 5798 | 2026.03.18 18:28:57.150815 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.03.18 18:28:57.151093 [ 260 ] {a798741b-ee5e-4fb8-84fd-b1c6fb6fdf96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5800 | 2026.03.18 18:28:57.151195 [ 260 ] {a798741b-ee5e-4fb8-84fd-b1c6fb6fdf96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5801 | 2026.03.18 18:28:57.151972 [ 260 ] {a798741b-ee5e-4fb8-84fd-b1c6fb6fdf96} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.03.18 18:28:57.152014 [ 260 ] {a798741b-ee5e-4fb8-84fd-b1c6fb6fdf96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5803 | 2026.03.18 18:28:57.152389 [ 260 ] {a798741b-ee5e-4fb8-84fd-b1c6fb6fdf96} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5804 | 2026.03.18 18:28:57.152617 [ 260 ] {a798741b-ee5e-4fb8-84fd-b1c6fb6fdf96} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.03.18 18:28:57.152767 [ 260 ] {a798741b-ee5e-4fb8-84fd-b1c6fb6fdf96} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001749 sec., 32018.296169239566 rows/sec., 2.46 MiB/sec. | ||
| 5806 | 2026.03.18 18:28:57.152783 [ 39 ] {} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5807 | 2026.03.18 18:28:57.152808 [ 260 ] {a798741b-ee5e-4fb8-84fd-b1c6fb6fdf96} <Debug> TCPHandler: Processed in 0.002167139 sec. | ||
| 5808 | 2026.03.18 18:28:57.152873 [ 39 ] {} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2026.03.18 18:28:57.152917 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5810 | 2026.03.18 18:28:57.152962 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.03.18 18:28:57.153073 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 5812 | 2026.03.18 18:28:57.153089 [ 260 ] {d2e783d4-edd2-423a-a422-1d4d7cb5914d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5813 | 2026.03.18 18:28:57.153171 [ 260 ] {d2e783d4-edd2-423a-a422-1d4d7cb5914d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5814 | 2026.03.18 18:28:57.153262 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5815 | 2026.03.18 18:28:57.153324 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2886 rows starting from the beginning of the part | ||
| 5816 | 2026.03.18 18:28:57.153427 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part | ||
| 5817 | 2026.03.18 18:28:57.153503 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 76 rows starting from the beginning of the part | ||
| 5818 | 2026.03.18 18:28:57.153573 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 116 rows starting from the beginning of the part | ||
| 5819 | 2026.03.18 18:28:57.153637 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1958 rows starting from the beginning of the part | ||
| 5820 | 2026.03.18 18:28:57.153664 [ 260 ] {d2e783d4-edd2-423a-a422-1d4d7cb5914d} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.03.18 18:28:57.153683 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5822 | 2026.03.18 18:28:57.153710 [ 260 ] {d2e783d4-edd2-423a-a422-1d4d7cb5914d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5823 | 2026.03.18 18:28:57.154062 [ 260 ] {d2e783d4-edd2-423a-a422-1d4d7cb5914d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5824 | 2026.03.18 18:28:57.154283 [ 260 ] {d2e783d4-edd2-423a-a422-1d4d7cb5914d} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.03.18 18:28:57.154389 [ 39 ] {} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5826 | 2026.03.18 18:28:57.154416 [ 260 ] {d2e783d4-edd2-423a-a422-1d4d7cb5914d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001351 sec., 47372.316802368616 rows/sec., 3.70 MiB/sec. | ||
| 5827 | 2026.03.18 18:28:57.154419 [ 39 ] {} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.03.18 18:28:57.154457 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5829 | 2026.03.18 18:28:57.154463 [ 260 ] {d2e783d4-edd2-423a-a422-1d4d7cb5914d} <Debug> TCPHandler: Processed in 0.001560381 sec. | ||
| 5830 | 2026.03.18 18:28:57.154551 [ 196 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 5831 | 2026.03.18 18:28:57.154578 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.03.18 18:28:57.154663 [ 196 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5833 | 2026.03.18 18:28:57.154677 [ 260 ] {1ff7f271-524a-4db4-8f66-8f68876c30c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5834 | 2026.03.18 18:28:57.154699 [ 196 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1548 rows starting from the beginning of the part | ||
| 5835 | 2026.03.18 18:28:57.154726 [ 260 ] {1ff7f271-524a-4db4-8f66-8f68876c30c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5836 | 2026.03.18 18:28:57.154762 [ 196 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 135 rows starting from the beginning of the part | ||
| 5837 | 2026.03.18 18:28:57.154811 [ 196 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 5838 | 2026.03.18 18:28:57.154849 [ 196 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 94 rows starting from the beginning of the part | ||
| 5839 | 2026.03.18 18:28:57.154900 [ 196 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1023 rows starting from the beginning of the part | ||
| 5840 | 2026.03.18 18:28:57.154947 [ 196 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5841 | 2026.03.18 18:28:57.155104 [ 260 ] {1ff7f271-524a-4db4-8f66-8f68876c30c4} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.03.18 18:28:57.155148 [ 260 ] {1ff7f271-524a-4db4-8f66-8f68876c30c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5843 | 2026.03.18 18:28:57.155505 [ 260 ] {1ff7f271-524a-4db4-8f66-8f68876c30c4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5844 | 2026.03.18 18:28:57.155571 [ 199 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5329 rows, containing 5 columns (5 merged, 0 gathered) in 0.002568984 sec., 2074360.9146650974 rows/sec., 168.23 MiB/sec. | ||
| 5845 | 2026.03.18 18:28:57.155731 [ 260 ] {1ff7f271-524a-4db4-8f66-8f68876c30c4} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2026.03.18 18:28:57.155851 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5847 | 2026.03.18 18:28:57.155874 [ 260 ] {1ff7f271-524a-4db4-8f66-8f68876c30c4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001216 sec., 105263.15789473684 rows/sec., 7.33 MiB/sec. | ||
| 5848 | 2026.03.18 18:28:57.155882 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5849 | 2026.03.18 18:28:57.155916 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5850 | 2026.03.18 18:28:57.155920 [ 260 ] {1ff7f271-524a-4db4-8f66-8f68876c30c4} <Debug> TCPHandler: Processed in 0.001390218 sec. | ||
| 5851 | 2026.03.18 18:28:57.155918 [ 188 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5852 | 2026.03.18 18:28:57.156002 [ 193 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 5853 | 2026.03.18 18:28:57.156038 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2026.03.18 18:28:57.156106 [ 193 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5855 | 2026.03.18 18:28:57.156134 [ 260 ] {0faa16bd-721b-42a1-b3af-5be74969a7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5856 | 2026.03.18 18:28:57.156142 [ 193 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10188 rows starting from the beginning of the part | ||
| 5857 | 2026.03.18 18:28:57.156177 [ 260 ] {0faa16bd-721b-42a1-b3af-5be74969a7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5858 | 2026.03.18 18:28:57.156209 [ 193 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 199 rows starting from the beginning of the part | ||
| 5859 | 2026.03.18 18:28:57.156258 [ 193 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5860 | 2026.03.18 18:28:57.156290 [ 188 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_36_7} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2026.03.18 18:28:57.156302 [ 193 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 5862 | 2026.03.18 18:28:57.156341 [ 189 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836704 sec., 1599604.5089464607 rows/sec., 119.09 MiB/sec. | ||
| 5863 | 2026.03.18 18:28:57.156357 [ 193 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1219 rows starting from the beginning of the part | ||
| 5864 | 2026.03.18 18:28:57.156394 [ 188 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_36_7} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5865 | 2026.03.18 18:28:57.156400 [ 193 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5866 | 2026.03.18 18:28:57.156495 [ 260 ] {0faa16bd-721b-42a1-b3af-5be74969a7e3} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.03.18 18:28:57.156499 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 5868 | 2026.03.18 18:28:57.156535 [ 260 ] {0faa16bd-721b-42a1-b3af-5be74969a7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5869 | 2026.03.18 18:28:57.156563 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5870 | 2026.03.18 18:28:57.156888 [ 260 ] {0faa16bd-721b-42a1-b3af-5be74969a7e3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5871 | 2026.03.18 18:28:57.156921 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_36_7} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2026.03.18 18:28:57.157016 [ 191 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_36_7} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5873 | 2026.03.18 18:28:57.157105 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5874 | 2026.03.18 18:28:57.157131 [ 260 ] {0faa16bd-721b-42a1-b3af-5be74969a7e3} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5875 | 2026.03.18 18:28:57.157242 [ 39 ] {} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5876 | 2026.03.18 18:28:57.157266 [ 260 ] {0faa16bd-721b-42a1-b3af-5be74969a7e3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00115 sec., 41739.13043478261 rows/sec., 2.81 MiB/sec. | ||
| 5877 | 2026.03.18 18:28:57.157271 [ 39 ] {} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2026.03.18 18:28:57.157305 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5879 | 2026.03.18 18:28:57.157309 [ 260 ] {0faa16bd-721b-42a1-b3af-5be74969a7e3} <Debug> TCPHandler: Processed in 0.001318098 sec. | ||
| 5880 | 2026.03.18 18:28:57.157362 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 5881 | 2026.03.18 18:28:57.157451 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5882 | 2026.03.18 18:28:57.157475 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1680 rows starting from the beginning of the part | ||
| 5883 | 2026.03.18 18:28:57.157521 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 5884 | 2026.03.18 18:28:57.157557 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 5885 | 2026.03.18 18:28:57.157589 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 5886 | 2026.03.18 18:28:57.157621 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 5887 | 2026.03.18 18:28:57.157655 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 5888 | 2026.03.18 18:28:57.158559 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001220516 sec., 1573105.1456924775 rows/sec., 105.47 MiB/sec. | ||
| 5889 | 2026.03.18 18:28:57.158727 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5890 | 2026.03.18 18:28:57.158970 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_36_7} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5891 | 2026.03.18 18:28:57.159033 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_36_7} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5892 | 2026.03.18 18:28:57.159089 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5893 | 2026.03.18 18:28:57.159807 [ 193 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12054 rows, containing 5 columns (5 merged, 0 gathered) in 0.00384564 sec., 3134458.7636908293 rows/sec., 211.50 MiB/sec. | ||
| 5894 | 2026.03.18 18:28:57.160156 [ 191 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5895 | 2026.03.18 18:28:57.160418 [ 191 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.03.18 18:28:57.160485 [ 191 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5897 | 2026.03.18 18:28:57.160567 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5898 | 2026.03.18 18:28:57.728152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5899 | 2026.03.18 18:28:57.745784 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.03.18 18:28:57.745845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5901 | 2026.03.18 18:28:57.751690 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5902 | 2026.03.18 18:28:57.752400 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.03.18 18:28:57.755286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5904 | 2026.03.18 18:28:59.622131 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 698 | ||
| 5905 | 2026.03.18 18:28:59.624833 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.03.18 18:28:59.624875 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5907 | 2026.03.18 18:28:59.626058 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5908 | 2026.03.18 18:28:59.626312 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.03.18 18:28:59.626563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5910 | 2026.03.18 18:29:02.154085 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5911 | 2026.03.18 18:29:02.154280 [ 260 ] {a63ae522-ca1d-4e77-b8ec-95cb4adba94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5912 | 2026.03.18 18:29:02.154350 [ 260 ] {a63ae522-ca1d-4e77-b8ec-95cb4adba94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5913 | 2026.03.18 18:29:02.155041 [ 260 ] {a63ae522-ca1d-4e77-b8ec-95cb4adba94a} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.03.18 18:29:02.155085 [ 260 ] {a63ae522-ca1d-4e77-b8ec-95cb4adba94a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5915 | 2026.03.18 18:29:02.155465 [ 260 ] {a63ae522-ca1d-4e77-b8ec-95cb4adba94a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5916 | 2026.03.18 18:29:02.155680 [ 260 ] {a63ae522-ca1d-4e77-b8ec-95cb4adba94a} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.03.18 18:29:02.155823 [ 260 ] {a63ae522-ca1d-4e77-b8ec-95cb4adba94a} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001596 sec., 72681.70426065163 rows/sec., 6.17 MiB/sec. | ||
| 5918 | 2026.03.18 18:29:02.155864 [ 260 ] {a63ae522-ca1d-4e77-b8ec-95cb4adba94a} <Debug> TCPHandler: Processed in 0.001913136 sec. | ||
| 5919 | 2026.03.18 18:29:02.155979 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5920 | 2026.03.18 18:29:02.156075 [ 260 ] {d69047d6-4a36-4d5f-b99b-12b69f0c7a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5921 | 2026.03.18 18:29:02.156113 [ 260 ] {d69047d6-4a36-4d5f-b99b-12b69f0c7a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5922 | 2026.03.18 18:29:02.156511 [ 260 ] {d69047d6-4a36-4d5f-b99b-12b69f0c7a2b} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.03.18 18:29:02.156548 [ 260 ] {d69047d6-4a36-4d5f-b99b-12b69f0c7a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5924 | 2026.03.18 18:29:02.156844 [ 260 ] {d69047d6-4a36-4d5f-b99b-12b69f0c7a2b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5925 | 2026.03.18 18:29:02.157047 [ 260 ] {d69047d6-4a36-4d5f-b99b-12b69f0c7a2b} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.03.18 18:29:02.157175 [ 260 ] {d69047d6-4a36-4d5f-b99b-12b69f0c7a2b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001118 sec., 26833.631484794274 rows/sec., 1.97 MiB/sec. | ||
| 5927 | 2026.03.18 18:29:02.157213 [ 260 ] {d69047d6-4a36-4d5f-b99b-12b69f0c7a2b} <Debug> TCPHandler: Processed in 0.001282337 sec. | ||
| 5928 | 2026.03.18 18:29:02.157311 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.03.18 18:29:02.157404 [ 260 ] {93c2d668-52e4-41c0-b065-6e5eefaf45b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5930 | 2026.03.18 18:29:02.157442 [ 260 ] {93c2d668-52e4-41c0-b065-6e5eefaf45b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5931 | 2026.03.18 18:29:02.157847 [ 260 ] {93c2d668-52e4-41c0-b065-6e5eefaf45b0} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5932 | 2026.03.18 18:29:02.157883 [ 260 ] {93c2d668-52e4-41c0-b065-6e5eefaf45b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5933 | 2026.03.18 18:29:02.158176 [ 260 ] {93c2d668-52e4-41c0-b065-6e5eefaf45b0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5934 | 2026.03.18 18:29:02.158377 [ 260 ] {93c2d668-52e4-41c0-b065-6e5eefaf45b0} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.03.18 18:29:02.158501 [ 260 ] {93c2d668-52e4-41c0-b065-6e5eefaf45b0} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001116 sec., 84229.39068100358 rows/sec., 6.58 MiB/sec. | ||
| 5936 | 2026.03.18 18:29:02.158538 [ 260 ] {93c2d668-52e4-41c0-b065-6e5eefaf45b0} <Debug> TCPHandler: Processed in 0.001275517 sec. | ||
| 5937 | 2026.03.18 18:29:02.158642 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5938 | 2026.03.18 18:29:02.158735 [ 260 ] {f90d46c6-082a-44bb-9e19-b45307d66a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5939 | 2026.03.18 18:29:02.158777 [ 260 ] {f90d46c6-082a-44bb-9e19-b45307d66a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5940 | 2026.03.18 18:29:02.159222 [ 260 ] {f90d46c6-082a-44bb-9e19-b45307d66a7c} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5941 | 2026.03.18 18:29:02.159266 [ 260 ] {f90d46c6-082a-44bb-9e19-b45307d66a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5942 | 2026.03.18 18:29:02.159681 [ 260 ] {f90d46c6-082a-44bb-9e19-b45307d66a7c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5943 | 2026.03.18 18:29:02.159912 [ 260 ] {f90d46c6-082a-44bb-9e19-b45307d66a7c} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2026.03.18 18:29:02.160044 [ 260 ] {f90d46c6-082a-44bb-9e19-b45307d66a7c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001327 sec., 120572.72042200451 rows/sec., 8.40 MiB/sec. | ||
| 5945 | 2026.03.18 18:29:02.160081 [ 260 ] {f90d46c6-082a-44bb-9e19-b45307d66a7c} <Debug> TCPHandler: Processed in 0.00148822 sec. | ||
| 5946 | 2026.03.18 18:29:02.160210 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5947 | 2026.03.18 18:29:02.160331 [ 260 ] {fa0755bb-17ec-4cc4-afff-a70717be201f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5948 | 2026.03.18 18:29:02.160396 [ 260 ] {fa0755bb-17ec-4cc4-afff-a70717be201f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5949 | 2026.03.18 18:29:02.161264 [ 260 ] {fa0755bb-17ec-4cc4-afff-a70717be201f} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2026.03.18 18:29:02.161301 [ 260 ] {fa0755bb-17ec-4cc4-afff-a70717be201f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5951 | 2026.03.18 18:29:02.161823 [ 260 ] {fa0755bb-17ec-4cc4-afff-a70717be201f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5952 | 2026.03.18 18:29:02.162048 [ 260 ] {fa0755bb-17ec-4cc4-afff-a70717be201f} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5953 | 2026.03.18 18:29:02.162186 [ 260 ] {fa0755bb-17ec-4cc4-afff-a70717be201f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00188 sec., 15957.446808510638 rows/sec., 28.60 MiB/sec. | ||
| 5954 | 2026.03.18 18:29:02.162240 [ 260 ] {fa0755bb-17ec-4cc4-afff-a70717be201f} <Debug> TCPHandler: Processed in 0.002092708 sec. | ||
| 5955 | 2026.03.18 18:29:02.162347 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5956 | 2026.03.18 18:29:02.162441 [ 260 ] {c1abebc1-d164-4af5-a2af-9a39cd465e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5957 | 2026.03.18 18:29:02.162483 [ 260 ] {c1abebc1-d164-4af5-a2af-9a39cd465e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5958 | 2026.03.18 18:29:02.162818 [ 260 ] {c1abebc1-d164-4af5-a2af-9a39cd465e03} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.03.18 18:29:02.162854 [ 260 ] {c1abebc1-d164-4af5-a2af-9a39cd465e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5960 | 2026.03.18 18:29:02.163155 [ 260 ] {c1abebc1-d164-4af5-a2af-9a39cd465e03} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5961 | 2026.03.18 18:29:02.163361 [ 260 ] {c1abebc1-d164-4af5-a2af-9a39cd465e03} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.03.18 18:29:02.163486 [ 260 ] {c1abebc1-d164-4af5-a2af-9a39cd465e03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5963 | 2026.03.18 18:29:02.163522 [ 260 ] {c1abebc1-d164-4af5-a2af-9a39cd465e03} <Debug> TCPHandler: Processed in 0.001224936 sec. | ||
| 5964 | 2026.03.18 18:29:04.505888 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5965 | 2026.03.18 18:29:04.505938 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5966 | 2026.03.18 18:29:04.596644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12442 | ||
| 5967 | 2026.03.18 18:29:04.597218 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5968 | 2026.03.18 18:29:04.597274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5969 | 2026.03.18 18:29:04.597831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5970 | 2026.03.18 18:29:04.598078 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.03.18 18:29:04.598216 [ 57 ] {} <Debug> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5972 | 2026.03.18 18:29:04.598223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12442 | ||
| 5973 | 2026.03.18 18:29:04.598290 [ 57 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.03.18 18:29:04.598320 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5975 | 2026.03.18 18:29:04.598422 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 5976 | 2026.03.18 18:29:04.598533 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5977 | 2026.03.18 18:29:04.598570 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10074 rows starting from the beginning of the part | ||
| 5978 | 2026.03.18 18:29:04.598631 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 5979 | 2026.03.18 18:29:04.598673 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 5980 | 2026.03.18 18:29:04.598713 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 5981 | 2026.03.18 18:29:04.598749 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 5982 | 2026.03.18 18:29:04.598788 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 5983 | 2026.03.18 18:29:04.602364 [ 197 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12442 rows, containing 4 columns (4 merged, 0 gathered) in 0.003986013 sec., 3121414.8072271715 rows/sec., 44.65 MiB/sec. | ||
| 5984 | 2026.03.18 18:29:04.602585 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5985 | 2026.03.18 18:29:04.602836 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_26_5} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.03.18 18:29:04.602905 [ 189 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_26_5} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5987 | 2026.03.18 18:29:04.602969 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5988 | 2026.03.18 18:29:05.255432 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5989 | 2026.03.18 18:29:05.273761 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.03.18 18:29:05.273825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5991 | 2026.03.18 18:29:05.279769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5992 | 2026.03.18 18:29:05.280454 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.03.18 18:29:05.280796 [ 57 ] {} <Debug> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5994 | 2026.03.18 18:29:05.280872 [ 57 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.03.18 18:29:05.280898 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 5996 | 2026.03.18 18:29:05.281013 [ 193 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 5997 | 2026.03.18 18:29:05.283533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5998 | 2026.03.18 18:29:05.285130 [ 193 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5999 | 2026.03.18 18:29:05.286750 [ 193 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 6000 | 2026.03.18 18:29:05.291446 [ 193 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 6001 | 2026.03.18 18:29:05.296025 [ 193 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 6002 | 2026.03.18 18:29:05.300302 [ 193 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 6003 | 2026.03.18 18:29:05.305496 [ 193 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 6004 | 2026.03.18 18:29:05.309533 [ 193 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 6005 | 2026.03.18 18:29:05.363493 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.082527016 sec., 2374.979849023016 rows/sec., 12.28 MiB/sec. | ||
| 6006 | 2026.03.18 18:29:05.365445 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6007 | 2026.03.18 18:29:05.367211 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_26_5} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.03.18 18:29:05.367309 [ 197 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_26_5} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6009 | 2026.03.18 18:29:05.369029 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6010 | 2026.03.18 18:29:06.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.93 MiB, peak 274.47 MiB, free memory in arenas 0.00 B, will set to 269.59 MiB (RSS), difference: 5.66 MiB | ||
| 6011 | 2026.03.18 18:29:07.152004 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6012 | 2026.03.18 18:29:07.152285 [ 260 ] {eb22daa6-73c1-4428-ad2a-a1c70d79b7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6013 | 2026.03.18 18:29:07.152390 [ 260 ] {eb22daa6-73c1-4428-ad2a-a1c70d79b7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6014 | 2026.03.18 18:29:07.153271 [ 260 ] {eb22daa6-73c1-4428-ad2a-a1c70d79b7b6} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.03.18 18:29:07.153319 [ 260 ] {eb22daa6-73c1-4428-ad2a-a1c70d79b7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6016 | 2026.03.18 18:29:07.153733 [ 260 ] {eb22daa6-73c1-4428-ad2a-a1c70d79b7b6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6017 | 2026.03.18 18:29:07.153961 [ 260 ] {eb22daa6-73c1-4428-ad2a-a1c70d79b7b6} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.03.18 18:29:07.154123 [ 260 ] {eb22daa6-73c1-4428-ad2a-a1c70d79b7b6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001914 sec., 39707.419017763845 rows/sec., 3.27 MiB/sec. | ||
| 6019 | 2026.03.18 18:29:07.154166 [ 260 ] {eb22daa6-73c1-4428-ad2a-a1c70d79b7b6} <Debug> TCPHandler: Processed in 0.002348782 sec. | ||
| 6020 | 2026.03.18 18:29:07.154287 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6021 | 2026.03.18 18:29:07.154385 [ 260 ] {d1664da2-4e11-44e9-9b77-d7e9c0325962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6022 | 2026.03.18 18:29:07.154426 [ 260 ] {d1664da2-4e11-44e9-9b77-d7e9c0325962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6023 | 2026.03.18 18:29:07.154819 [ 260 ] {d1664da2-4e11-44e9-9b77-d7e9c0325962} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2026.03.18 18:29:07.154855 [ 260 ] {d1664da2-4e11-44e9-9b77-d7e9c0325962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6025 | 2026.03.18 18:29:07.155151 [ 260 ] {d1664da2-4e11-44e9-9b77-d7e9c0325962} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6026 | 2026.03.18 18:29:07.155355 [ 260 ] {d1664da2-4e11-44e9-9b77-d7e9c0325962} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6027 | 2026.03.18 18:29:07.155484 [ 260 ] {d1664da2-4e11-44e9-9b77-d7e9c0325962} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001118 sec., 8944.543828264757 rows/sec., 672.59 KiB/sec. | ||
| 6028 | 2026.03.18 18:29:07.155521 [ 260 ] {d1664da2-4e11-44e9-9b77-d7e9c0325962} <Debug> TCPHandler: Processed in 0.001284227 sec. | ||
| 6029 | 2026.03.18 18:29:07.155626 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6030 | 2026.03.18 18:29:07.155720 [ 260 ] {279ec956-62f5-4149-baee-c4e46b039080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6031 | 2026.03.18 18:29:07.155760 [ 260 ] {279ec956-62f5-4149-baee-c4e46b039080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6032 | 2026.03.18 18:29:07.156172 [ 260 ] {279ec956-62f5-4149-baee-c4e46b039080} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2026.03.18 18:29:07.156208 [ 260 ] {279ec956-62f5-4149-baee-c4e46b039080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6034 | 2026.03.18 18:29:07.156503 [ 260 ] {279ec956-62f5-4149-baee-c4e46b039080} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6035 | 2026.03.18 18:29:07.156712 [ 260 ] {279ec956-62f5-4149-baee-c4e46b039080} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2026.03.18 18:29:07.156841 [ 260 ] {279ec956-62f5-4149-baee-c4e46b039080} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001138 sec., 65026.36203866433 rows/sec., 5.08 MiB/sec. | ||
| 6037 | 2026.03.18 18:29:07.156878 [ 260 ] {279ec956-62f5-4149-baee-c4e46b039080} <Debug> TCPHandler: Processed in 0.001301708 sec. | ||
| 6038 | 2026.03.18 18:29:07.156988 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2026.03.18 18:29:07.157083 [ 260 ] {2bc6ac6e-cfa7-406b-b88f-46932b62a601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6040 | 2026.03.18 18:29:07.157127 [ 260 ] {2bc6ac6e-cfa7-406b-b88f-46932b62a601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6041 | 2026.03.18 18:29:07.157524 [ 260 ] {2bc6ac6e-cfa7-406b-b88f-46932b62a601} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2026.03.18 18:29:07.157559 [ 260 ] {2bc6ac6e-cfa7-406b-b88f-46932b62a601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6043 | 2026.03.18 18:29:07.157909 [ 260 ] {2bc6ac6e-cfa7-406b-b88f-46932b62a601} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6044 | 2026.03.18 18:29:07.158124 [ 260 ] {2bc6ac6e-cfa7-406b-b88f-46932b62a601} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2026.03.18 18:29:07.158257 [ 260 ] {2bc6ac6e-cfa7-406b-b88f-46932b62a601} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 6046 | 2026.03.18 18:29:07.158294 [ 260 ] {2bc6ac6e-cfa7-406b-b88f-46932b62a601} <Debug> TCPHandler: Processed in 0.001359767 sec. | ||
| 6047 | 2026.03.18 18:29:07.158402 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2026.03.18 18:29:07.158494 [ 260 ] {6063998a-4bb0-4071-9cf1-11b23ed88cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6049 | 2026.03.18 18:29:07.158549 [ 260 ] {6063998a-4bb0-4071-9cf1-11b23ed88cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6050 | 2026.03.18 18:29:07.159289 [ 260 ] {6063998a-4bb0-4071-9cf1-11b23ed88cc4} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.03.18 18:29:07.159325 [ 260 ] {6063998a-4bb0-4071-9cf1-11b23ed88cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6052 | 2026.03.18 18:29:07.159828 [ 260 ] {6063998a-4bb0-4071-9cf1-11b23ed88cc4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6053 | 2026.03.18 18:29:07.160048 [ 260 ] {6063998a-4bb0-4071-9cf1-11b23ed88cc4} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.03.18 18:29:07.160183 [ 260 ] {6063998a-4bb0-4071-9cf1-11b23ed88cc4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001706 sec., 5861.664712778429 rows/sec., 10.50 MiB/sec. | ||
| 6055 | 2026.03.18 18:29:07.160236 [ 260 ] {6063998a-4bb0-4071-9cf1-11b23ed88cc4} <Debug> TCPHandler: Processed in 0.001883555 sec. | ||
| 6056 | 2026.03.18 18:29:07.160343 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2026.03.18 18:29:07.160438 [ 260 ] {5d3cc3fc-414b-4cf3-987c-7c40950c865f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6058 | 2026.03.18 18:29:07.160480 [ 260 ] {5d3cc3fc-414b-4cf3-987c-7c40950c865f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6059 | 2026.03.18 18:29:07.160809 [ 260 ] {5d3cc3fc-414b-4cf3-987c-7c40950c865f} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.03.18 18:29:07.160844 [ 260 ] {5d3cc3fc-414b-4cf3-987c-7c40950c865f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6061 | 2026.03.18 18:29:07.161143 [ 260 ] {5d3cc3fc-414b-4cf3-987c-7c40950c865f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6062 | 2026.03.18 18:29:07.161353 [ 260 ] {5d3cc3fc-414b-4cf3-987c-7c40950c865f} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.03.18 18:29:07.161485 [ 260 ] {5d3cc3fc-414b-4cf3-987c-7c40950c865f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 6064 | 2026.03.18 18:29:07.161522 [ 260 ] {5d3cc3fc-414b-4cf3-987c-7c40950c865f} <Debug> TCPHandler: Processed in 0.001229177 sec. | ||
| 6065 | 2026.03.18 18:29:09.626860 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 722 | ||
| 6066 | 2026.03.18 18:29:09.628901 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.03.18 18:29:09.628942 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6068 | 2026.03.18 18:29:09.630063 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6069 | 2026.03.18 18:29:09.630323 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.03.18 18:29:09.630566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 6071 | 2026.03.18 18:29:12.098408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12954 | ||
| 6072 | 2026.03.18 18:29:12.098937 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.03.18 18:29:12.098984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6074 | 2026.03.18 18:29:12.099488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6075 | 2026.03.18 18:29:12.099713 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.03.18 18:29:12.099855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12954 | ||
| 6077 | 2026.03.18 18:29:12.155256 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2026.03.18 18:29:12.155450 [ 260 ] {c79591f0-4820-4c75-8495-76f0f21584fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6079 | 2026.03.18 18:29:12.155521 [ 260 ] {c79591f0-4820-4c75-8495-76f0f21584fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6080 | 2026.03.18 18:29:12.156240 [ 260 ] {c79591f0-4820-4c75-8495-76f0f21584fa} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.03.18 18:29:12.156291 [ 260 ] {c79591f0-4820-4c75-8495-76f0f21584fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6082 | 2026.03.18 18:29:12.156732 [ 260 ] {c79591f0-4820-4c75-8495-76f0f21584fa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6083 | 2026.03.18 18:29:12.157016 [ 260 ] {c79591f0-4820-4c75-8495-76f0f21584fa} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.03.18 18:29:12.157185 [ 260 ] {c79591f0-4820-4c75-8495-76f0f21584fa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001788 sec., 13422.818791946309 rows/sec., 1.11 MiB/sec. | ||
| 6085 | 2026.03.18 18:29:12.157227 [ 260 ] {c79591f0-4820-4c75-8495-76f0f21584fa} <Debug> TCPHandler: Processed in 0.002104368 sec. | ||
| 6086 | 2026.03.18 18:29:12.157362 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.03.18 18:29:12.157484 [ 260 ] {28eea3b8-d7ae-46e4-81de-4bedfc38f071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6088 | 2026.03.18 18:29:12.157534 [ 260 ] {28eea3b8-d7ae-46e4-81de-4bedfc38f071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6089 | 2026.03.18 18:29:12.157999 [ 260 ] {28eea3b8-d7ae-46e4-81de-4bedfc38f071} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.03.18 18:29:12.158043 [ 260 ] {28eea3b8-d7ae-46e4-81de-4bedfc38f071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6091 | 2026.03.18 18:29:12.158356 [ 260 ] {28eea3b8-d7ae-46e4-81de-4bedfc38f071} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6092 | 2026.03.18 18:29:12.158576 [ 260 ] {28eea3b8-d7ae-46e4-81de-4bedfc38f071} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.03.18 18:29:12.158713 [ 260 ] {28eea3b8-d7ae-46e4-81de-4bedfc38f071} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001254 sec., 4784.6889952153115 rows/sec., 390.16 KiB/sec. | ||
| 6094 | 2026.03.18 18:29:12.158777 [ 260 ] {28eea3b8-d7ae-46e4-81de-4bedfc38f071} <Debug> TCPHandler: Processed in 0.001477479 sec. | ||
| 6095 | 2026.03.18 18:29:12.158886 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.03.18 18:29:12.158981 [ 260 ] {82e94936-c43e-42ab-971d-f00e35827618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6097 | 2026.03.18 18:29:12.159022 [ 260 ] {82e94936-c43e-42ab-971d-f00e35827618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6098 | 2026.03.18 18:29:12.159527 [ 260 ] {82e94936-c43e-42ab-971d-f00e35827618} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.03.18 18:29:12.159564 [ 260 ] {82e94936-c43e-42ab-971d-f00e35827618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6100 | 2026.03.18 18:29:12.159890 [ 260 ] {82e94936-c43e-42ab-971d-f00e35827618} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6101 | 2026.03.18 18:29:12.160117 [ 260 ] {82e94936-c43e-42ab-971d-f00e35827618} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.03.18 18:29:12.160271 [ 260 ] {82e94936-c43e-42ab-971d-f00e35827618} <Debug> executeQuery: Read 239 rows, 21.77 KiB in 0.001309 sec., 182582.12375859433 rows/sec., 16.24 MiB/sec. | ||
| 6103 | 2026.03.18 18:29:12.160309 [ 260 ] {82e94936-c43e-42ab-971d-f00e35827618} <Debug> TCPHandler: Processed in 0.0014729 sec. | ||
| 6104 | 2026.03.18 18:29:12.160416 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.03.18 18:29:12.160509 [ 260 ] {bd20a019-07f3-4286-938e-6a10b16abda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6106 | 2026.03.18 18:29:12.160549 [ 260 ] {bd20a019-07f3-4286-938e-6a10b16abda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6107 | 2026.03.18 18:29:12.160951 [ 260 ] {bd20a019-07f3-4286-938e-6a10b16abda4} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.03.18 18:29:12.160990 [ 260 ] {bd20a019-07f3-4286-938e-6a10b16abda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6109 | 2026.03.18 18:29:12.161295 [ 260 ] {bd20a019-07f3-4286-938e-6a10b16abda4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6110 | 2026.03.18 18:29:12.161508 [ 260 ] {bd20a019-07f3-4286-938e-6a10b16abda4} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.03.18 18:29:12.161617 [ 50 ] {} <Debug> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6112 | 2026.03.18 18:29:12.161639 [ 260 ] {bd20a019-07f3-4286-938e-6a10b16abda4} <Debug> executeQuery: Read 48 rows, 3.64 KiB in 0.001147 sec., 41848.299912816045 rows/sec., 3.10 MiB/sec. | ||
| 6113 | 2026.03.18 18:29:12.161675 [ 50 ] {} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.03.18 18:29:12.161685 [ 260 ] {bd20a019-07f3-4286-938e-6a10b16abda4} <Debug> TCPHandler: Processed in 0.001318627 sec. | ||
| 6115 | 2026.03.18 18:29:12.161704 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6116 | 2026.03.18 18:29:12.161796 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.03.18 18:29:12.161796 [ 201 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 6118 | 2026.03.18 18:29:12.161895 [ 260 ] {a86b07a1-64b4-49ef-bd91-a86e0333f257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.03.18 18:29:12.161901 [ 201 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6120 | 2026.03.18 18:29:12.161935 [ 260 ] {a86b07a1-64b4-49ef-bd91-a86e0333f257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6121 | 2026.03.18 18:29:12.161936 [ 201 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part | ||
| 6122 | 2026.03.18 18:29:12.161999 [ 201 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 6123 | 2026.03.18 18:29:12.162039 [ 201 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part | ||
| 6124 | 2026.03.18 18:29:12.162078 [ 201 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 6125 | 2026.03.18 18:29:12.162112 [ 201 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 6126 | 2026.03.18 18:29:12.162154 [ 201 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
| 6127 | 2026.03.18 18:29:12.162337 [ 260 ] {a86b07a1-64b4-49ef-bd91-a86e0333f257} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.03.18 18:29:12.162373 [ 260 ] {a86b07a1-64b4-49ef-bd91-a86e0333f257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6129 | 2026.03.18 18:29:12.162667 [ 260 ] {a86b07a1-64b4-49ef-bd91-a86e0333f257} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6130 | 2026.03.18 18:29:12.162885 [ 260 ] {a86b07a1-64b4-49ef-bd91-a86e0333f257} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.03.18 18:29:12.162896 [ 200 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134985 sec., 319828.0153482205 rows/sec., 22.83 MiB/sec. | ||
| 6132 | 2026.03.18 18:29:12.163016 [ 260 ] {a86b07a1-64b4-49ef-bd91-a86e0333f257} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001139 sec., 21071.115013169445 rows/sec., 1.75 MiB/sec. | ||
| 6133 | 2026.03.18 18:29:12.163064 [ 260 ] {a86b07a1-64b4-49ef-bd91-a86e0333f257} <Debug> TCPHandler: Processed in 0.001317757 sec. | ||
| 6134 | 2026.03.18 18:29:12.163082 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6135 | 2026.03.18 18:29:12.163179 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2026.03.18 18:29:12.163279 [ 260 ] {bce70a14-aaf4-4152-82f6-df8c3be06ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6137 | 2026.03.18 18:29:12.163319 [ 260 ] {bce70a14-aaf4-4152-82f6-df8c3be06ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6138 | 2026.03.18 18:29:12.163403 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_31_6} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.03.18 18:29:12.163494 [ 194 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_31_6} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6140 | 2026.03.18 18:29:12.163606 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6141 | 2026.03.18 18:29:12.163707 [ 260 ] {bce70a14-aaf4-4152-82f6-df8c3be06ad4} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.03.18 18:29:12.163747 [ 260 ] {bce70a14-aaf4-4152-82f6-df8c3be06ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6143 | 2026.03.18 18:29:12.164050 [ 260 ] {bce70a14-aaf4-4152-82f6-df8c3be06ad4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6144 | 2026.03.18 18:29:12.164264 [ 260 ] {bce70a14-aaf4-4152-82f6-df8c3be06ad4} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.03.18 18:29:12.164391 [ 260 ] {bce70a14-aaf4-4152-82f6-df8c3be06ad4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 6146 | 2026.03.18 18:29:12.164429 [ 260 ] {bce70a14-aaf4-4152-82f6-df8c3be06ad4} <Debug> TCPHandler: Processed in 0.001299148 sec. | ||
| 6147 | 2026.03.18 18:29:12.164540 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2026.03.18 18:29:12.164656 [ 260 ] {cb9fc34d-f172-456b-8d33-4b1793f2a5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6149 | 2026.03.18 18:29:12.164703 [ 260 ] {cb9fc34d-f172-456b-8d33-4b1793f2a5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6150 | 2026.03.18 18:29:12.165250 [ 260 ] {cb9fc34d-f172-456b-8d33-4b1793f2a5b2} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.03.18 18:29:12.165295 [ 260 ] {cb9fc34d-f172-456b-8d33-4b1793f2a5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6152 | 2026.03.18 18:29:12.165676 [ 260 ] {cb9fc34d-f172-456b-8d33-4b1793f2a5b2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6153 | 2026.03.18 18:29:12.165926 [ 260 ] {cb9fc34d-f172-456b-8d33-4b1793f2a5b2} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.03.18 18:29:12.166083 [ 260 ] {cb9fc34d-f172-456b-8d33-4b1793f2a5b2} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.00145 sec., 93793.10344827587 rows/sec., 7.59 MiB/sec. | ||
| 6155 | 2026.03.18 18:29:12.166131 [ 260 ] {cb9fc34d-f172-456b-8d33-4b1793f2a5b2} <Debug> TCPHandler: Processed in 0.001649682 sec. | ||
| 6156 | 2026.03.18 18:29:12.166232 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2026.03.18 18:29:12.166326 [ 260 ] {91b137cf-9721-4398-9470-423231e2cbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6158 | 2026.03.18 18:29:12.166369 [ 260 ] {91b137cf-9721-4398-9470-423231e2cbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6159 | 2026.03.18 18:29:12.166765 [ 260 ] {91b137cf-9721-4398-9470-423231e2cbd9} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2026.03.18 18:29:12.166802 [ 260 ] {91b137cf-9721-4398-9470-423231e2cbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6161 | 2026.03.18 18:29:12.167130 [ 260 ] {91b137cf-9721-4398-9470-423231e2cbd9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6162 | 2026.03.18 18:29:12.167339 [ 260 ] {91b137cf-9721-4398-9470-423231e2cbd9} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.03.18 18:29:12.167467 [ 260 ] {91b137cf-9721-4398-9470-423231e2cbd9} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001159 sec., 171699.7411561691 rows/sec., 12.31 MiB/sec. | ||
| 6164 | 2026.03.18 18:29:12.167504 [ 260 ] {91b137cf-9721-4398-9470-423231e2cbd9} <Debug> TCPHandler: Processed in 0.001320417 sec. | ||
| 6165 | 2026.03.18 18:29:12.167608 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2026.03.18 18:29:12.167701 [ 260 ] {75d3bada-9f6a-40ec-a5be-a2bea74ad922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6167 | 2026.03.18 18:29:12.167755 [ 260 ] {75d3bada-9f6a-40ec-a5be-a2bea74ad922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6168 | 2026.03.18 18:29:12.168541 [ 260 ] {75d3bada-9f6a-40ec-a5be-a2bea74ad922} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.03.18 18:29:12.168577 [ 260 ] {75d3bada-9f6a-40ec-a5be-a2bea74ad922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6170 | 2026.03.18 18:29:12.169106 [ 260 ] {75d3bada-9f6a-40ec-a5be-a2bea74ad922} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6171 | 2026.03.18 18:29:12.169335 [ 260 ] {75d3bada-9f6a-40ec-a5be-a2bea74ad922} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.03.18 18:29:12.169471 [ 260 ] {75d3bada-9f6a-40ec-a5be-a2bea74ad922} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001788 sec., 16778.523489932886 rows/sec., 30.07 MiB/sec. | ||
| 6173 | 2026.03.18 18:29:12.169525 [ 260 ] {75d3bada-9f6a-40ec-a5be-a2bea74ad922} <Debug> TCPHandler: Processed in 0.001966106 sec. | ||
| 6174 | 2026.03.18 18:29:12.169630 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.03.18 18:29:12.169724 [ 260 ] {83834077-a677-4e2e-8566-32760f7e9a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6176 | 2026.03.18 18:29:12.169765 [ 260 ] {83834077-a677-4e2e-8566-32760f7e9a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6177 | 2026.03.18 18:29:12.170092 [ 260 ] {83834077-a677-4e2e-8566-32760f7e9a10} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.03.18 18:29:12.170127 [ 260 ] {83834077-a677-4e2e-8566-32760f7e9a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6179 | 2026.03.18 18:29:12.170423 [ 260 ] {83834077-a677-4e2e-8566-32760f7e9a10} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6180 | 2026.03.18 18:29:12.170628 [ 260 ] {83834077-a677-4e2e-8566-32760f7e9a10} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.03.18 18:29:12.170754 [ 260 ] {83834077-a677-4e2e-8566-32760f7e9a10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 6182 | 2026.03.18 18:29:12.170791 [ 260 ] {83834077-a677-4e2e-8566-32760f7e9a10} <Debug> TCPHandler: Processed in 0.001210496 sec. | ||
| 6183 | 2026.03.18 18:29:12.783680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6184 | 2026.03.18 18:29:12.799666 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2026.03.18 18:29:12.799728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6186 | 2026.03.18 18:29:12.805940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6187 | 2026.03.18 18:29:12.806652 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2026.03.18 18:29:12.809955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6189 | 2026.03.18 18:29:17.152649 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.03.18 18:29:17.152861 [ 260 ] {80593c25-84cc-4033-8951-90ba015f1034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6191 | 2026.03.18 18:29:17.152935 [ 260 ] {80593c25-84cc-4033-8951-90ba015f1034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6192 | 2026.03.18 18:29:17.153616 [ 260 ] {80593c25-84cc-4033-8951-90ba015f1034} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.03.18 18:29:17.153666 [ 260 ] {80593c25-84cc-4033-8951-90ba015f1034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6194 | 2026.03.18 18:29:17.154073 [ 260 ] {80593c25-84cc-4033-8951-90ba015f1034} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6195 | 2026.03.18 18:29:17.154316 [ 260 ] {80593c25-84cc-4033-8951-90ba015f1034} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.03.18 18:29:17.154464 [ 260 ] {80593c25-84cc-4033-8951-90ba015f1034} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001655 sec., 45921.450151057405 rows/sec., 3.78 MiB/sec. | ||
| 6197 | 2026.03.18 18:29:17.154506 [ 260 ] {80593c25-84cc-4033-8951-90ba015f1034} <Debug> TCPHandler: Processed in 0.001991527 sec. | ||
| 6198 | 2026.03.18 18:29:17.154639 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6199 | 2026.03.18 18:29:17.154735 [ 260 ] {53387520-888b-43a4-be0f-fe344823edf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6200 | 2026.03.18 18:29:17.154776 [ 260 ] {53387520-888b-43a4-be0f-fe344823edf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6201 | 2026.03.18 18:29:17.155172 [ 260 ] {53387520-888b-43a4-be0f-fe344823edf3} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.03.18 18:29:17.155210 [ 260 ] {53387520-888b-43a4-be0f-fe344823edf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6203 | 2026.03.18 18:29:17.155497 [ 260 ] {53387520-888b-43a4-be0f-fe344823edf3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6204 | 2026.03.18 18:29:17.155717 [ 260 ] {53387520-888b-43a4-be0f-fe344823edf3} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.03.18 18:29:17.155848 [ 260 ] {53387520-888b-43a4-be0f-fe344823edf3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 6206 | 2026.03.18 18:29:17.155887 [ 260 ] {53387520-888b-43a4-be0f-fe344823edf3} <Debug> TCPHandler: Processed in 0.001298927 sec. | ||
| 6207 | 2026.03.18 18:29:17.156010 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6208 | 2026.03.18 18:29:17.156132 [ 260 ] {c131c8bd-4617-4d40-a986-14a683b49a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6209 | 2026.03.18 18:29:17.156181 [ 260 ] {c131c8bd-4617-4d40-a986-14a683b49a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6210 | 2026.03.18 18:29:17.156631 [ 260 ] {c131c8bd-4617-4d40-a986-14a683b49a86} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2026.03.18 18:29:17.156668 [ 260 ] {c131c8bd-4617-4d40-a986-14a683b49a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6212 | 2026.03.18 18:29:17.157008 [ 260 ] {c131c8bd-4617-4d40-a986-14a683b49a86} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6213 | 2026.03.18 18:29:17.157223 [ 260 ] {c131c8bd-4617-4d40-a986-14a683b49a86} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.03.18 18:29:17.157351 [ 260 ] {c131c8bd-4617-4d40-a986-14a683b49a86} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001244 sec., 59485.53054662379 rows/sec., 4.64 MiB/sec. | ||
| 6215 | 2026.03.18 18:29:17.157389 [ 260 ] {c131c8bd-4617-4d40-a986-14a683b49a86} <Debug> TCPHandler: Processed in 0.001440939 sec. | ||
| 6216 | 2026.03.18 18:29:17.157495 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2026.03.18 18:29:17.157591 [ 260 ] {2d5ea8a0-0052-493f-9695-16a28f7ac5ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6218 | 2026.03.18 18:29:17.157635 [ 260 ] {2d5ea8a0-0052-493f-9695-16a28f7ac5ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6219 | 2026.03.18 18:29:17.158032 [ 260 ] {2d5ea8a0-0052-493f-9695-16a28f7ac5ab} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.03.18 18:29:17.158068 [ 260 ] {2d5ea8a0-0052-493f-9695-16a28f7ac5ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6221 | 2026.03.18 18:29:17.158394 [ 260 ] {2d5ea8a0-0052-493f-9695-16a28f7ac5ab} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6222 | 2026.03.18 18:29:17.158614 [ 260 ] {2d5ea8a0-0052-493f-9695-16a28f7ac5ab} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.03.18 18:29:17.158744 [ 260 ] {2d5ea8a0-0052-493f-9695-16a28f7ac5ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 6224 | 2026.03.18 18:29:17.158781 [ 260 ] {2d5ea8a0-0052-493f-9695-16a28f7ac5ab} <Debug> TCPHandler: Processed in 0.001335687 sec. | ||
| 6225 | 2026.03.18 18:29:17.158886 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.03.18 18:29:17.158990 [ 260 ] {0334667a-e126-4d03-baf8-e934e7f5055c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6227 | 2026.03.18 18:29:17.159047 [ 260 ] {0334667a-e126-4d03-baf8-e934e7f5055c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6228 | 2026.03.18 18:29:17.159830 [ 260 ] {0334667a-e126-4d03-baf8-e934e7f5055c} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.03.18 18:29:17.159868 [ 260 ] {0334667a-e126-4d03-baf8-e934e7f5055c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6230 | 2026.03.18 18:29:17.160411 [ 260 ] {0334667a-e126-4d03-baf8-e934e7f5055c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6231 | 2026.03.18 18:29:17.160644 [ 260 ] {0334667a-e126-4d03-baf8-e934e7f5055c} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.03.18 18:29:17.160792 [ 260 ] {0334667a-e126-4d03-baf8-e934e7f5055c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001821 sec., 5491.488193300384 rows/sec., 9.84 MiB/sec. | ||
| 6233 | 2026.03.18 18:29:17.160814 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6234 | 2026.03.18 18:29:17.160849 [ 260 ] {0334667a-e126-4d03-baf8-e934e7f5055c} <Debug> TCPHandler: Processed in 0.002014307 sec. | ||
| 6235 | 2026.03.18 18:29:17.160893 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.03.18 18:29:17.160922 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 6237 | 2026.03.18 18:29:17.160977 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2026.03.18 18:29:17.161019 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::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 | ||
| 6239 | 2026.03.18 18:29:17.161077 [ 260 ] {90b54e27-3746-4f4b-95a3-32e9917aefd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6240 | 2026.03.18 18:29:17.161121 [ 260 ] {90b54e27-3746-4f4b-95a3-32e9917aefd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6241 | 2026.03.18 18:29:17.161208 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6242 | 2026.03.18 18:29:17.161266 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 516 rows starting from the beginning of the part | ||
| 6243 | 2026.03.18 18:29:17.161393 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part | ||
| 6244 | 2026.03.18 18:29:17.161490 [ 260 ] {90b54e27-3746-4f4b-95a3-32e9917aefd5} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.03.18 18:29:17.161500 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 6246 | 2026.03.18 18:29:17.161529 [ 260 ] {90b54e27-3746-4f4b-95a3-32e9917aefd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6247 | 2026.03.18 18:29:17.161603 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 6248 | 2026.03.18 18:29:17.161696 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 6249 | 2026.03.18 18:29:17.161791 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 6250 | 2026.03.18 18:29:17.161857 [ 260 ] {90b54e27-3746-4f4b-95a3-32e9917aefd5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6251 | 2026.03.18 18:29:17.162073 [ 260 ] {90b54e27-3746-4f4b-95a3-32e9917aefd5} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.03.18 18:29:17.162206 [ 260 ] {90b54e27-3746-4f4b-95a3-32e9917aefd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 6253 | 2026.03.18 18:29:17.162243 [ 260 ] {90b54e27-3746-4f4b-95a3-32e9917aefd5} <Debug> TCPHandler: Processed in 0.001321028 sec. | ||
| 6254 | 2026.03.18 18:29:17.166422 [ 194 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 19 columns (19 merged, 0 gathered) in 0.005435422 sec., 113146.6885183892 rows/sec., 202.75 MiB/sec. | ||
| 6255 | 2026.03.18 18:29:17.167276 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6256 | 2026.03.18 18:29:17.167566 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.03.18 18:29:17.167632 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6258 | 2026.03.18 18:29:17.167706 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 6259 | 2026.03.18 18:29:18.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.53 MiB, peak 278.90 MiB, free memory in arenas 0.00 B, will set to 274.01 MiB (RSS), difference: 2.48 MiB | ||
| 6260 | 2026.03.18 18:29:19.506173 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6261 | 2026.03.18 18:29:19.506226 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6262 | 2026.03.18 18:29:19.600019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13402 | ||
| 6263 | 2026.03.18 18:29:19.600571 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.03.18 18:29:19.600615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6265 | 2026.03.18 18:29:19.601106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6266 | 2026.03.18 18:29:19.601332 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.03.18 18:29:19.601461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13402 | ||
| 6268 | 2026.03.18 18:29:19.630820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 754 | ||
| 6269 | 2026.03.18 18:29:19.633302 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.03.18 18:29:19.633346 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6271 | 2026.03.18 18:29:19.634572 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6272 | 2026.03.18 18:29:19.634840 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.03.18 18:29:19.635077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 6274 | 2026.03.18 18:29:20.310146 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6275 | 2026.03.18 18:29:20.326653 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2026.03.18 18:29:20.326706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6277 | 2026.03.18 18:29:20.332941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6278 | 2026.03.18 18:29:20.333665 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2026.03.18 18:29:20.336293 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6280 | 2026.03.18 18:29:22.153445 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6281 | 2026.03.18 18:29:22.153717 [ 260 ] {e733abbd-8c03-4cdc-832c-a51c0ae3acdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6282 | 2026.03.18 18:29:22.153820 [ 260 ] {e733abbd-8c03-4cdc-832c-a51c0ae3acdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6283 | 2026.03.18 18:29:22.154755 [ 260 ] {e733abbd-8c03-4cdc-832c-a51c0ae3acdb} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2026.03.18 18:29:22.154799 [ 260 ] {e733abbd-8c03-4cdc-832c-a51c0ae3acdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6285 | 2026.03.18 18:29:22.155205 [ 260 ] {e733abbd-8c03-4cdc-832c-a51c0ae3acdb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6286 | 2026.03.18 18:29:22.155426 [ 260 ] {e733abbd-8c03-4cdc-832c-a51c0ae3acdb} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.03.18 18:29:22.155554 [ 36 ] {} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6288 | 2026.03.18 18:29:22.155567 [ 260 ] {e733abbd-8c03-4cdc-832c-a51c0ae3acdb} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001924 sec., 60291.06029106029 rows/sec., 5.12 MiB/sec. | ||
| 6289 | 2026.03.18 18:29:22.155637 [ 36 ] {} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2026.03.18 18:29:22.155657 [ 260 ] {e733abbd-8c03-4cdc-832c-a51c0ae3acdb} <Debug> TCPHandler: Processed in 0.002387972 sec. | ||
| 6291 | 2026.03.18 18:29:22.155667 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6292 | 2026.03.18 18:29:22.155787 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.03.18 18:29:22.155787 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 6294 | 2026.03.18 18:29:22.155892 [ 260 ] {7c8264c2-77dc-4a95-9f5d-2cf153800457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6295 | 2026.03.18 18:29:22.155937 [ 260 ] {7c8264c2-77dc-4a95-9f5d-2cf153800457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6296 | 2026.03.18 18:29:22.155961 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6297 | 2026.03.18 18:29:22.156005 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 6298 | 2026.03.18 18:29:22.156078 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 116 rows starting from the beginning of the part | ||
| 6299 | 2026.03.18 18:29:22.156130 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part | ||
| 6300 | 2026.03.18 18:29:22.156177 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 239 rows starting from the beginning of the part | ||
| 6301 | 2026.03.18 18:29:22.156220 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 76 rows starting from the beginning of the part | ||
| 6302 | 2026.03.18 18:29:22.156265 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 116 rows starting from the beginning of the part | ||
| 6303 | 2026.03.18 18:29:22.156386 [ 260 ] {7c8264c2-77dc-4a95-9f5d-2cf153800457} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.03.18 18:29:22.156431 [ 260 ] {7c8264c2-77dc-4a95-9f5d-2cf153800457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6305 | 2026.03.18 18:29:22.156899 [ 260 ] {7c8264c2-77dc-4a95-9f5d-2cf153800457} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6306 | 2026.03.18 18:29:22.157121 [ 260 ] {7c8264c2-77dc-4a95-9f5d-2cf153800457} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.03.18 18:29:22.157255 [ 260 ] {7c8264c2-77dc-4a95-9f5d-2cf153800457} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001382 sec., 21707.67004341534 rows/sec., 1.59 MiB/sec. | ||
| 6308 | 2026.03.18 18:29:22.157294 [ 260 ] {7c8264c2-77dc-4a95-9f5d-2cf153800457} <Debug> TCPHandler: Processed in 0.001556571 sec. | ||
| 6309 | 2026.03.18 18:29:22.157412 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.03.18 18:29:22.157506 [ 260 ] {ff1d9064-4fea-4b09-958e-80e1e3a312b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6311 | 2026.03.18 18:29:22.157545 [ 260 ] {ff1d9064-4fea-4b09-958e-80e1e3a312b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6312 | 2026.03.18 18:29:22.157954 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3511 rows, containing 5 columns (5 merged, 0 gathered) in 0.002212639 sec., 1586792.9653233085 rows/sec., 130.94 MiB/sec. | ||
| 6313 | 2026.03.18 18:29:22.157973 [ 260 ] {ff1d9064-4fea-4b09-958e-80e1e3a312b2} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2026.03.18 18:29:22.158027 [ 260 ] {ff1d9064-4fea-4b09-958e-80e1e3a312b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6315 | 2026.03.18 18:29:22.158249 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6316 | 2026.03.18 18:29:22.158369 [ 260 ] {ff1d9064-4fea-4b09-958e-80e1e3a312b2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6317 | 2026.03.18 18:29:22.158580 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_41_8} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.03.18 18:29:22.158637 [ 260 ] {ff1d9064-4fea-4b09-958e-80e1e3a312b2} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.03.18 18:29:22.158661 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_41_8} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6320 | 2026.03.18 18:29:22.158734 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 6321 | 2026.03.18 18:29:22.158749 [ 36 ] {} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6322 | 2026.03.18 18:29:22.158774 [ 36 ] {} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6323 | 2026.03.18 18:29:22.158776 [ 260 ] {ff1d9064-4fea-4b09-958e-80e1e3a312b2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001287 sec., 73038.07303807304 rows/sec., 5.70 MiB/sec. | ||
| 6324 | 2026.03.18 18:29:22.158792 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6325 | 2026.03.18 18:29:22.158827 [ 260 ] {ff1d9064-4fea-4b09-958e-80e1e3a312b2} <Debug> TCPHandler: Processed in 0.001464268 sec. | ||
| 6326 | 2026.03.18 18:29:22.158885 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 6327 | 2026.03.18 18:29:22.158943 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2026.03.18 18:29:22.158993 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6329 | 2026.03.18 18:29:22.159028 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 6330 | 2026.03.18 18:29:22.159042 [ 260 ] {f0c68f35-0caf-45d6-85ee-ace84ff0a35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6331 | 2026.03.18 18:29:22.159090 [ 260 ] {f0c68f35-0caf-45d6-85ee-ace84ff0a35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6332 | 2026.03.18 18:29:22.159091 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 94 rows starting from the beginning of the part | ||
| 6333 | 2026.03.18 18:29:22.159147 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part | ||
| 6334 | 2026.03.18 18:29:22.159183 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 136 rows starting from the beginning of the part | ||
| 6335 | 2026.03.18 18:29:22.159219 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 6336 | 2026.03.18 18:29:22.159258 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 94 rows starting from the beginning of the part | ||
| 6337 | 2026.03.18 18:29:22.159504 [ 260 ] {f0c68f35-0caf-45d6-85ee-ace84ff0a35b} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.03.18 18:29:22.159543 [ 260 ] {f0c68f35-0caf-45d6-85ee-ace84ff0a35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6339 | 2026.03.18 18:29:22.159880 [ 260 ] {f0c68f35-0caf-45d6-85ee-ace84ff0a35b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6340 | 2026.03.18 18:29:22.160091 [ 260 ] {f0c68f35-0caf-45d6-85ee-ace84ff0a35b} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.03.18 18:29:22.160194 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6342 | 2026.03.18 18:29:22.160218 [ 260 ] {f0c68f35-0caf-45d6-85ee-ace84ff0a35b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 6343 | 2026.03.18 18:29:22.160222 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.03.18 18:29:22.160257 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6345 | 2026.03.18 18:29:22.160263 [ 260 ] {f0c68f35-0caf-45d6-85ee-ace84ff0a35b} <Debug> TCPHandler: Processed in 0.001369538 sec. | ||
| 6346 | 2026.03.18 18:29:22.160321 [ 192 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 6347 | 2026.03.18 18:29:22.160352 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2021 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505749 sec., 1342189.1696424836 rows/sec., 101.62 MiB/sec. | ||
| 6348 | 2026.03.18 18:29:22.160376 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6349 | 2026.03.18 18:29:22.160415 [ 192 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6350 | 2026.03.18 18:29:22.160446 [ 192 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12054 rows starting from the beginning of the part | ||
| 6351 | 2026.03.18 18:29:22.160475 [ 260 ] {cdb65a76-352b-4ccd-95f6-92f473961349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6352 | 2026.03.18 18:29:22.160489 [ 192 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6353 | 2026.03.18 18:29:22.160535 [ 192 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 6354 | 2026.03.18 18:29:22.160541 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6355 | 2026.03.18 18:29:22.160539 [ 260 ] {cdb65a76-352b-4ccd-95f6-92f473961349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6356 | 2026.03.18 18:29:22.160571 [ 192 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 199 rows starting from the beginning of the part | ||
| 6357 | 2026.03.18 18:29:22.160610 [ 192 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6358 | 2026.03.18 18:29:22.160644 [ 192 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 6359 | 2026.03.18 18:29:22.160840 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_41_8} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2026.03.18 18:29:22.160918 [ 186 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_41_8} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6361 | 2026.03.18 18:29:22.160986 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 6362 | 2026.03.18 18:29:22.161466 [ 260 ] {cdb65a76-352b-4ccd-95f6-92f473961349} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.03.18 18:29:22.161514 [ 260 ] {cdb65a76-352b-4ccd-95f6-92f473961349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6364 | 2026.03.18 18:29:22.162189 [ 260 ] {cdb65a76-352b-4ccd-95f6-92f473961349} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6365 | 2026.03.18 18:29:22.162419 [ 260 ] {cdb65a76-352b-4ccd-95f6-92f473961349} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.03.18 18:29:22.162561 [ 260 ] {cdb65a76-352b-4ccd-95f6-92f473961349} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002104 sec., 14258.555133079848 rows/sec., 25.55 MiB/sec. | ||
| 6367 | 2026.03.18 18:29:22.162619 [ 260 ] {cdb65a76-352b-4ccd-95f6-92f473961349} <Debug> TCPHandler: Processed in 0.002291671 sec. | ||
| 6368 | 2026.03.18 18:29:22.162727 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.03.18 18:29:22.162823 [ 260 ] {e4190a65-1bc0-4950-b61d-c3b06e5b3411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6370 | 2026.03.18 18:29:22.162867 [ 260 ] {e4190a65-1bc0-4950-b61d-c3b06e5b3411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6371 | 2026.03.18 18:29:22.163204 [ 260 ] {e4190a65-1bc0-4950-b61d-c3b06e5b3411} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.03.18 18:29:22.163242 [ 260 ] {e4190a65-1bc0-4950-b61d-c3b06e5b3411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6373 | 2026.03.18 18:29:22.163623 [ 260 ] {e4190a65-1bc0-4950-b61d-c3b06e5b3411} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6374 | 2026.03.18 18:29:22.163844 [ 260 ] {e4190a65-1bc0-4950-b61d-c3b06e5b3411} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.03.18 18:29:22.163945 [ 36 ] {} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6376 | 2026.03.18 18:29:22.163972 [ 36 ] {} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.03.18 18:29:22.163974 [ 260 ] {e4190a65-1bc0-4950-b61d-c3b06e5b3411} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 6378 | 2026.03.18 18:29:22.163990 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6379 | 2026.03.18 18:29:22.164027 [ 260 ] {e4190a65-1bc0-4950-b61d-c3b06e5b3411} <Debug> TCPHandler: Processed in 0.001350838 sec. | ||
| 6380 | 2026.03.18 18:29:22.164074 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 6381 | 2026.03.18 18:29:22.164172 [ 192 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12893 rows, containing 5 columns (5 merged, 0 gathered) in 0.003879801 sec., 3323108.582115423 rows/sec., 224.80 MiB/sec. | ||
| 6382 | 2026.03.18 18:29:22.164174 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6383 | 2026.03.18 18:29:22.164225 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1920 rows starting from the beginning of the part | ||
| 6384 | 2026.03.18 18:29:22.164274 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6385 | 2026.03.18 18:29:22.164315 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 6386 | 2026.03.18 18:29:22.164352 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 6387 | 2026.03.18 18:29:22.164385 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6388 | 2026.03.18 18:29:22.164419 [ 190 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 6389 | 2026.03.18 18:29:22.164635 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6390 | 2026.03.18 18:29:22.165019 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.03.18 18:29:22.165118 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6392 | 2026.03.18 18:29:22.165239 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 6393 | 2026.03.18 18:29:22.165460 [ 187 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2220 rows, containing 4 columns (4 merged, 0 gathered) in 0.001417059 sec., 1566624.9605697433 rows/sec., 105.11 MiB/sec. | ||
| 6394 | 2026.03.18 18:29:22.165727 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6395 | 2026.03.18 18:29:22.165982 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_41_8} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2026.03.18 18:29:22.166049 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_41_8} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6397 | 2026.03.18 18:29:22.166118 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6398 | 2026.03.18 18:29:22.572760 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.03.18 18:29:22.573037 [ 260 ] {75108f10-4dda-4cd9-baac-26a43376450f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6400 | 2026.03.18 18:29:22.573141 [ 260 ] {75108f10-4dda-4cd9-baac-26a43376450f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6401 | 2026.03.18 18:29:22.574040 [ 260 ] {75108f10-4dda-4cd9-baac-26a43376450f} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.03.18 18:29:22.574091 [ 260 ] {75108f10-4dda-4cd9-baac-26a43376450f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6403 | 2026.03.18 18:29:22.574515 [ 260 ] {75108f10-4dda-4cd9-baac-26a43376450f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6404 | 2026.03.18 18:29:22.574749 [ 260 ] {75108f10-4dda-4cd9-baac-26a43376450f} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.03.18 18:29:22.574900 [ 260 ] {75108f10-4dda-4cd9-baac-26a43376450f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001938 sec., 146542.82765737874 rows/sec., 9.31 MiB/sec. | ||
| 6406 | 2026.03.18 18:29:22.574940 [ 260 ] {75108f10-4dda-4cd9-baac-26a43376450f} <Debug> TCPHandler: Processed in 0.002359521 sec. | ||
| 6407 | 2026.03.18 18:29:22.575059 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2026.03.18 18:29:22.575153 [ 260 ] {f4bf903d-9aef-4ce1-bc5f-25a468645353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6409 | 2026.03.18 18:29:22.575195 [ 260 ] {f4bf903d-9aef-4ce1-bc5f-25a468645353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6410 | 2026.03.18 18:29:22.575576 [ 260 ] {f4bf903d-9aef-4ce1-bc5f-25a468645353} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.03.18 18:29:22.575613 [ 260 ] {f4bf903d-9aef-4ce1-bc5f-25a468645353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6412 | 2026.03.18 18:29:22.575905 [ 260 ] {f4bf903d-9aef-4ce1-bc5f-25a468645353} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6413 | 2026.03.18 18:29:22.576120 [ 260 ] {f4bf903d-9aef-4ce1-bc5f-25a468645353} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.03.18 18:29:22.576249 [ 260 ] {f4bf903d-9aef-4ce1-bc5f-25a468645353} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001114 sec., 1795.3321364452424 rows/sec., 146.40 KiB/sec. | ||
| 6415 | 2026.03.18 18:29:22.576286 [ 260 ] {f4bf903d-9aef-4ce1-bc5f-25a468645353} <Debug> TCPHandler: Processed in 0.001276657 sec. | ||
| 6416 | 2026.03.18 18:29:22.576391 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2026.03.18 18:29:22.576483 [ 260 ] {3266f951-e5c8-4c30-9ff7-2dfcade812ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6418 | 2026.03.18 18:29:22.576523 [ 260 ] {3266f951-e5c8-4c30-9ff7-2dfcade812ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6419 | 2026.03.18 18:29:22.578197 [ 260 ] {3266f951-e5c8-4c30-9ff7-2dfcade812ba} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.03.18 18:29:22.578233 [ 260 ] {3266f951-e5c8-4c30-9ff7-2dfcade812ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6421 | 2026.03.18 18:29:22.578748 [ 260 ] {3266f951-e5c8-4c30-9ff7-2dfcade812ba} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6422 | 2026.03.18 18:29:22.578960 [ 260 ] {3266f951-e5c8-4c30-9ff7-2dfcade812ba} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.03.18 18:29:22.579087 [ 260 ] {3266f951-e5c8-4c30-9ff7-2dfcade812ba} <Debug> executeQuery: Read 2698 rows, 210.29 KiB in 0.002622 sec., 1028985.5072463767 rows/sec., 78.32 MiB/sec. | ||
| 6424 | 2026.03.18 18:29:22.579127 [ 260 ] {3266f951-e5c8-4c30-9ff7-2dfcade812ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.06 MiB. | ||
| 6425 | 2026.03.18 18:29:22.579140 [ 260 ] {3266f951-e5c8-4c30-9ff7-2dfcade812ba} <Debug> TCPHandler: Processed in 0.002798917 sec. | ||
| 6426 | 2026.03.18 18:29:22.579248 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.03.18 18:29:22.579344 [ 260 ] {d7053fd9-b031-47a6-86b5-dc39add2e739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6428 | 2026.03.18 18:29:22.579383 [ 260 ] {d7053fd9-b031-47a6-86b5-dc39add2e739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6429 | 2026.03.18 18:29:22.579837 [ 260 ] {d7053fd9-b031-47a6-86b5-dc39add2e739} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.03.18 18:29:22.579874 [ 260 ] {d7053fd9-b031-47a6-86b5-dc39add2e739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6431 | 2026.03.18 18:29:22.580175 [ 260 ] {d7053fd9-b031-47a6-86b5-dc39add2e739} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6432 | 2026.03.18 18:29:22.580379 [ 260 ] {d7053fd9-b031-47a6-86b5-dc39add2e739} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.03.18 18:29:22.580505 [ 260 ] {d7053fd9-b031-47a6-86b5-dc39add2e739} <Debug> executeQuery: Read 163 rows, 10.11 KiB in 0.00118 sec., 138135.59322033898 rows/sec., 8.37 MiB/sec. | ||
| 6434 | 2026.03.18 18:29:22.580541 [ 260 ] {d7053fd9-b031-47a6-86b5-dc39add2e739} <Debug> TCPHandler: Processed in 0.001341938 sec. | ||
| 6435 | 2026.03.18 18:29:22.580647 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2026.03.18 18:29:22.580741 [ 260 ] {ade2a910-9581-4aa8-81c7-7d098401e3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6437 | 2026.03.18 18:29:22.580779 [ 260 ] {ade2a910-9581-4aa8-81c7-7d098401e3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6438 | 2026.03.18 18:29:22.581514 [ 260 ] {ade2a910-9581-4aa8-81c7-7d098401e3ea} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.03.18 18:29:22.581549 [ 260 ] {ade2a910-9581-4aa8-81c7-7d098401e3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6440 | 2026.03.18 18:29:22.581877 [ 260 ] {ade2a910-9581-4aa8-81c7-7d098401e3ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6441 | 2026.03.18 18:29:22.582086 [ 260 ] {ade2a910-9581-4aa8-81c7-7d098401e3ea} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2026.03.18 18:29:22.582211 [ 260 ] {ade2a910-9581-4aa8-81c7-7d098401e3ea} <Debug> executeQuery: Read 857 rows, 52.15 KiB in 0.001488 sec., 575940.8602150538 rows/sec., 34.23 MiB/sec. | ||
| 6443 | 2026.03.18 18:29:22.582248 [ 260 ] {ade2a910-9581-4aa8-81c7-7d098401e3ea} <Debug> TCPHandler: Processed in 0.001649631 sec. | ||
| 6444 | 2026.03.18 18:29:22.582349 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2026.03.18 18:29:22.582442 [ 260 ] {3775df0c-5264-4a1f-8e14-ac07438962c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6446 | 2026.03.18 18:29:22.582480 [ 260 ] {3775df0c-5264-4a1f-8e14-ac07438962c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6447 | 2026.03.18 18:29:22.582849 [ 260 ] {3775df0c-5264-4a1f-8e14-ac07438962c9} <Trace> oximeter.fields_u64 (4dae3e49-adc7-4ac7-ba57-dc4b5a1ace74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.03.18 18:29:22.582884 [ 260 ] {3775df0c-5264-4a1f-8e14-ac07438962c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6449 | 2026.03.18 18:29:22.583153 [ 260 ] {3775df0c-5264-4a1f-8e14-ac07438962c9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6450 | 2026.03.18 18:29:22.583352 [ 260 ] {3775df0c-5264-4a1f-8e14-ac07438962c9} <Trace> oximeter.fields_u64 (4dae3e49-adc7-4ac7-ba57-dc4b5a1ace74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.03.18 18:29:22.583474 [ 260 ] {3775df0c-5264-4a1f-8e14-ac07438962c9} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 66.96 KiB/sec. | ||
| 6452 | 2026.03.18 18:29:22.583511 [ 260 ] {3775df0c-5264-4a1f-8e14-ac07438962c9} <Debug> TCPHandler: Processed in 0.001211166 sec. | ||
| 6453 | 2026.03.18 18:29:22.583611 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.03.18 18:29:22.583702 [ 260 ] {754a57ca-6a37-4ea1-9318-c751bea5cf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6455 | 2026.03.18 18:29:22.583741 [ 260 ] {754a57ca-6a37-4ea1-9318-c751bea5cf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6456 | 2026.03.18 18:29:22.584177 [ 260 ] {754a57ca-6a37-4ea1-9318-c751bea5cf64} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.03.18 18:29:22.584214 [ 260 ] {754a57ca-6a37-4ea1-9318-c751bea5cf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6458 | 2026.03.18 18:29:22.584508 [ 260 ] {754a57ca-6a37-4ea1-9318-c751bea5cf64} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6459 | 2026.03.18 18:29:22.584713 [ 260 ] {754a57ca-6a37-4ea1-9318-c751bea5cf64} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.03.18 18:29:22.584835 [ 260 ] {754a57ca-6a37-4ea1-9318-c751bea5cf64} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 6461 | 2026.03.18 18:29:22.584871 [ 260 ] {754a57ca-6a37-4ea1-9318-c751bea5cf64} <Debug> TCPHandler: Processed in 0.001309327 sec. | ||
| 6462 | 2026.03.18 18:29:22.584977 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2026.03.18 18:29:22.585070 [ 260 ] {de14f8d1-c3e7-4ce8-a35e-b57d4ea76551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6464 | 2026.03.18 18:29:22.585109 [ 260 ] {de14f8d1-c3e7-4ce8-a35e-b57d4ea76551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6465 | 2026.03.18 18:29:22.586090 [ 260 ] {de14f8d1-c3e7-4ce8-a35e-b57d4ea76551} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.03.18 18:29:22.586125 [ 260 ] {de14f8d1-c3e7-4ce8-a35e-b57d4ea76551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6467 | 2026.03.18 18:29:22.586473 [ 260 ] {de14f8d1-c3e7-4ce8-a35e-b57d4ea76551} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6468 | 2026.03.18 18:29:22.586683 [ 260 ] {de14f8d1-c3e7-4ce8-a35e-b57d4ea76551} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2026.03.18 18:29:22.586810 [ 260 ] {de14f8d1-c3e7-4ce8-a35e-b57d4ea76551} <Debug> executeQuery: Read 1447 rows, 102.09 KiB in 0.001757 sec., 823562.8912919749 rows/sec., 56.74 MiB/sec. | ||
| 6470 | 2026.03.18 18:29:22.586847 [ 260 ] {de14f8d1-c3e7-4ce8-a35e-b57d4ea76551} <Debug> TCPHandler: Processed in 0.001919765 sec. | ||
| 6471 | 2026.03.18 18:29:22.586946 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.03.18 18:29:22.587040 [ 260 ] {66b9ccf7-f0cb-4583-ada1-7ebc7951e18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6473 | 2026.03.18 18:29:22.587082 [ 260 ] {66b9ccf7-f0cb-4583-ada1-7ebc7951e18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6474 | 2026.03.18 18:29:22.587412 [ 260 ] {66b9ccf7-f0cb-4583-ada1-7ebc7951e18b} <Trace> oximeter.measurements_bool (9d70f9e5-9a88-463a-ba24-eb0231804853): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.03.18 18:29:22.587448 [ 260 ] {66b9ccf7-f0cb-4583-ada1-7ebc7951e18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6476 | 2026.03.18 18:29:22.587738 [ 260 ] {66b9ccf7-f0cb-4583-ada1-7ebc7951e18b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6477 | 2026.03.18 18:29:22.587936 [ 260 ] {66b9ccf7-f0cb-4583-ada1-7ebc7951e18b} <Trace> oximeter.measurements_bool (9d70f9e5-9a88-463a-ba24-eb0231804853): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.03.18 18:29:22.588058 [ 260 ] {66b9ccf7-f0cb-4583-ada1-7ebc7951e18b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 6479 | 2026.03.18 18:29:22.588094 [ 260 ] {66b9ccf7-f0cb-4583-ada1-7ebc7951e18b} <Debug> TCPHandler: Processed in 0.001196696 sec. | ||
| 6480 | 2026.03.18 18:29:22.588193 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.03.18 18:29:22.588286 [ 260 ] {2321a05c-c2f2-4935-95d8-7b8fe90685a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.03.18 18:29:22.588327 [ 260 ] {2321a05c-c2f2-4935-95d8-7b8fe90685a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6483 | 2026.03.18 18:29:22.589000 [ 260 ] {2321a05c-c2f2-4935-95d8-7b8fe90685a6} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.03.18 18:29:22.589034 [ 260 ] {2321a05c-c2f2-4935-95d8-7b8fe90685a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6485 | 2026.03.18 18:29:22.589424 [ 260 ] {2321a05c-c2f2-4935-95d8-7b8fe90685a6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6486 | 2026.03.18 18:29:22.589629 [ 260 ] {2321a05c-c2f2-4935-95d8-7b8fe90685a6} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.03.18 18:29:22.589753 [ 260 ] {2321a05c-c2f2-4935-95d8-7b8fe90685a6} <Debug> executeQuery: Read 1323 rows, 84.61 KiB in 0.001485 sec., 890909.0909090909 rows/sec., 55.64 MiB/sec. | ||
| 6488 | 2026.03.18 18:29:22.589789 [ 260 ] {2321a05c-c2f2-4935-95d8-7b8fe90685a6} <Debug> TCPHandler: Processed in 0.001644431 sec. | ||
| 6489 | 2026.03.18 18:29:22.589896 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.03.18 18:29:22.589990 [ 260 ] {e8f3b613-102e-4177-b4b2-68769add18cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6491 | 2026.03.18 18:29:22.590032 [ 260 ] {e8f3b613-102e-4177-b4b2-68769add18cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6492 | 2026.03.18 18:29:22.590330 [ 260 ] {e8f3b613-102e-4177-b4b2-68769add18cb} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.03.18 18:29:22.590366 [ 260 ] {e8f3b613-102e-4177-b4b2-68769add18cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6494 | 2026.03.18 18:29:22.590645 [ 260 ] {e8f3b613-102e-4177-b4b2-68769add18cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6495 | 2026.03.18 18:29:22.590848 [ 260 ] {e8f3b613-102e-4177-b4b2-68769add18cb} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2026.03.18 18:29:22.590971 [ 260 ] {e8f3b613-102e-4177-b4b2-68769add18cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 6497 | 2026.03.18 18:29:22.591008 [ 260 ] {e8f3b613-102e-4177-b4b2-68769add18cb} <Debug> TCPHandler: Processed in 0.001161936 sec. | ||
| 6498 | 2026.03.18 18:29:22.591110 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.03.18 18:29:22.591202 [ 260 ] {402a6ab9-245a-42f4-98a4-16ad4a16d8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6500 | 2026.03.18 18:29:22.591254 [ 260 ] {402a6ab9-245a-42f4-98a4-16ad4a16d8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6501 | 2026.03.18 18:29:22.592020 [ 260 ] {402a6ab9-245a-42f4-98a4-16ad4a16d8bb} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.03.18 18:29:22.592056 [ 260 ] {402a6ab9-245a-42f4-98a4-16ad4a16d8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6503 | 2026.03.18 18:29:22.592558 [ 260 ] {402a6ab9-245a-42f4-98a4-16ad4a16d8bb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6504 | 2026.03.18 18:29:22.592773 [ 260 ] {402a6ab9-245a-42f4-98a4-16ad4a16d8bb} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.03.18 18:29:22.592907 [ 260 ] {402a6ab9-245a-42f4-98a4-16ad4a16d8bb} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001722 sec., 11033.681765389083 rows/sec., 19.77 MiB/sec. | ||
| 6506 | 2026.03.18 18:29:22.592958 [ 260 ] {402a6ab9-245a-42f4-98a4-16ad4a16d8bb} <Debug> TCPHandler: Processed in 0.001896346 sec. | ||
| 6507 | 2026.03.18 18:29:22.593063 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.03.18 18:29:22.593156 [ 260 ] {321642c0-ec97-4e68-b79a-23c84da3170a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6509 | 2026.03.18 18:29:22.593198 [ 260 ] {321642c0-ec97-4e68-b79a-23c84da3170a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6510 | 2026.03.18 18:29:22.593515 [ 260 ] {321642c0-ec97-4e68-b79a-23c84da3170a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2026.03.18 18:29:22.593550 [ 260 ] {321642c0-ec97-4e68-b79a-23c84da3170a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6512 | 2026.03.18 18:29:22.593839 [ 260 ] {321642c0-ec97-4e68-b79a-23c84da3170a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6513 | 2026.03.18 18:29:22.594039 [ 260 ] {321642c0-ec97-4e68-b79a-23c84da3170a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2026.03.18 18:29:22.594166 [ 260 ] {321642c0-ec97-4e68-b79a-23c84da3170a} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001027 sec., 40895.81304771179 rows/sec., 2.33 MiB/sec. | ||
| 6515 | 2026.03.18 18:29:22.594201 [ 260 ] {321642c0-ec97-4e68-b79a-23c84da3170a} <Debug> TCPHandler: Processed in 0.001188126 sec. | ||
| 6516 | 2026.03.18 18:29:27.101640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13914 | ||
| 6517 | 2026.03.18 18:29:27.102323 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.03.18 18:29:27.102380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6519 | 2026.03.18 18:29:27.103053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6520 | 2026.03.18 18:29:27.103279 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.03.18 18:29:27.103404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13914 | ||
| 6522 | 2026.03.18 18:29:27.150892 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6523 | 2026.03.18 18:29:27.151115 [ 260 ] {63883e1f-ebe0-4cbd-be8f-6f6a940824ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6524 | 2026.03.18 18:29:27.151196 [ 260 ] {63883e1f-ebe0-4cbd-be8f-6f6a940824ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6525 | 2026.03.18 18:29:27.151934 [ 260 ] {63883e1f-ebe0-4cbd-be8f-6f6a940824ff} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2026.03.18 18:29:27.151970 [ 260 ] {63883e1f-ebe0-4cbd-be8f-6f6a940824ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6527 | 2026.03.18 18:29:27.152338 [ 260 ] {63883e1f-ebe0-4cbd-be8f-6f6a940824ff} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6528 | 2026.03.18 18:29:27.152553 [ 260 ] {63883e1f-ebe0-4cbd-be8f-6f6a940824ff} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2026.03.18 18:29:27.152699 [ 260 ] {63883e1f-ebe0-4cbd-be8f-6f6a940824ff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.62 MiB/sec. | ||
| 6530 | 2026.03.18 18:29:27.152738 [ 260 ] {63883e1f-ebe0-4cbd-be8f-6f6a940824ff} <Debug> TCPHandler: Processed in 0.001990036 sec. | ||
| 6531 | 2026.03.18 18:29:27.152865 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.03.18 18:29:27.152986 [ 260 ] {d9fd3b76-e831-4623-b650-60ef0404f79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6533 | 2026.03.18 18:29:27.153034 [ 260 ] {d9fd3b76-e831-4623-b650-60ef0404f79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6534 | 2026.03.18 18:29:27.153533 [ 260 ] {d9fd3b76-e831-4623-b650-60ef0404f79d} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.03.18 18:29:27.153575 [ 260 ] {d9fd3b76-e831-4623-b650-60ef0404f79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6536 | 2026.03.18 18:29:27.153896 [ 260 ] {d9fd3b76-e831-4623-b650-60ef0404f79d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6537 | 2026.03.18 18:29:27.154094 [ 260 ] {d9fd3b76-e831-4623-b650-60ef0404f79d} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.03.18 18:29:27.154217 [ 260 ] {d9fd3b76-e831-4623-b650-60ef0404f79d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 6539 | 2026.03.18 18:29:27.154254 [ 260 ] {d9fd3b76-e831-4623-b650-60ef0404f79d} <Debug> TCPHandler: Processed in 0.001447779 sec. | ||
| 6540 | 2026.03.18 18:29:27.154361 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.03.18 18:29:27.154454 [ 260 ] {4f7ae9bb-bce0-4800-b52d-391f865d6701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6542 | 2026.03.18 18:29:27.154497 [ 260 ] {4f7ae9bb-bce0-4800-b52d-391f865d6701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6543 | 2026.03.18 18:29:27.154871 [ 260 ] {4f7ae9bb-bce0-4800-b52d-391f865d6701} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.03.18 18:29:27.154904 [ 260 ] {4f7ae9bb-bce0-4800-b52d-391f865d6701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6545 | 2026.03.18 18:29:27.155213 [ 260 ] {4f7ae9bb-bce0-4800-b52d-391f865d6701} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6546 | 2026.03.18 18:29:27.155510 [ 260 ] {4f7ae9bb-bce0-4800-b52d-391f865d6701} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.03.18 18:29:27.155668 [ 260 ] {4f7ae9bb-bce0-4800-b52d-391f865d6701} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00123 sec., 104065.0406504065 rows/sec., 7.25 MiB/sec. | ||
| 6548 | 2026.03.18 18:29:27.155705 [ 260 ] {4f7ae9bb-bce0-4800-b52d-391f865d6701} <Debug> TCPHandler: Processed in 0.001390769 sec. | ||
| 6549 | 2026.03.18 18:29:27.155813 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.03.18 18:29:27.155907 [ 260 ] {4059bb9a-d6f9-4eec-822f-f9315ded044e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6551 | 2026.03.18 18:29:27.155948 [ 260 ] {4059bb9a-d6f9-4eec-822f-f9315ded044e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6552 | 2026.03.18 18:29:27.156268 [ 260 ] {4059bb9a-d6f9-4eec-822f-f9315ded044e} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.03.18 18:29:27.156302 [ 260 ] {4059bb9a-d6f9-4eec-822f-f9315ded044e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6554 | 2026.03.18 18:29:27.156600 [ 260 ] {4059bb9a-d6f9-4eec-822f-f9315ded044e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6555 | 2026.03.18 18:29:27.156797 [ 260 ] {4059bb9a-d6f9-4eec-822f-f9315ded044e} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.03.18 18:29:27.156920 [ 260 ] {4059bb9a-d6f9-4eec-822f-f9315ded044e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001032 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 6557 | 2026.03.18 18:29:27.156955 [ 260 ] {4059bb9a-d6f9-4eec-822f-f9315ded044e} <Debug> TCPHandler: Processed in 0.001189255 sec. | ||
| 6558 | 2026.03.18 18:29:27.836452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6559 | 2026.03.18 18:29:27.853244 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2026.03.18 18:29:27.853300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6561 | 2026.03.18 18:29:27.859185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6562 | 2026.03.18 18:29:27.859878 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2026.03.18 18:29:27.862611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6564 | 2026.03.18 18:29:29.635370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 800 | ||
| 6565 | 2026.03.18 18:29:29.637818 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.03.18 18:29:29.637863 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6567 | 2026.03.18 18:29:29.639031 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6568 | 2026.03.18 18:29:29.639297 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.03.18 18:29:29.639464 [ 49 ] {} <Debug> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6570 | 2026.03.18 18:29:29.639545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6571 | 2026.03.18 18:29:29.639559 [ 49 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.03.18 18:29:29.639607 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6573 | 2026.03.18 18:29:29.639719 [ 194 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::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 | ||
| 6574 | 2026.03.18 18:29:29.640200 [ 194 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6575 | 2026.03.18 18:29:29.640331 [ 194 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 622 rows starting from the beginning of the part | ||
| 6576 | 2026.03.18 18:29:29.640690 [ 194 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 6577 | 2026.03.18 18:29:29.640998 [ 194 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 6578 | 2026.03.18 18:29:29.641289 [ 194 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::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 | ||
| 6579 | 2026.03.18 18:29:29.641589 [ 194 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6580 | 2026.03.18 18:29:29.641906 [ 194 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 6581 | 2026.03.18 18:29:29.647879 [ 194 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 72 columns (72 merged, 0 gathered) in 0.008203999 sec., 97513.41997969527 rows/sec., 85.55 MiB/sec. | ||
| 6582 | 2026.03.18 18:29:29.649307 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6583 | 2026.03.18 18:29:29.649968 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_21_4} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.03.18 18:29:29.650059 [ 195 ] {3637ea24-eb3e-488d-acb7-abef373bd10b::all_1_21_4} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6585 | 2026.03.18 18:29:29.650400 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6586 | 2026.03.18 18:29:32.154269 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.03.18 18:29:32.154552 [ 260 ] {22b68e25-dfac-4888-bc9d-6dda78e55cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6588 | 2026.03.18 18:29:32.154657 [ 260 ] {22b68e25-dfac-4888-bc9d-6dda78e55cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6589 | 2026.03.18 18:29:32.155451 [ 260 ] {22b68e25-dfac-4888-bc9d-6dda78e55cfe} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.03.18 18:29:32.155499 [ 260 ] {22b68e25-dfac-4888-bc9d-6dda78e55cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6591 | 2026.03.18 18:29:32.155883 [ 260 ] {22b68e25-dfac-4888-bc9d-6dda78e55cfe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6592 | 2026.03.18 18:29:32.156108 [ 260 ] {22b68e25-dfac-4888-bc9d-6dda78e55cfe} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.03.18 18:29:32.156258 [ 260 ] {22b68e25-dfac-4888-bc9d-6dda78e55cfe} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001782 sec., 65095.398428731765 rows/sec., 5.53 MiB/sec. | ||
| 6594 | 2026.03.18 18:29:32.156300 [ 260 ] {22b68e25-dfac-4888-bc9d-6dda78e55cfe} <Debug> TCPHandler: Processed in 0.00220854 sec. | ||
| 6595 | 2026.03.18 18:29:32.156415 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.03.18 18:29:32.156510 [ 260 ] {34dd5479-8b16-4cd6-8c72-a4c920651598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6597 | 2026.03.18 18:29:32.156549 [ 260 ] {34dd5479-8b16-4cd6-8c72-a4c920651598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6598 | 2026.03.18 18:29:32.156943 [ 260 ] {34dd5479-8b16-4cd6-8c72-a4c920651598} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.03.18 18:29:32.156979 [ 260 ] {34dd5479-8b16-4cd6-8c72-a4c920651598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6600 | 2026.03.18 18:29:32.157266 [ 260 ] {34dd5479-8b16-4cd6-8c72-a4c920651598} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6601 | 2026.03.18 18:29:32.157481 [ 260 ] {34dd5479-8b16-4cd6-8c72-a4c920651598} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.03.18 18:29:32.157605 [ 260 ] {34dd5479-8b16-4cd6-8c72-a4c920651598} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001114 sec., 26929.982046678637 rows/sec., 1.98 MiB/sec. | ||
| 6603 | 2026.03.18 18:29:32.157643 [ 260 ] {34dd5479-8b16-4cd6-8c72-a4c920651598} <Debug> TCPHandler: Processed in 0.001277497 sec. | ||
| 6604 | 2026.03.18 18:29:32.157752 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2026.03.18 18:29:32.157847 [ 260 ] {d16fd3bd-1f8b-4955-afbd-e42a2d2deb9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6606 | 2026.03.18 18:29:32.157886 [ 260 ] {d16fd3bd-1f8b-4955-afbd-e42a2d2deb9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6607 | 2026.03.18 18:29:32.158384 [ 260 ] {d16fd3bd-1f8b-4955-afbd-e42a2d2deb9d} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.03.18 18:29:32.158423 [ 260 ] {d16fd3bd-1f8b-4955-afbd-e42a2d2deb9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6609 | 2026.03.18 18:29:32.158769 [ 260 ] {d16fd3bd-1f8b-4955-afbd-e42a2d2deb9d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6610 | 2026.03.18 18:29:32.158998 [ 260 ] {d16fd3bd-1f8b-4955-afbd-e42a2d2deb9d} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.03.18 18:29:32.159137 [ 260 ] {d16fd3bd-1f8b-4955-afbd-e42a2d2deb9d} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001298 sec., 72419.10631741141 rows/sec., 5.66 MiB/sec. | ||
| 6612 | 2026.03.18 18:29:32.159183 [ 260 ] {d16fd3bd-1f8b-4955-afbd-e42a2d2deb9d} <Debug> TCPHandler: Processed in 0.001480339 sec. | ||
| 6613 | 2026.03.18 18:29:32.159294 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.03.18 18:29:32.159390 [ 260 ] {57129add-4207-4499-bc4d-70fcab5e1647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6615 | 2026.03.18 18:29:32.159433 [ 260 ] {57129add-4207-4499-bc4d-70fcab5e1647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6616 | 2026.03.18 18:29:32.159832 [ 260 ] {57129add-4207-4499-bc4d-70fcab5e1647} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.03.18 18:29:32.159869 [ 260 ] {57129add-4207-4499-bc4d-70fcab5e1647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6618 | 2026.03.18 18:29:32.160200 [ 260 ] {57129add-4207-4499-bc4d-70fcab5e1647} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6619 | 2026.03.18 18:29:32.160413 [ 260 ] {57129add-4207-4499-bc4d-70fcab5e1647} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.03.18 18:29:32.160542 [ 260 ] {57129add-4207-4499-bc4d-70fcab5e1647} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 6621 | 2026.03.18 18:29:32.160577 [ 260 ] {57129add-4207-4499-bc4d-70fcab5e1647} <Debug> TCPHandler: Processed in 0.001333718 sec. | ||
| 6622 | 2026.03.18 18:29:32.160681 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.03.18 18:29:32.160777 [ 260 ] {4667adae-6c03-4922-b01a-ef43567297e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6624 | 2026.03.18 18:29:32.160830 [ 260 ] {4667adae-6c03-4922-b01a-ef43567297e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6625 | 2026.03.18 18:29:32.161655 [ 260 ] {4667adae-6c03-4922-b01a-ef43567297e0} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.03.18 18:29:32.161692 [ 260 ] {4667adae-6c03-4922-b01a-ef43567297e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6627 | 2026.03.18 18:29:32.162242 [ 260 ] {4667adae-6c03-4922-b01a-ef43567297e0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6628 | 2026.03.18 18:29:32.162470 [ 260 ] {4667adae-6c03-4922-b01a-ef43567297e0} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.03.18 18:29:32.162610 [ 260 ] {4667adae-6c03-4922-b01a-ef43567297e0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001851 sec., 16207.45542949757 rows/sec., 29.04 MiB/sec. | ||
| 6630 | 2026.03.18 18:29:32.162682 [ 260 ] {4667adae-6c03-4922-b01a-ef43567297e0} <Debug> TCPHandler: Processed in 0.002050488 sec. | ||
| 6631 | 2026.03.18 18:29:32.162807 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6632 | 2026.03.18 18:29:32.162929 [ 260 ] {32947917-2b2d-4a3a-8075-9a568851715a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6633 | 2026.03.18 18:29:32.162983 [ 260 ] {32947917-2b2d-4a3a-8075-9a568851715a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6634 | 2026.03.18 18:29:32.163415 [ 260 ] {32947917-2b2d-4a3a-8075-9a568851715a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.03.18 18:29:32.163450 [ 260 ] {32947917-2b2d-4a3a-8075-9a568851715a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6636 | 2026.03.18 18:29:32.163746 [ 260 ] {32947917-2b2d-4a3a-8075-9a568851715a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6637 | 2026.03.18 18:29:32.163959 [ 260 ] {32947917-2b2d-4a3a-8075-9a568851715a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.03.18 18:29:32.164094 [ 260 ] {32947917-2b2d-4a3a-8075-9a568851715a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 6639 | 2026.03.18 18:29:32.164130 [ 260 ] {32947917-2b2d-4a3a-8075-9a568851715a} <Debug> TCPHandler: Processed in 0.001386118 sec. | ||
| 6640 | 2026.03.18 18:29:34.506485 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6641 | 2026.03.18 18:29:34.506546 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6642 | 2026.03.18 18:29:34.603567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14362 | ||
| 6643 | 2026.03.18 18:29:34.604066 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2026.03.18 18:29:34.604103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6645 | 2026.03.18 18:29:34.604607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6646 | 2026.03.18 18:29:34.604835 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.03.18 18:29:34.604975 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14362 | ||
| 6648 | 2026.03.18 18:29:35.362765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6649 | 2026.03.18 18:29:35.380549 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.03.18 18:29:35.380607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6651 | 2026.03.18 18:29:35.386855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6652 | 2026.03.18 18:29:35.387557 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.03.18 18:29:35.390601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6654 | 2026.03.18 18:29:37.160223 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2026.03.18 18:29:37.160510 [ 260 ] {8eb59d93-3809-4d68-a8cb-5cc66f48ce7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6656 | 2026.03.18 18:29:37.160615 [ 260 ] {8eb59d93-3809-4d68-a8cb-5cc66f48ce7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6657 | 2026.03.18 18:29:37.161531 [ 260 ] {8eb59d93-3809-4d68-a8cb-5cc66f48ce7b} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.03.18 18:29:37.161581 [ 260 ] {8eb59d93-3809-4d68-a8cb-5cc66f48ce7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6659 | 2026.03.18 18:29:37.161982 [ 260 ] {8eb59d93-3809-4d68-a8cb-5cc66f48ce7b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6660 | 2026.03.18 18:29:37.162203 [ 260 ] {8eb59d93-3809-4d68-a8cb-5cc66f48ce7b} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.03.18 18:29:37.162355 [ 260 ] {8eb59d93-3809-4d68-a8cb-5cc66f48ce7b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00192 sec., 147916.66666666666 rows/sec., 9.39 MiB/sec. | ||
| 6662 | 2026.03.18 18:29:37.162405 [ 260 ] {8eb59d93-3809-4d68-a8cb-5cc66f48ce7b} <Debug> TCPHandler: Processed in 0.002358151 sec. | ||
| 6663 | 2026.03.18 18:29:37.162527 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2026.03.18 18:29:37.162627 [ 260 ] {47b5a716-ffda-4bb2-8548-eb59773c9873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6665 | 2026.03.18 18:29:37.162671 [ 260 ] {47b5a716-ffda-4bb2-8548-eb59773c9873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6666 | 2026.03.18 18:29:37.163472 [ 260 ] {47b5a716-ffda-4bb2-8548-eb59773c9873} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.03.18 18:29:37.163508 [ 260 ] {47b5a716-ffda-4bb2-8548-eb59773c9873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6668 | 2026.03.18 18:29:37.163848 [ 260 ] {47b5a716-ffda-4bb2-8548-eb59773c9873} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6669 | 2026.03.18 18:29:37.164044 [ 260 ] {47b5a716-ffda-4bb2-8548-eb59773c9873} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.03.18 18:29:37.164177 [ 260 ] {47b5a716-ffda-4bb2-8548-eb59773c9873} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001573 sec., 519389.701207883 rows/sec., 40.67 MiB/sec. | ||
| 6671 | 2026.03.18 18:29:37.164214 [ 260 ] {47b5a716-ffda-4bb2-8548-eb59773c9873} <Debug> TCPHandler: Processed in 0.001738573 sec. | ||
| 6672 | 2026.03.18 18:29:37.164322 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2026.03.18 18:29:37.164414 [ 260 ] {8eb7749d-92a1-4e57-b02f-949892ce17eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6674 | 2026.03.18 18:29:37.164453 [ 260 ] {8eb7749d-92a1-4e57-b02f-949892ce17eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6675 | 2026.03.18 18:29:37.164874 [ 260 ] {8eb7749d-92a1-4e57-b02f-949892ce17eb} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.03.18 18:29:37.164909 [ 260 ] {8eb7749d-92a1-4e57-b02f-949892ce17eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6677 | 2026.03.18 18:29:37.165195 [ 260 ] {8eb7749d-92a1-4e57-b02f-949892ce17eb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6678 | 2026.03.18 18:29:37.165429 [ 260 ] {8eb7749d-92a1-4e57-b02f-949892ce17eb} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.03.18 18:29:37.165552 [ 260 ] {8eb7749d-92a1-4e57-b02f-949892ce17eb} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001155 sec., 131601.7316017316 rows/sec., 7.86 MiB/sec. | ||
| 6680 | 2026.03.18 18:29:37.165550 [ 80 ] {} <Debug> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6681 | 2026.03.18 18:29:37.165589 [ 260 ] {8eb7749d-92a1-4e57-b02f-949892ce17eb} <Debug> TCPHandler: Processed in 0.001314117 sec. | ||
| 6682 | 2026.03.18 18:29:37.165630 [ 80 ] {} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6683 | 2026.03.18 18:29:37.165655 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6684 | 2026.03.18 18:29:37.165714 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2026.03.18 18:29:37.165771 [ 198 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 6686 | 2026.03.18 18:29:37.165811 [ 260 ] {0dbc845b-c59e-4dc6-b499-84bce303b1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.03.18 18:29:37.165854 [ 260 ] {0dbc845b-c59e-4dc6-b499-84bce303b1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6688 | 2026.03.18 18:29:37.165907 [ 198 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6689 | 2026.03.18 18:29:37.165944 [ 198 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 6690 | 2026.03.18 18:29:37.166011 [ 198 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6691 | 2026.03.18 18:29:37.166055 [ 198 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 6692 | 2026.03.18 18:29:37.166096 [ 198 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 163 rows starting from the beginning of the part | ||
| 6693 | 2026.03.18 18:29:37.166133 [ 198 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 6694 | 2026.03.18 18:29:37.166169 [ 198 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 152 rows starting from the beginning of the part | ||
| 6695 | 2026.03.18 18:29:37.166287 [ 260 ] {0dbc845b-c59e-4dc6-b499-84bce303b1f0} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.03.18 18:29:37.166328 [ 260 ] {0dbc845b-c59e-4dc6-b499-84bce303b1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6697 | 2026.03.18 18:29:37.166653 [ 260 ] {0dbc845b-c59e-4dc6-b499-84bce303b1f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6698 | 2026.03.18 18:29:37.166866 [ 260 ] {0dbc845b-c59e-4dc6-b499-84bce303b1f0} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2026.03.18 18:29:37.166964 [ 80 ] {} <Debug> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6700 | 2026.03.18 18:29:37.166991 [ 260 ] {0dbc845b-c59e-4dc6-b499-84bce303b1f0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001198 sec., 124373.95659432387 rows/sec., 8.04 MiB/sec. | ||
| 6701 | 2026.03.18 18:29:37.166993 [ 80 ] {} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.03.18 18:29:37.167030 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6703 | 2026.03.18 18:29:37.167036 [ 260 ] {0dbc845b-c59e-4dc6-b499-84bce303b1f0} <Debug> TCPHandler: Processed in 0.001369679 sec. | ||
| 6704 | 2026.03.18 18:29:37.167032 [ 195 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311128 sec., 463722.8401803638 rows/sec., 31.00 MiB/sec. | ||
| 6705 | 2026.03.18 18:29:37.167105 [ 198 ] {9de654b9-0721-491d-b3de-be400bc5916c::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 | ||
| 6706 | 2026.03.18 18:29:37.167161 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6707 | 2026.03.18 18:29:37.167186 [ 198 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6708 | 2026.03.18 18:29:37.167215 [ 198 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 882 rows starting from the beginning of the part | ||
| 6709 | 2026.03.18 18:29:37.167259 [ 260 ] {e0fdb757-a8e3-44d4-b557-a6d2adcf474f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6710 | 2026.03.18 18:29:37.167260 [ 198 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6711 | 2026.03.18 18:29:37.167264 [ 195 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6712 | 2026.03.18 18:29:37.167304 [ 260 ] {e0fdb757-a8e3-44d4-b557-a6d2adcf474f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6713 | 2026.03.18 18:29:37.167319 [ 198 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 708 rows starting from the beginning of the part | ||
| 6714 | 2026.03.18 18:29:37.167363 [ 198 ] {9de654b9-0721-491d-b3de-be400bc5916c::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 | ||
| 6715 | 2026.03.18 18:29:37.167393 [ 198 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 857 rows starting from the beginning of the part | ||
| 6716 | 2026.03.18 18:29:37.167426 [ 198 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 6717 | 2026.03.18 18:29:37.167664 [ 195 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_36_7} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.03.18 18:29:37.167747 [ 260 ] {e0fdb757-a8e3-44d4-b557-a6d2adcf474f} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.03.18 18:29:37.167754 [ 195 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_36_7} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6720 | 2026.03.18 18:29:37.167791 [ 260 ] {e0fdb757-a8e3-44d4-b557-a6d2adcf474f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6721 | 2026.03.18 18:29:37.167893 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6722 | 2026.03.18 18:29:37.168121 [ 260 ] {e0fdb757-a8e3-44d4-b557-a6d2adcf474f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6723 | 2026.03.18 18:29:37.168335 [ 260 ] {e0fdb757-a8e3-44d4-b557-a6d2adcf474f} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.03.18 18:29:37.168461 [ 260 ] {e0fdb757-a8e3-44d4-b557-a6d2adcf474f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00122 sec., 121311.47540983607 rows/sec., 6.90 MiB/sec. | ||
| 6725 | 2026.03.18 18:29:37.168486 [ 187 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411279 sec., 1873477.887788311 rows/sec., 119.69 MiB/sec. | ||
| 6726 | 2026.03.18 18:29:37.168498 [ 260 ] {e0fdb757-a8e3-44d4-b557-a6d2adcf474f} <Debug> TCPHandler: Processed in 0.001383688 sec. | ||
| 6727 | 2026.03.18 18:29:37.168624 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.03.18 18:29:37.168718 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6729 | 2026.03.18 18:29:37.168720 [ 260 ] {515a12f6-5aef-4347-983c-7a1a4957b25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6730 | 2026.03.18 18:29:37.168777 [ 260 ] {515a12f6-5aef-4347-983c-7a1a4957b25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6731 | 2026.03.18 18:29:37.169034 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_11_2} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.03.18 18:29:37.169118 [ 188 ] {9de654b9-0721-491d-b3de-be400bc5916c::all_1_11_2} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6733 | 2026.03.18 18:29:37.169210 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6734 | 2026.03.18 18:29:37.169372 [ 260 ] {515a12f6-5aef-4347-983c-7a1a4957b25e} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.03.18 18:29:37.169412 [ 260 ] {515a12f6-5aef-4347-983c-7a1a4957b25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6736 | 2026.03.18 18:29:37.169730 [ 260 ] {515a12f6-5aef-4347-983c-7a1a4957b25e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6737 | 2026.03.18 18:29:37.169929 [ 260 ] {515a12f6-5aef-4347-983c-7a1a4957b25e} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.03.18 18:29:37.170063 [ 260 ] {515a12f6-5aef-4347-983c-7a1a4957b25e} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001363 sec., 366837.8576669112 rows/sec., 25.78 MiB/sec. | ||
| 6739 | 2026.03.18 18:29:37.170100 [ 260 ] {515a12f6-5aef-4347-983c-7a1a4957b25e} <Debug> TCPHandler: Processed in 0.00152251 sec. | ||
| 6740 | 2026.03.18 18:29:37.170203 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2026.03.18 18:29:37.170294 [ 260 ] {713351c1-e103-4313-8e18-a520270b77f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6742 | 2026.03.18 18:29:37.170334 [ 260 ] {713351c1-e103-4313-8e18-a520270b77f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6743 | 2026.03.18 18:29:37.170653 [ 260 ] {713351c1-e103-4313-8e18-a520270b77f2} <Trace> oximeter.measurements_bool (9d70f9e5-9a88-463a-ba24-eb0231804853): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.03.18 18:29:37.170689 [ 260 ] {713351c1-e103-4313-8e18-a520270b77f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6745 | 2026.03.18 18:29:37.170992 [ 260 ] {713351c1-e103-4313-8e18-a520270b77f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6746 | 2026.03.18 18:29:37.171188 [ 260 ] {713351c1-e103-4313-8e18-a520270b77f2} <Trace> oximeter.measurements_bool (9d70f9e5-9a88-463a-ba24-eb0231804853): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.03.18 18:29:37.171307 [ 260 ] {713351c1-e103-4313-8e18-a520270b77f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 6748 | 2026.03.18 18:29:37.171342 [ 260 ] {713351c1-e103-4313-8e18-a520270b77f2} <Debug> TCPHandler: Processed in 0.001185236 sec. | ||
| 6749 | 2026.03.18 18:29:37.171449 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2026.03.18 18:29:37.171539 [ 260 ] {f0bfc633-8514-4c2e-a16a-efe8054a0639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6751 | 2026.03.18 18:29:37.171579 [ 260 ] {f0bfc633-8514-4c2e-a16a-efe8054a0639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6752 | 2026.03.18 18:29:37.171969 [ 260 ] {f0bfc633-8514-4c2e-a16a-efe8054a0639} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.03.18 18:29:37.172003 [ 260 ] {f0bfc633-8514-4c2e-a16a-efe8054a0639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6754 | 2026.03.18 18:29:37.172313 [ 260 ] {f0bfc633-8514-4c2e-a16a-efe8054a0639} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6755 | 2026.03.18 18:29:37.172517 [ 260 ] {f0bfc633-8514-4c2e-a16a-efe8054a0639} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.03.18 18:29:37.172655 [ 260 ] {f0bfc633-8514-4c2e-a16a-efe8054a0639} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001134 sec., 233686.06701940036 rows/sec., 15.53 MiB/sec. | ||
| 6757 | 2026.03.18 18:29:37.172691 [ 260 ] {f0bfc633-8514-4c2e-a16a-efe8054a0639} <Debug> TCPHandler: Processed in 0.001289897 sec. | ||
| 6758 | 2026.03.18 18:29:37.172796 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2026.03.18 18:29:37.172887 [ 260 ] {ffd90fdd-6cb8-4b0e-946b-6f01c9f3adcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6760 | 2026.03.18 18:29:37.172927 [ 260 ] {ffd90fdd-6cb8-4b0e-946b-6f01c9f3adcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6761 | 2026.03.18 18:29:37.173223 [ 260 ] {ffd90fdd-6cb8-4b0e-946b-6f01c9f3adcc} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.03.18 18:29:37.173257 [ 260 ] {ffd90fdd-6cb8-4b0e-946b-6f01c9f3adcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6763 | 2026.03.18 18:29:37.173535 [ 260 ] {ffd90fdd-6cb8-4b0e-946b-6f01c9f3adcc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6764 | 2026.03.18 18:29:37.173728 [ 260 ] {ffd90fdd-6cb8-4b0e-946b-6f01c9f3adcc} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.03.18 18:29:37.173852 [ 260 ] {ffd90fdd-6cb8-4b0e-946b-6f01c9f3adcc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000982 sec., 1018.3299389002036 rows/sec., 68.62 KiB/sec. | ||
| 6766 | 2026.03.18 18:29:37.173887 [ 260 ] {ffd90fdd-6cb8-4b0e-946b-6f01c9f3adcc} <Debug> TCPHandler: Processed in 0.001138335 sec. | ||
| 6767 | 2026.03.18 18:29:37.173991 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2026.03.18 18:29:37.174082 [ 260 ] {35573e3c-9b98-4549-bf88-d58edc16d829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6769 | 2026.03.18 18:29:37.174132 [ 260 ] {35573e3c-9b98-4549-bf88-d58edc16d829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6770 | 2026.03.18 18:29:37.174853 [ 260 ] {35573e3c-9b98-4549-bf88-d58edc16d829} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.03.18 18:29:37.174888 [ 260 ] {35573e3c-9b98-4549-bf88-d58edc16d829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6772 | 2026.03.18 18:29:37.175395 [ 260 ] {35573e3c-9b98-4549-bf88-d58edc16d829} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6773 | 2026.03.18 18:29:37.175683 [ 260 ] {35573e3c-9b98-4549-bf88-d58edc16d829} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.03.18 18:29:37.175815 [ 260 ] {35573e3c-9b98-4549-bf88-d58edc16d829} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00175 sec., 5714.285714285714 rows/sec., 10.24 MiB/sec. | ||
| 6775 | 2026.03.18 18:29:37.175865 [ 260 ] {35573e3c-9b98-4549-bf88-d58edc16d829} <Debug> TCPHandler: Processed in 0.001920155 sec. | ||
| 6776 | 2026.03.18 18:29:37.175970 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.03.18 18:29:37.176062 [ 260 ] {1ac427c9-8534-4140-8f77-37e7496f0c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6778 | 2026.03.18 18:29:37.176102 [ 260 ] {1ac427c9-8534-4140-8f77-37e7496f0c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6779 | 2026.03.18 18:29:37.176424 [ 260 ] {1ac427c9-8534-4140-8f77-37e7496f0c6e} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.03.18 18:29:37.176459 [ 260 ] {1ac427c9-8534-4140-8f77-37e7496f0c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6781 | 2026.03.18 18:29:37.176835 [ 260 ] {1ac427c9-8534-4140-8f77-37e7496f0c6e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6782 | 2026.03.18 18:29:37.177031 [ 260 ] {1ac427c9-8534-4140-8f77-37e7496f0c6e} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.03.18 18:29:37.177160 [ 260 ] {1ac427c9-8534-4140-8f77-37e7496f0c6e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001116 sec., 80645.16129032258 rows/sec., 5.05 MiB/sec. | ||
| 6784 | 2026.03.18 18:29:37.177194 [ 260 ] {1ac427c9-8534-4140-8f77-37e7496f0c6e} <Debug> TCPHandler: Processed in 0.001271487 sec. | ||
| 6785 | 2026.03.18 18:29:39.639890 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 834 | ||
| 6786 | 2026.03.18 18:29:39.642213 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.03.18 18:29:39.642269 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6788 | 2026.03.18 18:29:39.643483 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6789 | 2026.03.18 18:29:39.643775 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.03.18 18:29:39.644158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6791 | 2026.03.18 18:29:42.105152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14874 | ||
| 6792 | 2026.03.18 18:29:42.105821 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2026.03.18 18:29:42.105872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6794 | 2026.03.18 18:29:42.106548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6795 | 2026.03.18 18:29:42.106817 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.03.18 18:29:42.106939 [ 152 ] {} <Debug> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6797 | 2026.03.18 18:29:42.106943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14874 | ||
| 6798 | 2026.03.18 18:29:42.106977 [ 152 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.03.18 18:29:42.106996 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6800 | 2026.03.18 18:29:42.107124 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 6801 | 2026.03.18 18:29:42.107280 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6802 | 2026.03.18 18:29:42.107321 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12442 rows starting from the beginning of the part | ||
| 6803 | 2026.03.18 18:29:42.107389 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 6804 | 2026.03.18 18:29:42.107437 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 6805 | 2026.03.18 18:29:42.107481 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 6806 | 2026.03.18 18:29:42.107524 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 6807 | 2026.03.18 18:29:42.107565 [ 198 ] {539e89ac-cc46-49d7-8851-691706b5ad16::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 | ||
| 6808 | 2026.03.18 18:29:42.109316 [ 187 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14874 rows, containing 4 columns (4 merged, 0 gathered) in 0.002251669 sec., 6605766.655756242 rows/sec., 94.50 MiB/sec. | ||
| 6809 | 2026.03.18 18:29:42.109776 [ 199 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6810 | 2026.03.18 18:29:42.110103 [ 199 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_31_6} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.03.18 18:29:42.110194 [ 199 ] {539e89ac-cc46-49d7-8851-691706b5ad16::all_1_31_6} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6812 | 2026.03.18 18:29:42.110295 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6813 | 2026.03.18 18:29:42.156195 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.03.18 18:29:42.156372 [ 260 ] {04100d96-1d0a-4127-827e-abd09c3d8fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6815 | 2026.03.18 18:29:42.156436 [ 260 ] {04100d96-1d0a-4127-827e-abd09c3d8fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6816 | 2026.03.18 18:29:42.157051 [ 260 ] {04100d96-1d0a-4127-827e-abd09c3d8fd9} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.03.18 18:29:42.157093 [ 260 ] {04100d96-1d0a-4127-827e-abd09c3d8fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6818 | 2026.03.18 18:29:42.157467 [ 260 ] {04100d96-1d0a-4127-827e-abd09c3d8fd9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6819 | 2026.03.18 18:29:42.157685 [ 260 ] {04100d96-1d0a-4127-827e-abd09c3d8fd9} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.03.18 18:29:42.157832 [ 260 ] {04100d96-1d0a-4127-827e-abd09c3d8fd9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001508 sec., 15915.119363395226 rows/sec., 1.32 MiB/sec. | ||
| 6821 | 2026.03.18 18:29:42.157849 [ 175 ] {} <Debug> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6822 | 2026.03.18 18:29:42.157874 [ 260 ] {04100d96-1d0a-4127-827e-abd09c3d8fd9} <Debug> TCPHandler: Processed in 0.001809754 sec. | ||
| 6823 | 2026.03.18 18:29:42.157903 [ 175 ] {} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.03.18 18:29:42.157932 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6825 | 2026.03.18 18:29:42.157998 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2026.03.18 18:29:42.158011 [ 187 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 6827 | 2026.03.18 18:29:42.158103 [ 260 ] {f2b95906-46a3-4e5f-baef-7bc67752c06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6828 | 2026.03.18 18:29:42.158129 [ 187 ] {a954e72b-c553-4659-b916-62930e8fa683::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6829 | 2026.03.18 18:29:42.158150 [ 260 ] {f2b95906-46a3-4e5f-baef-7bc67752c06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6830 | 2026.03.18 18:29:42.158171 [ 187 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 6831 | 2026.03.18 18:29:42.158243 [ 187 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 6832 | 2026.03.18 18:29:42.158296 [ 187 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 6833 | 2026.03.18 18:29:42.158336 [ 187 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 6834 | 2026.03.18 18:29:42.158375 [ 187 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 6835 | 2026.03.18 18:29:42.158417 [ 187 ] {a954e72b-c553-4659-b916-62930e8fa683::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 | ||
| 6836 | 2026.03.18 18:29:42.158539 [ 260 ] {f2b95906-46a3-4e5f-baef-7bc67752c06a} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.03.18 18:29:42.158582 [ 260 ] {f2b95906-46a3-4e5f-baef-7bc67752c06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6838 | 2026.03.18 18:29:42.158902 [ 260 ] {f2b95906-46a3-4e5f-baef-7bc67752c06a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6839 | 2026.03.18 18:29:42.159144 [ 260 ] {f2b95906-46a3-4e5f-baef-7bc67752c06a} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.03.18 18:29:42.159272 [ 260 ] {f2b95906-46a3-4e5f-baef-7bc67752c06a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 411.83 KiB/sec. | ||
| 6841 | 2026.03.18 18:29:42.159300 [ 199 ] {a954e72b-c553-4659-b916-62930e8fa683::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320617 sec., 717846.2794284793 rows/sec., 49.75 MiB/sec. | ||
| 6842 | 2026.03.18 18:29:42.159310 [ 260 ] {f2b95906-46a3-4e5f-baef-7bc67752c06a} <Debug> TCPHandler: Processed in 0.001361857 sec. | ||
| 6843 | 2026.03.18 18:29:42.159438 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.03.18 18:29:42.159437 [ 187 ] {a954e72b-c553-4659-b916-62930e8fa683::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6845 | 2026.03.18 18:29:42.159537 [ 260 ] {ef7985c5-1c07-407f-9417-a17c5f3d4628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6846 | 2026.03.18 18:29:42.159584 [ 260 ] {ef7985c5-1c07-407f-9417-a17c5f3d4628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6847 | 2026.03.18 18:29:42.159700 [ 187 ] {a954e72b-c553-4659-b916-62930e8fa683::all_1_10_2} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.03.18 18:29:42.159763 [ 187 ] {a954e72b-c553-4659-b916-62930e8fa683::all_1_10_2} <Trace> oximeter.fields_i16 (a954e72b-c553-4659-b916-62930e8fa683) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6849 | 2026.03.18 18:29:42.159825 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 6850 | 2026.03.18 18:29:42.160046 [ 260 ] {ef7985c5-1c07-407f-9417-a17c5f3d4628} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2026.03.18 18:29:42.160088 [ 260 ] {ef7985c5-1c07-407f-9417-a17c5f3d4628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6852 | 2026.03.18 18:29:42.160410 [ 260 ] {ef7985c5-1c07-407f-9417-a17c5f3d4628} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6853 | 2026.03.18 18:29:42.160615 [ 260 ] {ef7985c5-1c07-407f-9417-a17c5f3d4628} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2026.03.18 18:29:42.160721 [ 175 ] {} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6855 | 2026.03.18 18:29:42.160742 [ 260 ] {ef7985c5-1c07-407f-9417-a17c5f3d4628} <Debug> executeQuery: Read 239 rows, 21.77 KiB in 0.001223 sec., 195421.09566639413 rows/sec., 17.38 MiB/sec. | ||
| 6856 | 2026.03.18 18:29:42.160760 [ 175 ] {} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.03.18 18:29:42.160784 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6858 | 2026.03.18 18:29:42.160784 [ 260 ] {ef7985c5-1c07-407f-9417-a17c5f3d4628} <Debug> TCPHandler: Processed in 0.001397989 sec. | ||
| 6859 | 2026.03.18 18:29:42.160877 [ 196 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 6860 | 2026.03.18 18:29:42.160909 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.03.18 18:29:42.160987 [ 196 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6862 | 2026.03.18 18:29:42.161009 [ 260 ] {918ed75b-f71a-46dc-8f5a-e7b805619f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6863 | 2026.03.18 18:29:42.161020 [ 196 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2888 rows starting from the beginning of the part | ||
| 6864 | 2026.03.18 18:29:42.161056 [ 260 ] {918ed75b-f71a-46dc-8f5a-e7b805619f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6865 | 2026.03.18 18:29:42.161091 [ 196 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2698 rows starting from the beginning of the part | ||
| 6866 | 2026.03.18 18:29:42.161142 [ 196 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6867 | 2026.03.18 18:29:42.161184 [ 196 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 116 rows starting from the beginning of the part | ||
| 6868 | 2026.03.18 18:29:42.161223 [ 196 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 817 rows starting from the beginning of the part | ||
| 6869 | 2026.03.18 18:29:42.161270 [ 196 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 239 rows starting from the beginning of the part | ||
| 6870 | 2026.03.18 18:29:42.161466 [ 260 ] {918ed75b-f71a-46dc-8f5a-e7b805619f67} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.03.18 18:29:42.161507 [ 260 ] {918ed75b-f71a-46dc-8f5a-e7b805619f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6872 | 2026.03.18 18:29:42.161823 [ 260 ] {918ed75b-f71a-46dc-8f5a-e7b805619f67} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6873 | 2026.03.18 18:29:42.162040 [ 260 ] {918ed75b-f71a-46dc-8f5a-e7b805619f67} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.03.18 18:29:42.162171 [ 260 ] {918ed75b-f71a-46dc-8f5a-e7b805619f67} <Debug> executeQuery: Read 48 rows, 3.64 KiB in 0.001181 sec., 40643.52243861135 rows/sec., 3.01 MiB/sec. | ||
| 6875 | 2026.03.18 18:29:42.162211 [ 260 ] {918ed75b-f71a-46dc-8f5a-e7b805619f67} <Debug> TCPHandler: Processed in 0.001351158 sec. | ||
| 6876 | 2026.03.18 18:29:42.162321 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.03.18 18:29:42.162415 [ 260 ] {f838b199-f03b-4033-853a-f2757bff2ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6878 | 2026.03.18 18:29:42.162454 [ 260 ] {f838b199-f03b-4033-853a-f2757bff2ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6879 | 2026.03.18 18:29:42.162860 [ 260 ] {f838b199-f03b-4033-853a-f2757bff2ce8} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.03.18 18:29:42.162895 [ 260 ] {f838b199-f03b-4033-853a-f2757bff2ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6881 | 2026.03.18 18:29:42.163186 [ 260 ] {f838b199-f03b-4033-853a-f2757bff2ce8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6882 | 2026.03.18 18:29:42.163402 [ 260 ] {f838b199-f03b-4033-853a-f2757bff2ce8} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.03.18 18:29:42.163531 [ 260 ] {f838b199-f03b-4033-853a-f2757bff2ce8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001133 sec., 21182.700794351284 rows/sec., 1.76 MiB/sec. | ||
| 6884 | 2026.03.18 18:29:42.163568 [ 260 ] {f838b199-f03b-4033-853a-f2757bff2ce8} <Debug> TCPHandler: Processed in 0.001296758 sec. | ||
| 6885 | 2026.03.18 18:29:42.163580 [ 191 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6814 rows, containing 5 columns (5 merged, 0 gathered) in 0.002746137 sec., 2481303.736849254 rows/sec., 201.58 MiB/sec. | ||
| 6886 | 2026.03.18 18:29:42.163682 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.03.18 18:29:42.163780 [ 260 ] {25044095-dd2a-4770-a463-b336e0bd5387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6888 | 2026.03.18 18:29:42.163820 [ 260 ] {25044095-dd2a-4770-a463-b336e0bd5387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6889 | 2026.03.18 18:29:42.163839 [ 196 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6890 | 2026.03.18 18:29:42.164091 [ 196 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_46_9} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2026.03.18 18:29:42.164167 [ 196 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_46_9} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6892 | 2026.03.18 18:29:42.164219 [ 260 ] {25044095-dd2a-4770-a463-b336e0bd5387} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2026.03.18 18:29:42.164236 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 6894 | 2026.03.18 18:29:42.164263 [ 260 ] {25044095-dd2a-4770-a463-b336e0bd5387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6895 | 2026.03.18 18:29:42.164561 [ 260 ] {25044095-dd2a-4770-a463-b336e0bd5387} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6896 | 2026.03.18 18:29:42.164762 [ 260 ] {25044095-dd2a-4770-a463-b336e0bd5387} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.03.18 18:29:42.164865 [ 175 ] {} <Debug> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6898 | 2026.03.18 18:29:42.164886 [ 260 ] {25044095-dd2a-4770-a463-b336e0bd5387} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 834.07 KiB/sec. | ||
| 6899 | 2026.03.18 18:29:42.164900 [ 175 ] {} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.03.18 18:29:42.164927 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 6901 | 2026.03.18 18:29:42.164931 [ 260 ] {25044095-dd2a-4770-a463-b336e0bd5387} <Debug> TCPHandler: Processed in 0.001298848 sec. | ||
| 6902 | 2026.03.18 18:29:42.164992 [ 199 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 6903 | 2026.03.18 18:29:42.165055 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.03.18 18:29:42.165075 [ 199 ] {34805387-bbd4-4cc1-be90-a17311c7679a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6905 | 2026.03.18 18:29:42.165105 [ 199 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 6906 | 2026.03.18 18:29:42.165154 [ 199 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 6907 | 2026.03.18 18:29:42.165156 [ 260 ] {9871594a-a2de-4958-81b1-28d2543dc028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6908 | 2026.03.18 18:29:42.165196 [ 199 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 6909 | 2026.03.18 18:29:42.165208 [ 260 ] {9871594a-a2de-4958-81b1-28d2543dc028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6910 | 2026.03.18 18:29:42.165240 [ 199 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 6911 | 2026.03.18 18:29:42.165281 [ 199 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 6912 | 2026.03.18 18:29:42.165319 [ 199 ] {34805387-bbd4-4cc1-be90-a17311c7679a::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 | ||
| 6913 | 2026.03.18 18:29:42.165670 [ 260 ] {9871594a-a2de-4958-81b1-28d2543dc028} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.03.18 18:29:42.165711 [ 260 ] {9871594a-a2de-4958-81b1-28d2543dc028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6915 | 2026.03.18 18:29:42.166036 [ 260 ] {9871594a-a2de-4958-81b1-28d2543dc028} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6916 | 2026.03.18 18:29:42.166037 [ 196 ] {34805387-bbd4-4cc1-be90-a17311c7679a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001069814 sec., 459893.0281338625 rows/sec., 28.78 MiB/sec. | ||
| 6917 | 2026.03.18 18:29:42.166193 [ 189 ] {34805387-bbd4-4cc1-be90-a17311c7679a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6918 | 2026.03.18 18:29:42.166254 [ 260 ] {9871594a-a2de-4958-81b1-28d2543dc028} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.03.18 18:29:42.166368 [ 175 ] {} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6920 | 2026.03.18 18:29:42.166385 [ 260 ] {9871594a-a2de-4958-81b1-28d2543dc028} <Debug> executeQuery: Read 136 rows, 11.26 KiB in 0.001246 sec., 109149.27768860354 rows/sec., 8.83 MiB/sec. | ||
| 6921 | 2026.03.18 18:29:42.166407 [ 175 ] {} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2026.03.18 18:29:42.166430 [ 260 ] {9871594a-a2de-4958-81b1-28d2543dc028} <Debug> TCPHandler: Processed in 0.001424949 sec. | ||
| 6923 | 2026.03.18 18:29:42.166438 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6924 | 2026.03.18 18:29:42.166455 [ 189 ] {34805387-bbd4-4cc1-be90-a17311c7679a::all_1_10_2} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2026.03.18 18:29:42.166506 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 6926 | 2026.03.18 18:29:42.166526 [ 189 ] {34805387-bbd4-4cc1-be90-a17311c7679a::all_1_10_2} <Trace> oximeter.fields_u8 (34805387-bbd4-4cc1-be90-a17311c7679a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6927 | 2026.03.18 18:29:42.166551 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6928 | 2026.03.18 18:29:42.166594 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6929 | 2026.03.18 18:29:42.166612 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6930 | 2026.03.18 18:29:42.166622 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1549 rows starting from the beginning of the part | ||
| 6931 | 2026.03.18 18:29:42.166646 [ 260 ] {6c55f89c-ad92-46ed-a890-f50c9c40260f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6932 | 2026.03.18 18:29:42.166675 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1447 rows starting from the beginning of the part | ||
| 6933 | 2026.03.18 18:29:42.166694 [ 260 ] {6c55f89c-ad92-46ed-a890-f50c9c40260f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6934 | 2026.03.18 18:29:42.166715 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6935 | 2026.03.18 18:29:42.166751 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part | ||
| 6936 | 2026.03.18 18:29:42.166783 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 500 rows starting from the beginning of the part | ||
| 6937 | 2026.03.18 18:29:42.166814 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part | ||
| 6938 | 2026.03.18 18:29:42.167086 [ 260 ] {6c55f89c-ad92-46ed-a890-f50c9c40260f} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2026.03.18 18:29:42.167128 [ 260 ] {6c55f89c-ad92-46ed-a890-f50c9c40260f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6940 | 2026.03.18 18:29:42.167474 [ 260 ] {6c55f89c-ad92-46ed-a890-f50c9c40260f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6941 | 2026.03.18 18:29:42.167697 [ 260 ] {6c55f89c-ad92-46ed-a890-f50c9c40260f} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2026.03.18 18:29:42.167808 [ 175 ] {} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6943 | 2026.03.18 18:29:42.167826 [ 260 ] {6c55f89c-ad92-46ed-a890-f50c9c40260f} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001197 sec., 166248.95572263995 rows/sec., 11.92 MiB/sec. | ||
| 6944 | 2026.03.18 18:29:42.167841 [ 175 ] {} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6945 | 2026.03.18 18:29:42.167866 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6946 | 2026.03.18 18:29:42.167870 [ 260 ] {6c55f89c-ad92-46ed-a890-f50c9c40260f} <Debug> TCPHandler: Processed in 0.001369818 sec. | ||
| 6947 | 2026.03.18 18:29:42.167946 [ 196 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 6948 | 2026.03.18 18:29:42.167996 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2026.03.18 18:29:42.168036 [ 196 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6950 | 2026.03.18 18:29:42.168066 [ 196 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12893 rows starting from the beginning of the part | ||
| 6951 | 2026.03.18 18:29:42.168095 [ 260 ] {1032faed-1ff2-40f3-abcf-23e512ed85b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6952 | 2026.03.18 18:29:42.168112 [ 196 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1323 rows starting from the beginning of the part | ||
| 6953 | 2026.03.18 18:29:42.168135 [ 193 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3790 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650012 sec., 2296952.991857029 rows/sec., 170.12 MiB/sec. | ||
| 6954 | 2026.03.18 18:29:42.168155 [ 260 ] {1032faed-1ff2-40f3-abcf-23e512ed85b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6955 | 2026.03.18 18:29:42.168155 [ 196 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
| 6956 | 2026.03.18 18:29:42.168214 [ 196 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6957 | 2026.03.18 18:29:42.168246 [ 196 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 6958 | 2026.03.18 18:29:42.168278 [ 196 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 199 rows starting from the beginning of the part | ||
| 6959 | 2026.03.18 18:29:42.168318 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6960 | 2026.03.18 18:29:42.168596 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_46_9} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.03.18 18:29:42.168658 [ 199 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_46_9} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6962 | 2026.03.18 18:29:42.168715 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6963 | 2026.03.18 18:29:42.168951 [ 260 ] {1032faed-1ff2-40f3-abcf-23e512ed85b2} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.03.18 18:29:42.168992 [ 260 ] {1032faed-1ff2-40f3-abcf-23e512ed85b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6965 | 2026.03.18 18:29:42.169550 [ 260 ] {1032faed-1ff2-40f3-abcf-23e512ed85b2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6966 | 2026.03.18 18:29:42.169791 [ 260 ] {1032faed-1ff2-40f3-abcf-23e512ed85b2} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.03.18 18:29:42.169906 [ 175 ] {} <Debug> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6968 | 2026.03.18 18:29:42.169931 [ 260 ] {1032faed-1ff2-40f3-abcf-23e512ed85b2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001853 sec., 16189.962223421478 rows/sec., 29.01 MiB/sec. | ||
| 6969 | 2026.03.18 18:29:42.169955 [ 175 ] {} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.03.18 18:29:42.169978 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6971 | 2026.03.18 18:29:42.169995 [ 260 ] {1032faed-1ff2-40f3-abcf-23e512ed85b2} <Debug> TCPHandler: Processed in 0.002047757 sec. | ||
| 6972 | 2026.03.18 18:29:42.170047 [ 189 ] {82477220-c6f9-430d-b97c-86567c06c4c6::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 | ||
| 6973 | 2026.03.18 18:29:42.170112 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2026.03.18 18:29:42.170206 [ 260 ] {0aeb3c1f-7d2c-4b4a-8de1-a49401d0448a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6975 | 2026.03.18 18:29:42.170213 [ 189 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6976 | 2026.03.18 18:29:42.170246 [ 260 ] {0aeb3c1f-7d2c-4b4a-8de1-a49401d0448a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6977 | 2026.03.18 18:29:42.170273 [ 189 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 615 rows starting from the beginning of the part | ||
| 6978 | 2026.03.18 18:29:42.170407 [ 189 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6979 | 2026.03.18 18:29:42.170526 [ 189 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part | ||
| 6980 | 2026.03.18 18:29:42.170586 [ 260 ] {0aeb3c1f-7d2c-4b4a-8de1-a49401d0448a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2026.03.18 18:29:42.170623 [ 260 ] {0aeb3c1f-7d2c-4b4a-8de1-a49401d0448a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6982 | 2026.03.18 18:29:42.170637 [ 189 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6983 | 2026.03.18 18:29:42.170749 [ 189 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6984 | 2026.03.18 18:29:42.170863 [ 189 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 6985 | 2026.03.18 18:29:42.170937 [ 260 ] {0aeb3c1f-7d2c-4b4a-8de1-a49401d0448a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6986 | 2026.03.18 18:29:42.171151 [ 260 ] {0aeb3c1f-7d2c-4b4a-8de1-a49401d0448a} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6987 | 2026.03.18 18:29:42.171255 [ 175 ] {} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6988 | 2026.03.18 18:29:42.171285 [ 260 ] {0aeb3c1f-7d2c-4b4a-8de1-a49401d0448a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 6989 | 2026.03.18 18:29:42.171290 [ 175 ] {} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.03.18 18:29:42.171327 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 6991 | 2026.03.18 18:29:42.171329 [ 260 ] {0aeb3c1f-7d2c-4b4a-8de1-a49401d0448a} <Debug> TCPHandler: Processed in 0.001267297 sec. | ||
| 6992 | 2026.03.18 18:29:42.171401 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 6993 | 2026.03.18 18:29:42.171496 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6994 | 2026.03.18 18:29:42.171523 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2220 rows starting from the beginning of the part | ||
| 6995 | 2026.03.18 18:29:42.171567 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
| 6996 | 2026.03.18 18:29:42.171600 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 6997 | 2026.03.18 18:29:42.171633 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6998 | 2026.03.18 18:29:42.171663 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 6999 | 2026.03.18 18:29:42.171692 [ 199 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 7000 | 2026.03.18 18:29:42.172791 [ 197 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14968 rows, containing 5 columns (5 merged, 0 gathered) in 0.004874975 sec., 3070374.7198703582 rows/sec., 206.51 MiB/sec. | ||
| 7001 | 2026.03.18 18:29:42.172912 [ 186 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 4 columns (4 merged, 0 gathered) in 0.001541891 sec., 1634356.7735981336 rows/sec., 109.15 MiB/sec. | ||
| 7002 | 2026.03.18 18:29:42.173159 [ 200 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7003 | 2026.03.18 18:29:42.173232 [ 201 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7004 | 2026.03.18 18:29:42.173504 [ 200 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.03.18 18:29:42.173565 [ 201 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_46_9} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.03.18 18:29:42.173584 [ 200 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7007 | 2026.03.18 18:29:42.173644 [ 201 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_46_9} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7008 | 2026.03.18 18:29:42.173666 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7009 | 2026.03.18 18:29:42.173724 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7010 | 2026.03.18 18:29:42.175611 [ 199 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 19 columns (19 merged, 0 gathered) in 0.005591664 sec., 131266.82862203452 rows/sec., 235.22 MiB/sec. | ||
| 7011 | 2026.03.18 18:29:42.176410 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7012 | 2026.03.18 18:29:42.176708 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.03.18 18:29:42.176770 [ 201 ] {82477220-c6f9-430d-b97c-86567c06c4c6::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7014 | 2026.03.18 18:29:42.176843 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 7015 | 2026.03.18 18:29:42.890758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7016 | 2026.03.18 18:29:42.908565 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.03.18 18:29:42.908612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7018 | 2026.03.18 18:29:42.914141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7019 | 2026.03.18 18:29:42.914814 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.03.18 18:29:42.915110 [ 175 ] {} <Debug> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7021 | 2026.03.18 18:29:42.915148 [ 175 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2026.03.18 18:29:42.915166 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 7023 | 2026.03.18 18:29:42.915336 [ 200 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 7024 | 2026.03.18 18:29:42.917931 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7025 | 2026.03.18 18:29:42.919403 [ 200 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7026 | 2026.03.18 18:29:42.920791 [ 200 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 7027 | 2026.03.18 18:29:42.925697 [ 200 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 7028 | 2026.03.18 18:29:42.930257 [ 200 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 7029 | 2026.03.18 18:29:42.934831 [ 200 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 7030 | 2026.03.18 18:29:42.939096 [ 200 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 7031 | 2026.03.18 18:29:42.943519 [ 200 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::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 | ||
| 7032 | 2026.03.18 18:29:42.998246 [ 186 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083009163 sec., 2818.9659013909104 rows/sec., 14.58 MiB/sec. | ||
| 7033 | 2026.03.18 18:29:43.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.74 MiB, peak 289.83 MiB, free memory in arenas 0.00 B, will set to 282.55 MiB (RSS), difference: -1.19 MiB | ||
| 7034 | 2026.03.18 18:29:43.000682 [ 199 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7035 | 2026.03.18 18:29:43.002667 [ 199 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_31_6} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.03.18 18:29:43.002762 [ 199 ] {f59cb0b4-1883-40c8-a982-6a9f6259cb7d::all_1_31_6} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7037 | 2026.03.18 18:29:43.005263 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7038 | 2026.03.18 18:29:44.000266 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.34 MiB, peak 289.83 MiB, free memory in arenas 0.00 B, will set to 282.88 MiB (RSS), difference: 5.53 MiB | ||
| 7039 | 2026.03.18 18:29:47.152814 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7040 | 2026.03.18 18:29:47.153100 [ 260 ] {eb905a2d-f204-40e6-9eb4-058aac3abcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7041 | 2026.03.18 18:29:47.153201 [ 260 ] {eb905a2d-f204-40e6-9eb4-058aac3abcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7042 | 2026.03.18 18:29:47.153952 [ 260 ] {eb905a2d-f204-40e6-9eb4-058aac3abcc0} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2026.03.18 18:29:47.154004 [ 260 ] {eb905a2d-f204-40e6-9eb4-058aac3abcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7044 | 2026.03.18 18:29:47.154424 [ 260 ] {eb905a2d-f204-40e6-9eb4-058aac3abcc0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7045 | 2026.03.18 18:29:47.154654 [ 260 ] {eb905a2d-f204-40e6-9eb4-058aac3abcc0} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2026.03.18 18:29:47.154814 [ 260 ] {eb905a2d-f204-40e6-9eb4-058aac3abcc0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001785 sec., 42577.030812324934 rows/sec., 3.51 MiB/sec. | ||
| 7047 | 2026.03.18 18:29:47.154866 [ 260 ] {eb905a2d-f204-40e6-9eb4-058aac3abcc0} <Debug> TCPHandler: Processed in 0.002220679 sec. | ||
| 7048 | 2026.03.18 18:29:47.155000 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7049 | 2026.03.18 18:29:47.155107 [ 260 ] {23d08079-78b5-4a65-9a5f-428573fc1576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7050 | 2026.03.18 18:29:47.155154 [ 260 ] {23d08079-78b5-4a65-9a5f-428573fc1576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7051 | 2026.03.18 18:29:47.155586 [ 260 ] {23d08079-78b5-4a65-9a5f-428573fc1576} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2026.03.18 18:29:47.155626 [ 260 ] {23d08079-78b5-4a65-9a5f-428573fc1576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7053 | 2026.03.18 18:29:47.155942 [ 260 ] {23d08079-78b5-4a65-9a5f-428573fc1576} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7054 | 2026.03.18 18:29:47.156154 [ 260 ] {23d08079-78b5-4a65-9a5f-428573fc1576} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.03.18 18:29:47.156292 [ 260 ] {23d08079-78b5-4a65-9a5f-428573fc1576} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 7056 | 2026.03.18 18:29:47.156331 [ 260 ] {23d08079-78b5-4a65-9a5f-428573fc1576} <Debug> TCPHandler: Processed in 0.001384299 sec. | ||
| 7057 | 2026.03.18 18:29:47.156445 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2026.03.18 18:29:47.156545 [ 260 ] {9cbc1166-8a28-42d8-af83-73ee469dfcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7059 | 2026.03.18 18:29:47.156587 [ 260 ] {9cbc1166-8a28-42d8-af83-73ee469dfcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7060 | 2026.03.18 18:29:47.157013 [ 260 ] {9cbc1166-8a28-42d8-af83-73ee469dfcda} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.03.18 18:29:47.157050 [ 260 ] {9cbc1166-8a28-42d8-af83-73ee469dfcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7062 | 2026.03.18 18:29:47.157401 [ 260 ] {9cbc1166-8a28-42d8-af83-73ee469dfcda} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7063 | 2026.03.18 18:29:47.157713 [ 260 ] {9cbc1166-8a28-42d8-af83-73ee469dfcda} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.03.18 18:29:47.157848 [ 260 ] {9cbc1166-8a28-42d8-af83-73ee469dfcda} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001324 sec., 55891.23867069486 rows/sec., 4.36 MiB/sec. | ||
| 7065 | 2026.03.18 18:29:47.157886 [ 260 ] {9cbc1166-8a28-42d8-af83-73ee469dfcda} <Debug> TCPHandler: Processed in 0.00149233 sec. | ||
| 7066 | 2026.03.18 18:29:47.158000 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2026.03.18 18:29:47.158097 [ 260 ] {85261f7c-4ede-4d90-8591-0812e038a0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7068 | 2026.03.18 18:29:47.158142 [ 260 ] {85261f7c-4ede-4d90-8591-0812e038a0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7069 | 2026.03.18 18:29:47.158549 [ 260 ] {85261f7c-4ede-4d90-8591-0812e038a0e7} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2026.03.18 18:29:47.158583 [ 260 ] {85261f7c-4ede-4d90-8591-0812e038a0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7071 | 2026.03.18 18:29:47.158898 [ 260 ] {85261f7c-4ede-4d90-8591-0812e038a0e7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7072 | 2026.03.18 18:29:47.159097 [ 260 ] {85261f7c-4ede-4d90-8591-0812e038a0e7} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.03.18 18:29:47.159223 [ 260 ] {85261f7c-4ede-4d90-8591-0812e038a0e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 7074 | 2026.03.18 18:29:47.159258 [ 260 ] {85261f7c-4ede-4d90-8591-0812e038a0e7} <Debug> TCPHandler: Processed in 0.001360207 sec. | ||
| 7075 | 2026.03.18 18:29:47.159372 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2026.03.18 18:29:47.159526 [ 260 ] {aa8a5469-fe49-4686-be96-7cef0dfbefd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7077 | 2026.03.18 18:29:47.159580 [ 260 ] {aa8a5469-fe49-4686-be96-7cef0dfbefd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7078 | 2026.03.18 18:29:47.160341 [ 260 ] {aa8a5469-fe49-4686-be96-7cef0dfbefd8} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2026.03.18 18:29:47.160377 [ 260 ] {aa8a5469-fe49-4686-be96-7cef0dfbefd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7080 | 2026.03.18 18:29:47.160915 [ 260 ] {aa8a5469-fe49-4686-be96-7cef0dfbefd8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7081 | 2026.03.18 18:29:47.161135 [ 260 ] {aa8a5469-fe49-4686-be96-7cef0dfbefd8} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2026.03.18 18:29:47.161276 [ 260 ] {aa8a5469-fe49-4686-be96-7cef0dfbefd8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 7083 | 2026.03.18 18:29:47.161344 [ 260 ] {aa8a5469-fe49-4686-be96-7cef0dfbefd8} <Debug> TCPHandler: Processed in 0.001962976 sec. | ||
| 7084 | 2026.03.18 18:29:47.161463 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2026.03.18 18:29:47.161559 [ 260 ] {fcca2b32-35af-436e-9b15-948fecdd3369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7086 | 2026.03.18 18:29:47.161599 [ 260 ] {fcca2b32-35af-436e-9b15-948fecdd3369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7087 | 2026.03.18 18:29:47.161942 [ 260 ] {fcca2b32-35af-436e-9b15-948fecdd3369} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2026.03.18 18:29:47.161978 [ 260 ] {fcca2b32-35af-436e-9b15-948fecdd3369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7089 | 2026.03.18 18:29:47.162281 [ 260 ] {fcca2b32-35af-436e-9b15-948fecdd3369} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7090 | 2026.03.18 18:29:47.162490 [ 260 ] {fcca2b32-35af-436e-9b15-948fecdd3369} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.03.18 18:29:47.162617 [ 260 ] {fcca2b32-35af-436e-9b15-948fecdd3369} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 7092 | 2026.03.18 18:29:47.162654 [ 260 ] {fcca2b32-35af-436e-9b15-948fecdd3369} <Debug> TCPHandler: Processed in 0.001240587 sec. | ||
| 7093 | 2026.03.18 18:29:49.506593 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7094 | 2026.03.18 18:29:49.506642 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7095 | 2026.03.18 18:29:49.607129 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15322 | ||
| 7096 | 2026.03.18 18:29:49.607712 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2026.03.18 18:29:49.607762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7098 | 2026.03.18 18:29:49.608499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7099 | 2026.03.18 18:29:49.608781 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.03.18 18:29:49.608936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15322 | ||
| 7101 | 2026.03.18 18:29:49.644456 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 866 | ||
| 7102 | 2026.03.18 18:29:49.647245 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.03.18 18:29:49.647289 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7104 | 2026.03.18 18:29:49.648497 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7105 | 2026.03.18 18:29:49.648757 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.03.18 18:29:49.649017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 7107 | 2026.03.18 18:29:50.001517 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001065265 sec. | ||
| 7108 | 2026.03.18 18:29:50.071522 [ 147 ] {} <Debug> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7109 | 2026.03.18 18:29:50.071578 [ 147 ] {} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7110 | 2026.03.18 18:29:50.071604 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7111 | 2026.03.18 18:29:50.071722 [ 190 ] {31cd0fc5-6d2b-496e-9252-e70b9923252c::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 | ||
| 7112 | 2026.03.18 18:29:50.071857 [ 190 ] {31cd0fc5-6d2b-496e-9252-e70b9923252c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7113 | 2026.03.18 18:29:50.071892 [ 190 ] {31cd0fc5-6d2b-496e-9252-e70b9923252c::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 | ||
| 7114 | 2026.03.18 18:29:50.071954 [ 190 ] {31cd0fc5-6d2b-496e-9252-e70b9923252c::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 | ||
| 7115 | 2026.03.18 18:29:50.071994 [ 190 ] {31cd0fc5-6d2b-496e-9252-e70b9923252c::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 | ||
| 7116 | 2026.03.18 18:29:50.072034 [ 190 ] {31cd0fc5-6d2b-496e-9252-e70b9923252c::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 | ||
| 7117 | 2026.03.18 18:29:50.072072 [ 190 ] {31cd0fc5-6d2b-496e-9252-e70b9923252c::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 | ||
| 7118 | 2026.03.18 18:29:50.072846 [ 192 ] {31cd0fc5-6d2b-496e-9252-e70b9923252c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001170186 sec., 4272.825003888271 rows/sec., 284.58 KiB/sec. | ||
| 7119 | 2026.03.18 18:29:50.073029 [ 188 ] {31cd0fc5-6d2b-496e-9252-e70b9923252c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7120 | 2026.03.18 18:29:50.073328 [ 188 ] {31cd0fc5-6d2b-496e-9252-e70b9923252c::all_1_5_1} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.03.18 18:29:50.073400 [ 188 ] {31cd0fc5-6d2b-496e-9252-e70b9923252c::all_1_5_1} <Trace> oximeter.measurements_f64 (31cd0fc5-6d2b-496e-9252-e70b9923252c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7122 | 2026.03.18 18:29:50.073483 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7123 | 2026.03.18 18:29:50.418225 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7124 | 2026.03.18 18:29:50.433969 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.03.18 18:29:50.434024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7126 | 2026.03.18 18:29:50.439737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7127 | 2026.03.18 18:29:50.440447 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.03.18 18:29:50.443265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7129 | 2026.03.18 18:29:52.154032 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2026.03.18 18:29:52.154208 [ 260 ] {9275c48a-0862-4d0b-a8c8-02c1ca65c657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7131 | 2026.03.18 18:29:52.154275 [ 260 ] {9275c48a-0862-4d0b-a8c8-02c1ca65c657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7132 | 2026.03.18 18:29:52.154930 [ 260 ] {9275c48a-0862-4d0b-a8c8-02c1ca65c657} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.03.18 18:29:52.154976 [ 260 ] {9275c48a-0862-4d0b-a8c8-02c1ca65c657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7134 | 2026.03.18 18:29:52.155379 [ 260 ] {9275c48a-0862-4d0b-a8c8-02c1ca65c657} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7135 | 2026.03.18 18:29:52.155616 [ 260 ] {9275c48a-0862-4d0b-a8c8-02c1ca65c657} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.03.18 18:29:52.155765 [ 260 ] {9275c48a-0862-4d0b-a8c8-02c1ca65c657} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001604 sec., 72319.20199501247 rows/sec., 6.14 MiB/sec. | ||
| 7137 | 2026.03.18 18:29:52.155806 [ 260 ] {9275c48a-0862-4d0b-a8c8-02c1ca65c657} <Debug> TCPHandler: Processed in 0.001898006 sec. | ||
| 7138 | 2026.03.18 18:29:52.155926 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2026.03.18 18:29:52.156023 [ 260 ] {3d732a19-7855-4a7c-9220-17883fb468e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7140 | 2026.03.18 18:29:52.156064 [ 260 ] {3d732a19-7855-4a7c-9220-17883fb468e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7141 | 2026.03.18 18:29:52.156467 [ 260 ] {3d732a19-7855-4a7c-9220-17883fb468e2} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2026.03.18 18:29:52.156503 [ 260 ] {3d732a19-7855-4a7c-9220-17883fb468e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7143 | 2026.03.18 18:29:52.156795 [ 260 ] {3d732a19-7855-4a7c-9220-17883fb468e2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7144 | 2026.03.18 18:29:52.157014 [ 260 ] {3d732a19-7855-4a7c-9220-17883fb468e2} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.03.18 18:29:52.157143 [ 260 ] {3d732a19-7855-4a7c-9220-17883fb468e2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001138 sec., 26362.038664323376 rows/sec., 1.94 MiB/sec. | ||
| 7146 | 2026.03.18 18:29:52.157180 [ 260 ] {3d732a19-7855-4a7c-9220-17883fb468e2} <Debug> TCPHandler: Processed in 0.001303427 sec. | ||
| 7147 | 2026.03.18 18:29:52.157287 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2026.03.18 18:29:52.157381 [ 260 ] {95d1630b-9cdb-43e3-b5fc-ab1141cd62dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7149 | 2026.03.18 18:29:52.157421 [ 260 ] {95d1630b-9cdb-43e3-b5fc-ab1141cd62dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7150 | 2026.03.18 18:29:52.157835 [ 260 ] {95d1630b-9cdb-43e3-b5fc-ab1141cd62dc} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2026.03.18 18:29:52.157870 [ 260 ] {95d1630b-9cdb-43e3-b5fc-ab1141cd62dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7152 | 2026.03.18 18:29:52.158183 [ 260 ] {95d1630b-9cdb-43e3-b5fc-ab1141cd62dc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7153 | 2026.03.18 18:29:52.158391 [ 260 ] {95d1630b-9cdb-43e3-b5fc-ab1141cd62dc} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2026.03.18 18:29:52.158516 [ 260 ] {95d1630b-9cdb-43e3-b5fc-ab1141cd62dc} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001154 sec., 81455.80589254765 rows/sec., 6.36 MiB/sec. | ||
| 7155 | 2026.03.18 18:29:52.158554 [ 260 ] {95d1630b-9cdb-43e3-b5fc-ab1141cd62dc} <Debug> TCPHandler: Processed in 0.001315868 sec. | ||
| 7156 | 2026.03.18 18:29:52.158663 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2026.03.18 18:29:52.158757 [ 260 ] {03f150b0-1bb2-4b4d-8503-c87ac9ec11ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7158 | 2026.03.18 18:29:52.158800 [ 260 ] {03f150b0-1bb2-4b4d-8503-c87ac9ec11ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7159 | 2026.03.18 18:29:52.159198 [ 260 ] {03f150b0-1bb2-4b4d-8503-c87ac9ec11ff} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2026.03.18 18:29:52.159234 [ 260 ] {03f150b0-1bb2-4b4d-8503-c87ac9ec11ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7161 | 2026.03.18 18:29:52.159562 [ 260 ] {03f150b0-1bb2-4b4d-8503-c87ac9ec11ff} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7162 | 2026.03.18 18:29:52.159770 [ 260 ] {03f150b0-1bb2-4b4d-8503-c87ac9ec11ff} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2026.03.18 18:29:52.159900 [ 260 ] {03f150b0-1bb2-4b4d-8503-c87ac9ec11ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 7164 | 2026.03.18 18:29:52.159938 [ 260 ] {03f150b0-1bb2-4b4d-8503-c87ac9ec11ff} <Debug> TCPHandler: Processed in 0.001323808 sec. | ||
| 7165 | 2026.03.18 18:29:52.160044 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2026.03.18 18:29:52.160138 [ 260 ] {7b9603b7-4e5f-4663-97a4-b4af3f17f1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7167 | 2026.03.18 18:29:52.160191 [ 260 ] {7b9603b7-4e5f-4663-97a4-b4af3f17f1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7168 | 2026.03.18 18:29:52.160983 [ 260 ] {7b9603b7-4e5f-4663-97a4-b4af3f17f1c8} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7169 | 2026.03.18 18:29:52.161019 [ 260 ] {7b9603b7-4e5f-4663-97a4-b4af3f17f1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7170 | 2026.03.18 18:29:52.161556 [ 260 ] {7b9603b7-4e5f-4663-97a4-b4af3f17f1c8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7171 | 2026.03.18 18:29:52.161781 [ 260 ] {7b9603b7-4e5f-4663-97a4-b4af3f17f1c8} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.03.18 18:29:52.161923 [ 260 ] {7b9603b7-4e5f-4663-97a4-b4af3f17f1c8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001803 sec., 16638.93510815308 rows/sec., 29.82 MiB/sec. | ||
| 7173 | 2026.03.18 18:29:52.161974 [ 260 ] {7b9603b7-4e5f-4663-97a4-b4af3f17f1c8} <Debug> TCPHandler: Processed in 0.001979687 sec. | ||
| 7174 | 2026.03.18 18:29:52.162082 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2026.03.18 18:29:52.162176 [ 260 ] {5c3a5a2b-dc26-44af-b0b2-8579630d5f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7176 | 2026.03.18 18:29:52.162217 [ 260 ] {5c3a5a2b-dc26-44af-b0b2-8579630d5f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7177 | 2026.03.18 18:29:52.162541 [ 260 ] {5c3a5a2b-dc26-44af-b0b2-8579630d5f2b} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2026.03.18 18:29:52.162576 [ 260 ] {5c3a5a2b-dc26-44af-b0b2-8579630d5f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7179 | 2026.03.18 18:29:52.162873 [ 260 ] {5c3a5a2b-dc26-44af-b0b2-8579630d5f2b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7180 | 2026.03.18 18:29:52.163071 [ 260 ] {5c3a5a2b-dc26-44af-b0b2-8579630d5f2b} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7181 | 2026.03.18 18:29:52.163199 [ 260 ] {5c3a5a2b-dc26-44af-b0b2-8579630d5f2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 7182 | 2026.03.18 18:29:52.163235 [ 260 ] {5c3a5a2b-dc26-44af-b0b2-8579630d5f2b} <Debug> TCPHandler: Processed in 0.001203156 sec. | ||
| 7183 | 2026.03.18 18:29:52.564708 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.03.18 18:29:52.564982 [ 260 ] {a77ab2e7-76b6-4d67-ada8-008cc841e64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7185 | 2026.03.18 18:29:52.565083 [ 260 ] {a77ab2e7-76b6-4d67-ada8-008cc841e64a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7186 | 2026.03.18 18:29:52.565872 [ 260 ] {a77ab2e7-76b6-4d67-ada8-008cc841e64a} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2026.03.18 18:29:52.565909 [ 260 ] {a77ab2e7-76b6-4d67-ada8-008cc841e64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7188 | 2026.03.18 18:29:52.566298 [ 260 ] {a77ab2e7-76b6-4d67-ada8-008cc841e64a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7189 | 2026.03.18 18:29:52.566515 [ 260 ] {a77ab2e7-76b6-4d67-ada8-008cc841e64a} <Trace> oximeter.fields_ipaddr (09f45871-9079-4fd9-a24f-28d4c45d9950): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.03.18 18:29:52.566673 [ 260 ] {a77ab2e7-76b6-4d67-ada8-008cc841e64a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001767 sec., 2263.7238256932656 rows/sec., 184.59 KiB/sec. | ||
| 7191 | 2026.03.18 18:29:52.566714 [ 260 ] {a77ab2e7-76b6-4d67-ada8-008cc841e64a} <Debug> TCPHandler: Processed in 0.002187239 sec. | ||
| 7192 | 2026.03.18 18:29:52.566830 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2026.03.18 18:29:52.566925 [ 260 ] {805f2a4c-23ce-4e3a-92c6-992d16a343f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7194 | 2026.03.18 18:29:52.566964 [ 260 ] {805f2a4c-23ce-4e3a-92c6-992d16a343f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7195 | 2026.03.18 18:29:52.568239 [ 260 ] {805f2a4c-23ce-4e3a-92c6-992d16a343f5} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.03.18 18:29:52.568275 [ 260 ] {805f2a4c-23ce-4e3a-92c6-992d16a343f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7197 | 2026.03.18 18:29:52.568701 [ 260 ] {805f2a4c-23ce-4e3a-92c6-992d16a343f5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7198 | 2026.03.18 18:29:52.568921 [ 260 ] {805f2a4c-23ce-4e3a-92c6-992d16a343f5} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.03.18 18:29:52.569050 [ 260 ] {805f2a4c-23ce-4e3a-92c6-992d16a343f5} <Debug> executeQuery: Read 1958 rows, 151.27 KiB in 0.002144 sec., 913246.2686567163 rows/sec., 68.90 MiB/sec. | ||
| 7200 | 2026.03.18 18:29:52.569087 [ 260 ] {805f2a4c-23ce-4e3a-92c6-992d16a343f5} <Debug> TCPHandler: Processed in 0.00230624 sec. | ||
| 7201 | 2026.03.18 18:29:52.569195 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2026.03.18 18:29:52.569290 [ 260 ] {028cf3f4-054f-4800-a536-ce6d32c445e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7203 | 2026.03.18 18:29:52.569329 [ 260 ] {028cf3f4-054f-4800-a536-ce6d32c445e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7204 | 2026.03.18 18:29:52.569724 [ 260 ] {028cf3f4-054f-4800-a536-ce6d32c445e7} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2026.03.18 18:29:52.569758 [ 260 ] {028cf3f4-054f-4800-a536-ce6d32c445e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7206 | 2026.03.18 18:29:52.570052 [ 260 ] {028cf3f4-054f-4800-a536-ce6d32c445e7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7207 | 2026.03.18 18:29:52.570258 [ 260 ] {028cf3f4-054f-4800-a536-ce6d32c445e7} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2026.03.18 18:29:52.570382 [ 260 ] {028cf3f4-054f-4800-a536-ce6d32c445e7} <Debug> executeQuery: Read 23 rows, 1.71 KiB in 0.00111 sec., 20720.720720720718 rows/sec., 1.50 MiB/sec. | ||
| 7209 | 2026.03.18 18:29:52.570419 [ 260 ] {028cf3f4-054f-4800-a536-ce6d32c445e7} <Debug> TCPHandler: Processed in 0.001272897 sec. | ||
| 7210 | 2026.03.18 18:29:52.570521 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7211 | 2026.03.18 18:29:52.570617 [ 260 ] {4ba7a6cb-c3ff-4830-beda-71a468ddfd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7212 | 2026.03.18 18:29:52.570655 [ 260 ] {4ba7a6cb-c3ff-4830-beda-71a468ddfd18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7213 | 2026.03.18 18:29:52.571245 [ 260 ] {4ba7a6cb-c3ff-4830-beda-71a468ddfd18} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7214 | 2026.03.18 18:29:52.571279 [ 260 ] {4ba7a6cb-c3ff-4830-beda-71a468ddfd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7215 | 2026.03.18 18:29:52.571617 [ 260 ] {4ba7a6cb-c3ff-4830-beda-71a468ddfd18} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7216 | 2026.03.18 18:29:52.571828 [ 260 ] {4ba7a6cb-c3ff-4830-beda-71a468ddfd18} <Trace> oximeter.fields_u32 (9de654b9-0721-491d-b3de-be400bc5916c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2026.03.18 18:29:52.571948 [ 260 ] {4ba7a6cb-c3ff-4830-beda-71a468ddfd18} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00135 sec., 524444.4444444444 rows/sec., 30.59 MiB/sec. | ||
| 7218 | 2026.03.18 18:29:52.571985 [ 260 ] {4ba7a6cb-c3ff-4830-beda-71a468ddfd18} <Debug> TCPHandler: Processed in 0.00151225 sec. | ||
| 7219 | 2026.03.18 18:29:52.572094 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2026.03.18 18:29:52.572189 [ 260 ] {de7a70fe-9758-4f22-811b-6c32ea554269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7221 | 2026.03.18 18:29:52.572227 [ 260 ] {de7a70fe-9758-4f22-811b-6c32ea554269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7222 | 2026.03.18 18:29:52.572591 [ 260 ] {de7a70fe-9758-4f22-811b-6c32ea554269} <Trace> oximeter.fields_u64 (4dae3e49-adc7-4ac7-ba57-dc4b5a1ace74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.03.18 18:29:52.572626 [ 260 ] {de7a70fe-9758-4f22-811b-6c32ea554269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7224 | 2026.03.18 18:29:52.572926 [ 260 ] {de7a70fe-9758-4f22-811b-6c32ea554269} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7225 | 2026.03.18 18:29:52.573144 [ 260 ] {de7a70fe-9758-4f22-811b-6c32ea554269} <Trace> oximeter.fields_u64 (4dae3e49-adc7-4ac7-ba57-dc4b5a1ace74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.03.18 18:29:52.573267 [ 260 ] {de7a70fe-9758-4f22-811b-6c32ea554269} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 7227 | 2026.03.18 18:29:52.573304 [ 260 ] {de7a70fe-9758-4f22-811b-6c32ea554269} <Debug> TCPHandler: Processed in 0.001259266 sec. | ||
| 7228 | 2026.03.18 18:29:52.573405 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7229 | 2026.03.18 18:29:52.573499 [ 260 ] {69366128-812f-4c75-8a76-09cfcfa6ffca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7230 | 2026.03.18 18:29:52.573538 [ 260 ] {69366128-812f-4c75-8a76-09cfcfa6ffca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7231 | 2026.03.18 18:29:52.574269 [ 260 ] {69366128-812f-4c75-8a76-09cfcfa6ffca} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2026.03.18 18:29:52.574304 [ 260 ] {69366128-812f-4c75-8a76-09cfcfa6ffca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7233 | 2026.03.18 18:29:52.574652 [ 260 ] {69366128-812f-4c75-8a76-09cfcfa6ffca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7234 | 2026.03.18 18:29:52.574859 [ 260 ] {69366128-812f-4c75-8a76-09cfcfa6ffca} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2026.03.18 18:29:52.574985 [ 260 ] {69366128-812f-4c75-8a76-09cfcfa6ffca} <Debug> executeQuery: Read 1023 rows, 72.19 KiB in 0.001504 sec., 680186.170212766 rows/sec., 46.87 MiB/sec. | ||
| 7236 | 2026.03.18 18:29:52.575022 [ 260 ] {69366128-812f-4c75-8a76-09cfcfa6ffca} <Debug> TCPHandler: Processed in 0.001665942 sec. | ||
| 7237 | 2026.03.18 18:29:52.575128 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7238 | 2026.03.18 18:29:52.575222 [ 260 ] {5998969d-55a9-4f4b-95c1-6500c7313fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7239 | 2026.03.18 18:29:52.575265 [ 260 ] {5998969d-55a9-4f4b-95c1-6500c7313fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7240 | 2026.03.18 18:29:52.575874 [ 260 ] {5998969d-55a9-4f4b-95c1-6500c7313fcb} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.03.18 18:29:52.575909 [ 260 ] {5998969d-55a9-4f4b-95c1-6500c7313fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7242 | 2026.03.18 18:29:52.576316 [ 260 ] {5998969d-55a9-4f4b-95c1-6500c7313fcb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7243 | 2026.03.18 18:29:52.576526 [ 260 ] {5998969d-55a9-4f4b-95c1-6500c7313fcb} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2026.03.18 18:29:52.576651 [ 260 ] {5998969d-55a9-4f4b-95c1-6500c7313fcb} <Debug> executeQuery: Read 1219 rows, 78.06 KiB in 0.001447 sec., 842432.6192121631 rows/sec., 52.68 MiB/sec. | ||
| 7245 | 2026.03.18 18:29:52.576687 [ 260 ] {5998969d-55a9-4f4b-95c1-6500c7313fcb} <Debug> TCPHandler: Processed in 0.001608961 sec. | ||
| 7246 | 2026.03.18 18:29:52.576803 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2026.03.18 18:29:52.576897 [ 260 ] {22624403-2f45-4a7b-90c5-ee50165e4059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7248 | 2026.03.18 18:29:52.576950 [ 260 ] {22624403-2f45-4a7b-90c5-ee50165e4059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7249 | 2026.03.18 18:29:52.577705 [ 260 ] {22624403-2f45-4a7b-90c5-ee50165e4059} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.03.18 18:29:52.577740 [ 260 ] {22624403-2f45-4a7b-90c5-ee50165e4059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7251 | 2026.03.18 18:29:52.578261 [ 260 ] {22624403-2f45-4a7b-90c5-ee50165e4059} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7252 | 2026.03.18 18:29:52.578476 [ 260 ] {22624403-2f45-4a7b-90c5-ee50165e4059} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.03.18 18:29:52.578613 [ 260 ] {22624403-2f45-4a7b-90c5-ee50165e4059} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001734 sec., 10957.324106113032 rows/sec., 19.64 MiB/sec. | ||
| 7254 | 2026.03.18 18:29:52.578665 [ 260 ] {22624403-2f45-4a7b-90c5-ee50165e4059} <Debug> TCPHandler: Processed in 0.001911905 sec. | ||
| 7255 | 2026.03.18 18:29:52.578774 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7256 | 2026.03.18 18:29:52.578868 [ 260 ] {5df43501-0f8e-401b-89e1-cc398589d625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7257 | 2026.03.18 18:29:52.578909 [ 260 ] {5df43501-0f8e-401b-89e1-cc398589d625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7258 | 2026.03.18 18:29:52.579220 [ 260 ] {5df43501-0f8e-401b-89e1-cc398589d625} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7259 | 2026.03.18 18:29:52.579254 [ 260 ] {5df43501-0f8e-401b-89e1-cc398589d625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7260 | 2026.03.18 18:29:52.579564 [ 260 ] {5df43501-0f8e-401b-89e1-cc398589d625} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7261 | 2026.03.18 18:29:52.579773 [ 260 ] {5df43501-0f8e-401b-89e1-cc398589d625} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7262 | 2026.03.18 18:29:52.579895 [ 260 ] {5df43501-0f8e-401b-89e1-cc398589d625} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 792.46 KiB/sec. | ||
| 7263 | 2026.03.18 18:29:52.579931 [ 260 ] {5df43501-0f8e-401b-89e1-cc398589d625} <Debug> TCPHandler: Processed in 0.001206586 sec. | ||
| 7264 | 2026.03.18 18:29:53.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.79 MiB, peak 289.83 MiB, free memory in arenas 0.00 B, will set to 283.77 MiB (RSS), difference: -1.02 MiB | ||
| 7265 | 2026.03.18 18:29:54.745415 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41614 | ||
| 7266 | 2026.03.18 18:29:54.745538 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7267 | 2026.03.18 18:29:54.745564 [ 290 ] {} <Debug> TCP-Session: f62553e2-d7d6-47b6-a5f9-11687696cf97 Authenticating user 'default' from [fd00:1122:3344:101::e]:41614 | ||
| 7268 | 2026.03.18 18:29:54.745585 [ 290 ] {} <Debug> TCP-Session: f62553e2-d7d6-47b6-a5f9-11687696cf97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7269 | 2026.03.18 18:29:54.745598 [ 290 ] {} <Debug> TCP-Session: f62553e2-d7d6-47b6-a5f9-11687696cf97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7270 | 2026.03.18 18:29:54.745769 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36260 | ||
| 7271 | 2026.03.18 18:29:54.745820 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64766 | ||
| 7272 | 2026.03.18 18:29:54.745838 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53220 | ||
| 7273 | 2026.03.18 18:29:54.745849 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63412 | ||
| 7274 | 2026.03.18 18:29:54.745884 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7275 | 2026.03.18 18:29:54.745867 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41994 | ||
| 7276 | 2026.03.18 18:29:54.745921 [ 290 ] {} <Trace> TCP-Session: f62553e2-d7d6-47b6-a5f9-11687696cf97 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2026.03.18 18:29:54.745926 [ 291 ] {} <Debug> TCP-Session: ef071bb5-3696-4241-b80d-676b3f36ff0e Authenticating user 'default' from [fd00:1122:3344:101::e]:36260 | ||
| 7278 | 2026.03.18 18:29:54.745861 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58516 | ||
| 7279 | 2026.03.18 18:29:54.745994 [ 291 ] {} <Debug> TCP-Session: ef071bb5-3696-4241-b80d-676b3f36ff0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2026.03.18 18:29:54.745827 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39437 | ||
| 7281 | 2026.03.18 18:29:54.746042 [ 291 ] {} <Debug> TCP-Session: ef071bb5-3696-4241-b80d-676b3f36ff0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2026.03.18 18:29:54.746053 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7283 | 2026.03.18 18:29:54.745820 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46804 | ||
| 7284 | 2026.03.18 18:29:54.746105 [ 286 ] {} <Debug> TCP-Session: 6692254b-004a-4b1b-b615-5b1a690aec2c Authenticating user 'default' from [fd00:1122:3344:101::e]:53220 | ||
| 7285 | 2026.03.18 18:29:54.746109 [ 290 ] {d5a4a908-585b-4742-97a0-29e659153e21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41614) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7286 | 2026.03.18 18:29:54.746146 [ 286 ] {} <Debug> TCP-Session: 6692254b-004a-4b1b-b615-5b1a690aec2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7287 | 2026.03.18 18:29:54.746159 [ 286 ] {} <Debug> TCP-Session: 6692254b-004a-4b1b-b615-5b1a690aec2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7288 | 2026.03.18 18:29:54.746381 [ 290 ] {d5a4a908-585b-4742-97a0-29e659153e21} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7289 | 2026.03.18 18:29:54.746409 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7290 | 2026.03.18 18:29:54.746435 [ 290 ] {d5a4a908-585b-4742-97a0-29e659153e21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7291 | 2026.03.18 18:29:54.746447 [ 289 ] {} <Debug> TCP-Session: 848cc62e-c798-49a8-a022-58f77face7e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41994 | ||
| 7292 | 2026.03.18 18:29:54.746482 [ 289 ] {} <Debug> TCP-Session: 848cc62e-c798-49a8-a022-58f77face7e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2026.03.18 18:29:54.746495 [ 289 ] {} <Debug> TCP-Session: 848cc62e-c798-49a8-a022-58f77face7e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7294 | 2026.03.18 18:29:54.746512 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7295 | 2026.03.18 18:29:54.746545 [ 294 ] {} <Debug> TCP-Session: f22238de-2cad-42f2-ae21-20fe77227f35 Authenticating user 'default' from [fd00:1122:3344:101::e]:39437 | ||
| 7296 | 2026.03.18 18:29:54.746561 [ 294 ] {} <Debug> TCP-Session: f22238de-2cad-42f2-ae21-20fe77227f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.03.18 18:29:54.746573 [ 294 ] {} <Debug> TCP-Session: f22238de-2cad-42f2-ae21-20fe77227f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2026.03.18 18:29:54.746722 [ 290 ] {d5a4a908-585b-4742-97a0-29e659153e21} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 7299 | 2026.03.18 18:29:54.746930 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7300 | 2026.03.18 18:29:54.746967 [ 288 ] {} <Debug> TCP-Session: 001ab93f-070c-4184-9fc6-d24c56e8d306 Authenticating user 'default' from [fd00:1122:3344:101::e]:58516 | ||
| 7301 | 2026.03.18 18:29:54.746992 [ 288 ] {} <Debug> TCP-Session: 001ab93f-070c-4184-9fc6-d24c56e8d306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2026.03.18 18:29:54.747005 [ 288 ] {} <Debug> TCP-Session: 001ab93f-070c-4184-9fc6-d24c56e8d306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.03.18 18:29:54.747037 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7304 | 2026.03.18 18:29:54.747070 [ 287 ] {} <Debug> TCP-Session: a78c9d2e-3809-40c1-a5c5-b2ec6cce80a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63412 | ||
| 7305 | 2026.03.18 18:29:54.747087 [ 287 ] {} <Debug> TCP-Session: a78c9d2e-3809-40c1-a5c5-b2ec6cce80a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7306 | 2026.03.18 18:29:54.747106 [ 287 ] {} <Debug> TCP-Session: a78c9d2e-3809-40c1-a5c5-b2ec6cce80a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2026.03.18 18:29:54.747150 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7308 | 2026.03.18 18:29:54.747184 [ 292 ] {} <Debug> TCP-Session: 2e6a2eb4-38b4-464a-b598-2502ae90ddcc Authenticating user 'default' from [fd00:1122:3344:101::e]:46804 | ||
| 7309 | 2026.03.18 18:29:54.747201 [ 292 ] {} <Debug> TCP-Session: 2e6a2eb4-38b4-464a-b598-2502ae90ddcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7310 | 2026.03.18 18:29:54.747217 [ 292 ] {} <Debug> TCP-Session: 2e6a2eb4-38b4-464a-b598-2502ae90ddcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7311 | 2026.03.18 18:29:54.747256 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7312 | 2026.03.18 18:29:54.747290 [ 293 ] {} <Debug> TCP-Session: 9b133295-e43f-4568-8ecd-64179aa4d8ed Authenticating user 'default' from [fd00:1122:3344:101::e]:64766 | ||
| 7313 | 2026.03.18 18:29:54.747308 [ 293 ] {} <Debug> TCP-Session: 9b133295-e43f-4568-8ecd-64179aa4d8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7314 | 2026.03.18 18:29:54.747320 [ 293 ] {} <Debug> TCP-Session: 9b133295-e43f-4568-8ecd-64179aa4d8ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7315 | 2026.03.18 18:29:54.747662 [ 301 ] {d5a4a908-585b-4742-97a0-29e659153e21} <Trace> AggregatingTransform: Aggregating | ||
| 7316 | 2026.03.18 18:29:54.747696 [ 301 ] {d5a4a908-585b-4742-97a0-29e659153e21} <Trace> Aggregator: Aggregation method: without_key | ||
| 7317 | 2026.03.18 18:29:54.747733 [ 301 ] {d5a4a908-585b-4742-97a0-29e659153e21} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911052 sec. (1097.632 rows/sec., 42.88 KiB/sec.) | ||
| 7318 | 2026.03.18 18:29:54.747751 [ 301 ] {d5a4a908-585b-4742-97a0-29e659153e21} <Trace> Aggregator: Merging aggregated data | ||
| 7319 | 2026.03.18 18:29:54.748966 [ 290 ] {d5a4a908-585b-4742-97a0-29e659153e21} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00291 sec., 343.6426116838488 rows/sec., 13.42 KiB/sec. | ||
| 7320 | 2026.03.18 18:29:54.749119 [ 290 ] {d5a4a908-585b-4742-97a0-29e659153e21} <Debug> TCPHandler: Processed in 0.003310394 sec. | ||
| 7321 | 2026.03.18 18:29:54.749212 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7322 | 2026.03.18 18:29:54.749241 [ 290 ] {} <Debug> TCP-Session: f62553e2-d7d6-47b6-a5f9-11687696cf97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.03.18 18:29:54.749242 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7324 | 2026.03.18 18:29:54.749264 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7325 | 2026.03.18 18:29:54.749293 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7326 | 2026.03.18 18:29:54.749297 [ 289 ] {} <Debug> TCP-Session: 848cc62e-c798-49a8-a022-58f77face7e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7327 | 2026.03.18 18:29:54.749311 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7328 | 2026.03.18 18:29:54.749326 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7329 | 2026.03.18 18:29:54.749342 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7330 | 2026.03.18 18:29:54.749358 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7331 | 2026.03.18 18:29:54.749377 [ 294 ] {} <Debug> TCP-Session: f22238de-2cad-42f2-ae21-20fe77227f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2026.03.18 18:29:54.749390 [ 286 ] {} <Debug> TCP-Session: 6692254b-004a-4b1b-b615-5b1a690aec2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2026.03.18 18:29:54.749412 [ 288 ] {} <Debug> TCP-Session: 001ab93f-070c-4184-9fc6-d24c56e8d306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2026.03.18 18:29:54.749372 [ 287 ] {} <Debug> TCP-Session: a78c9d2e-3809-40c1-a5c5-b2ec6cce80a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7335 | 2026.03.18 18:29:54.749333 [ 293 ] {} <Debug> TCP-Session: 9b133295-e43f-4568-8ecd-64179aa4d8ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7336 | 2026.03.18 18:29:54.749311 [ 291 ] {} <Debug> TCP-Session: ef071bb5-3696-4241-b80d-676b3f36ff0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2026.03.18 18:29:54.749298 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7338 | 2026.03.18 18:29:54.749527 [ 292 ] {} <Debug> TCP-Session: 2e6a2eb4-38b4-464a-b598-2502ae90ddcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.03.18 18:29:56.132768 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37696 | ||
| 7340 | 2026.03.18 18:29:56.132893 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7341 | 2026.03.18 18:29:56.132922 [ 290 ] {} <Debug> TCP-Session: 92d8c329-981f-4456-b72f-950e676e40f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37696 | ||
| 7342 | 2026.03.18 18:29:56.132944 [ 290 ] {} <Debug> TCP-Session: 92d8c329-981f-4456-b72f-950e676e40f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7343 | 2026.03.18 18:29:56.132956 [ 290 ] {} <Debug> TCP-Session: 92d8c329-981f-4456-b72f-950e676e40f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7344 | 2026.03.18 18:29:56.133157 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57171 | ||
| 7345 | 2026.03.18 18:29:56.133210 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45152 | ||
| 7346 | 2026.03.18 18:29:56.133230 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41877 | ||
| 7347 | 2026.03.18 18:29:56.133284 [ 290 ] {} <Trace> TCP-Session: 92d8c329-981f-4456-b72f-950e676e40f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2026.03.18 18:29:56.133272 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50634 | ||
| 7349 | 2026.03.18 18:29:56.133271 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7350 | 2026.03.18 18:29:56.133343 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7351 | 2026.03.18 18:29:56.133367 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7352 | 2026.03.18 18:29:56.133382 [ 291 ] {} <Debug> TCP-Session: 05b84eb9-ed7a-45e3-a2cc-9c93c55c020a Authenticating user 'default' from [fd00:1122:3344:101::e]:57171 | ||
| 7353 | 2026.03.18 18:29:56.133397 [ 292 ] {} <Debug> TCP-Session: 6dcb56af-1ca1-4003-b0c3-1653d5130863 Authenticating user 'default' from [fd00:1122:3344:101::e]:45152 | ||
| 7354 | 2026.03.18 18:29:56.133419 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7355 | 2026.03.18 18:29:56.133433 [ 291 ] {} <Debug> TCP-Session: 05b84eb9-ed7a-45e3-a2cc-9c93c55c020a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7356 | 2026.03.18 18:29:56.133425 [ 286 ] {} <Debug> TCP-Session: 3f563b22-003d-409f-89ef-99d29bb98310 Authenticating user 'default' from [fd00:1122:3344:101::e]:41877 | ||
| 7357 | 2026.03.18 18:29:56.133465 [ 290 ] {a27e558c-2ab8-4a47-90b3-c0a3f6a26726} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37696) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7358 | 2026.03.18 18:29:56.133463 [ 291 ] {} <Debug> TCP-Session: 05b84eb9-ed7a-45e3-a2cc-9c93c55c020a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2026.03.18 18:29:56.133482 [ 286 ] {} <Debug> TCP-Session: 3f563b22-003d-409f-89ef-99d29bb98310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7360 | 2026.03.18 18:29:56.133460 [ 289 ] {} <Debug> TCP-Session: ee0d96d7-a272-4610-acf4-5771810173cb Authenticating user 'default' from [fd00:1122:3344:101::e]:50634 | ||
| 7361 | 2026.03.18 18:29:56.133520 [ 286 ] {} <Debug> TCP-Session: 3f563b22-003d-409f-89ef-99d29bb98310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7362 | 2026.03.18 18:29:56.133444 [ 292 ] {} <Debug> TCP-Session: 6dcb56af-1ca1-4003-b0c3-1653d5130863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2026.03.18 18:29:56.133567 [ 289 ] {} <Debug> TCP-Session: ee0d96d7-a272-4610-acf4-5771810173cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7364 | 2026.03.18 18:29:56.133603 [ 292 ] {} <Debug> TCP-Session: 6dcb56af-1ca1-4003-b0c3-1653d5130863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7365 | 2026.03.18 18:29:56.133619 [ 289 ] {} <Debug> TCP-Session: ee0d96d7-a272-4610-acf4-5771810173cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2026.03.18 18:29:56.133253 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39074 | ||
| 7367 | 2026.03.18 18:29:56.133224 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42491 | ||
| 7368 | 2026.03.18 18:29:56.133222 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50411 | ||
| 7369 | 2026.03.18 18:29:56.133732 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7370 | 2026.03.18 18:29:56.133742 [ 290 ] {a27e558c-2ab8-4a47-90b3-c0a3f6a26726} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7371 | 2026.03.18 18:29:56.133766 [ 287 ] {} <Debug> TCP-Session: d53d11fb-d300-4e6a-a135-d83da1e32a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:39074 | ||
| 7372 | 2026.03.18 18:29:56.133738 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7373 | 2026.03.18 18:29:56.133794 [ 287 ] {} <Debug> TCP-Session: d53d11fb-d300-4e6a-a135-d83da1e32a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2026.03.18 18:29:56.133800 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7375 | 2026.03.18 18:29:56.133810 [ 290 ] {a27e558c-2ab8-4a47-90b3-c0a3f6a26726} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7376 | 2026.03.18 18:29:56.133824 [ 287 ] {} <Debug> TCP-Session: d53d11fb-d300-4e6a-a135-d83da1e32a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.03.18 18:29:56.133849 [ 294 ] {} <Debug> TCP-Session: 7d7d1160-8d3c-4c7b-bd09-756b7a324cf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50411 | ||
| 7378 | 2026.03.18 18:29:56.133817 [ 293 ] {} <Debug> TCP-Session: 7fba026e-23fd-41c0-8a95-65189df01cbb Authenticating user 'default' from [fd00:1122:3344:101::e]:42491 | ||
| 7379 | 2026.03.18 18:29:56.133888 [ 294 ] {} <Debug> TCP-Session: 7d7d1160-8d3c-4c7b-bd09-756b7a324cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7380 | 2026.03.18 18:29:56.133905 [ 293 ] {} <Debug> TCP-Session: 7fba026e-23fd-41c0-8a95-65189df01cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7381 | 2026.03.18 18:29:56.133923 [ 294 ] {} <Debug> TCP-Session: 7d7d1160-8d3c-4c7b-bd09-756b7a324cf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7382 | 2026.03.18 18:29:56.133930 [ 293 ] {} <Debug> TCP-Session: 7fba026e-23fd-41c0-8a95-65189df01cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7383 | 2026.03.18 18:29:56.133264 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52270 | ||
| 7384 | 2026.03.18 18:29:56.134034 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7385 | 2026.03.18 18:29:56.134058 [ 288 ] {} <Debug> TCP-Session: b253ae1d-43ee-44ae-ab10-707dc3695128 Authenticating user 'default' from [fd00:1122:3344:101::e]:52270 | ||
| 7386 | 2026.03.18 18:29:56.134076 [ 288 ] {} <Debug> TCP-Session: b253ae1d-43ee-44ae-ab10-707dc3695128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7387 | 2026.03.18 18:29:56.134090 [ 288 ] {} <Debug> TCP-Session: b253ae1d-43ee-44ae-ab10-707dc3695128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7388 | 2026.03.18 18:29:56.134105 [ 290 ] {a27e558c-2ab8-4a47-90b3-c0a3f6a26726} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 7389 | 2026.03.18 18:29:56.135152 [ 345 ] {a27e558c-2ab8-4a47-90b3-c0a3f6a26726} <Trace> AggregatingTransform: Aggregating | ||
| 7390 | 2026.03.18 18:29:56.135199 [ 345 ] {a27e558c-2ab8-4a47-90b3-c0a3f6a26726} <Trace> Aggregator: Aggregation method: without_key | ||
| 7391 | 2026.03.18 18:29:56.135231 [ 345 ] {a27e558c-2ab8-4a47-90b3-c0a3f6a26726} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000373 sec. (999.627 rows/sec., 39.05 KiB/sec.) | ||
| 7392 | 2026.03.18 18:29:56.135248 [ 345 ] {a27e558c-2ab8-4a47-90b3-c0a3f6a26726} <Trace> Aggregator: Merging aggregated data | ||
| 7393 | 2026.03.18 18:29:56.136583 [ 290 ] {a27e558c-2ab8-4a47-90b3-c0a3f6a26726} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003177 sec., 314.7623544224111 rows/sec., 12.30 KiB/sec. | ||
| 7394 | 2026.03.18 18:29:56.136737 [ 290 ] {a27e558c-2ab8-4a47-90b3-c0a3f6a26726} <Debug> TCPHandler: Processed in 0.003578657 sec. | ||
| 7395 | 2026.03.18 18:29:56.136822 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7396 | 2026.03.18 18:29:56.136852 [ 290 ] {} <Debug> TCP-Session: 92d8c329-981f-4456-b72f-950e676e40f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7397 | 2026.03.18 18:29:56.136853 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7398 | 2026.03.18 18:29:56.136874 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7399 | 2026.03.18 18:29:56.136889 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7400 | 2026.03.18 18:29:56.136907 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7401 | 2026.03.18 18:29:56.136926 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7402 | 2026.03.18 18:29:56.136935 [ 286 ] {} <Debug> TCP-Session: 3f563b22-003d-409f-89ef-99d29bb98310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7403 | 2026.03.18 18:29:56.136953 [ 287 ] {} <Debug> TCP-Session: d53d11fb-d300-4e6a-a135-d83da1e32a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7404 | 2026.03.18 18:29:56.136964 [ 291 ] {} <Debug> TCP-Session: 05b84eb9-ed7a-45e3-a2cc-9c93c55c020a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7405 | 2026.03.18 18:29:56.136963 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7406 | 2026.03.18 18:29:56.136992 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7407 | 2026.03.18 18:29:56.136944 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7408 | 2026.03.18 18:29:56.137026 [ 288 ] {} <Debug> TCP-Session: b253ae1d-43ee-44ae-ab10-707dc3695128 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7409 | 2026.03.18 18:29:56.137018 [ 292 ] {} <Debug> TCP-Session: 6dcb56af-1ca1-4003-b0c3-1653d5130863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7410 | 2026.03.18 18:29:56.137065 [ 293 ] {} <Debug> TCP-Session: 7fba026e-23fd-41c0-8a95-65189df01cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7411 | 2026.03.18 18:29:56.136923 [ 294 ] {} <Debug> TCP-Session: 7d7d1160-8d3c-4c7b-bd09-756b7a324cf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7412 | 2026.03.18 18:29:56.136900 [ 289 ] {} <Debug> TCP-Session: ee0d96d7-a272-4610-acf4-5771810173cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7413 | 2026.03.18 18:29:56.218576 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60798 | ||
| 7414 | 2026.03.18 18:29:56.218687 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7415 | 2026.03.18 18:29:56.218713 [ 290 ] {} <Debug> TCP-Session: 5e0c531d-4e17-414d-9211-1cd7e1d26cb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60798 | ||
| 7416 | 2026.03.18 18:29:56.218734 [ 290 ] {} <Debug> TCP-Session: 5e0c531d-4e17-414d-9211-1cd7e1d26cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7417 | 2026.03.18 18:29:56.218746 [ 290 ] {} <Debug> TCP-Session: 5e0c531d-4e17-414d-9211-1cd7e1d26cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.03.18 18:29:56.218960 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40906 | ||
| 7419 | 2026.03.18 18:29:56.218996 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56137 | ||
| 7420 | 2026.03.18 18:29:56.219017 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37872 | ||
| 7421 | 2026.03.18 18:29:56.219036 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64237 | ||
| 7422 | 2026.03.18 18:29:56.219029 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46964 | ||
| 7423 | 2026.03.18 18:29:56.219132 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7424 | 2026.03.18 18:29:56.219132 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7425 | 2026.03.18 18:29:56.219119 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7426 | 2026.03.18 18:29:56.219179 [ 291 ] {} <Debug> TCP-Session: 58d3875d-71f8-460e-8723-c77a4dded072 Authenticating user 'default' from [fd00:1122:3344:101::e]:40906 | ||
| 7427 | 2026.03.18 18:29:56.219188 [ 287 ] {} <Debug> TCP-Session: 7833ecbc-c4c2-474b-9b2b-33df71c7cb37 Authenticating user 'default' from [fd00:1122:3344:101::e]:37872 | ||
| 7428 | 2026.03.18 18:29:56.219209 [ 294 ] {} <Debug> TCP-Session: 81a21963-1ec9-4228-87a1-313c397660f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56137 | ||
| 7429 | 2026.03.18 18:29:56.219220 [ 291 ] {} <Debug> TCP-Session: 58d3875d-71f8-460e-8723-c77a4dded072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7430 | 2026.03.18 18:29:56.219228 [ 287 ] {} <Debug> TCP-Session: 7833ecbc-c4c2-474b-9b2b-33df71c7cb37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7431 | 2026.03.18 18:29:56.219249 [ 291 ] {} <Debug> TCP-Session: 58d3875d-71f8-460e-8723-c77a4dded072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7432 | 2026.03.18 18:29:56.219242 [ 294 ] {} <Debug> TCP-Session: 81a21963-1ec9-4228-87a1-313c397660f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7433 | 2026.03.18 18:29:56.219258 [ 287 ] {} <Debug> TCP-Session: 7833ecbc-c4c2-474b-9b2b-33df71c7cb37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7434 | 2026.03.18 18:29:56.219281 [ 294 ] {} <Debug> TCP-Session: 81a21963-1ec9-4228-87a1-313c397660f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7435 | 2026.03.18 18:29:56.219224 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7436 | 2026.03.18 18:29:56.219181 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7437 | 2026.03.18 18:29:56.219345 [ 288 ] {} <Debug> TCP-Session: 9565b56b-3be2-4257-8547-3a3e7cedfdfd Authenticating user 'default' from [fd00:1122:3344:101::e]:46964 | ||
| 7438 | 2026.03.18 18:29:56.218992 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34606 | ||
| 7439 | 2026.03.18 18:29:56.219381 [ 288 ] {} <Debug> TCP-Session: 9565b56b-3be2-4257-8547-3a3e7cedfdfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7440 | 2026.03.18 18:29:56.219368 [ 289 ] {} <Debug> TCP-Session: 49be8a3f-4e0a-4ae7-aa56-c8afcc545e5d Authenticating user 'default' from [fd00:1122:3344:101::e]:64237 | ||
| 7441 | 2026.03.18 18:29:56.219419 [ 288 ] {} <Debug> TCP-Session: 9565b56b-3be2-4257-8547-3a3e7cedfdfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2026.03.18 18:29:56.218986 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34356 | ||
| 7443 | 2026.03.18 18:29:56.219447 [ 289 ] {} <Debug> TCP-Session: 49be8a3f-4e0a-4ae7-aa56-c8afcc545e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2026.03.18 18:29:56.219460 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7445 | 2026.03.18 18:29:56.219487 [ 289 ] {} <Debug> TCP-Session: 49be8a3f-4e0a-4ae7-aa56-c8afcc545e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7446 | 2026.03.18 18:29:56.219006 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52636 | ||
| 7447 | 2026.03.18 18:29:56.219516 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7448 | 2026.03.18 18:29:56.219504 [ 293 ] {} <Debug> TCP-Session: 253c22bc-b815-4f39-8e1f-84e6425565d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34606 | ||
| 7449 | 2026.03.18 18:29:56.219557 [ 292 ] {} <Debug> TCP-Session: d0ffe8cf-3f60-43b1-bb2c-d960b0ec7d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:34356 | ||
| 7450 | 2026.03.18 18:29:56.219580 [ 293 ] {} <Debug> TCP-Session: 253c22bc-b815-4f39-8e1f-84e6425565d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2026.03.18 18:29:56.219583 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7452 | 2026.03.18 18:29:56.219616 [ 293 ] {} <Debug> TCP-Session: 253c22bc-b815-4f39-8e1f-84e6425565d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7453 | 2026.03.18 18:29:56.219635 [ 286 ] {} <Debug> TCP-Session: 26a658e1-93f2-4617-b1fb-74e7b928dbb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52636 | ||
| 7454 | 2026.03.18 18:29:56.219591 [ 292 ] {} <Debug> TCP-Session: d0ffe8cf-3f60-43b1-bb2c-d960b0ec7d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7455 | 2026.03.18 18:29:56.219666 [ 286 ] {} <Debug> TCP-Session: 26a658e1-93f2-4617-b1fb-74e7b928dbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7456 | 2026.03.18 18:29:56.219681 [ 292 ] {} <Debug> TCP-Session: d0ffe8cf-3f60-43b1-bb2c-d960b0ec7d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2026.03.18 18:29:56.219694 [ 286 ] {} <Debug> TCP-Session: 26a658e1-93f2-4617-b1fb-74e7b928dbb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7458 | 2026.03.18 18:29:56.219117 [ 290 ] {} <Trace> TCP-Session: 5e0c531d-4e17-414d-9211-1cd7e1d26cb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2026.03.18 18:29:56.219871 [ 290 ] {ee1a6006-b156-4545-9c40-f74bc782d3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60798) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7460 | 2026.03.18 18:29:56.220109 [ 290 ] {ee1a6006-b156-4545-9c40-f74bc782d3c4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7461 | 2026.03.18 18:29:56.220160 [ 290 ] {ee1a6006-b156-4545-9c40-f74bc782d3c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7462 | 2026.03.18 18:29:56.220430 [ 290 ] {ee1a6006-b156-4545-9c40-f74bc782d3c4} <Debug> oximeter.version (72449b43-9b6b-4720-8631-763f56d65e2d) (SelectExecutor): Key condition: unknown | ||
| 7463 | 2026.03.18 18:29:56.221399 [ 314 ] {ee1a6006-b156-4545-9c40-f74bc782d3c4} <Trace> AggregatingTransform: Aggregating | ||
| 7464 | 2026.03.18 18:29:56.221449 [ 314 ] {ee1a6006-b156-4545-9c40-f74bc782d3c4} <Trace> Aggregator: Aggregation method: without_key | ||
| 7465 | 2026.03.18 18:29:56.221482 [ 314 ] {ee1a6006-b156-4545-9c40-f74bc782d3c4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959773 sec. (1041.913 rows/sec., 40.70 KiB/sec.) | ||
| 7466 | 2026.03.18 18:29:56.221501 [ 314 ] {ee1a6006-b156-4545-9c40-f74bc782d3c4} <Trace> Aggregator: Merging aggregated data | ||
| 7467 | 2026.03.18 18:29:56.222991 [ 290 ] {ee1a6006-b156-4545-9c40-f74bc782d3c4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003175 sec., 314.96062992125985 rows/sec., 12.30 KiB/sec. | ||
| 7468 | 2026.03.18 18:29:56.223107 [ 290 ] {ee1a6006-b156-4545-9c40-f74bc782d3c4} <Debug> TCPHandler: Processed in 0.004097075 sec. | ||
| 7469 | 2026.03.18 18:29:56.223221 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7470 | 2026.03.18 18:29:56.223248 [ 290 ] {} <Debug> TCP-Session: 5e0c531d-4e17-414d-9211-1cd7e1d26cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2026.03.18 18:29:56.223252 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7472 | 2026.03.18 18:29:56.223271 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7473 | 2026.03.18 18:29:56.223289 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7474 | 2026.03.18 18:29:56.223300 [ 291 ] {} <Debug> TCP-Session: 58d3875d-71f8-460e-8723-c77a4dded072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7475 | 2026.03.18 18:29:56.223310 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7476 | 2026.03.18 18:29:56.223339 [ 292 ] {} <Debug> TCP-Session: d0ffe8cf-3f60-43b1-bb2c-d960b0ec7d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7477 | 2026.03.18 18:29:56.223345 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7478 | 2026.03.18 18:29:56.223377 [ 286 ] {} <Debug> TCP-Session: 26a658e1-93f2-4617-b1fb-74e7b928dbb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7479 | 2026.03.18 18:29:56.223369 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7480 | 2026.03.18 18:29:56.223406 [ 293 ] {} <Debug> TCP-Session: 253c22bc-b815-4f39-8e1f-84e6425565d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7481 | 2026.03.18 18:29:56.223420 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7482 | 2026.03.18 18:29:56.223439 [ 288 ] {} <Debug> TCP-Session: 9565b56b-3be2-4257-8547-3a3e7cedfdfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2026.03.18 18:29:56.223331 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7484 | 2026.03.18 18:29:56.223472 [ 287 ] {} <Debug> TCP-Session: 7833ecbc-c4c2-474b-9b2b-33df71c7cb37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7485 | 2026.03.18 18:29:56.223319 [ 289 ] {} <Debug> TCP-Session: 49be8a3f-4e0a-4ae7-aa56-c8afcc545e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7486 | 2026.03.18 18:29:56.223511 [ 294 ] {} <Debug> TCP-Session: 81a21963-1ec9-4228-87a1-313c397660f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2026.03.18 18:29:57.109116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15834 | ||
| 7488 | 2026.03.18 18:29:57.109651 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2026.03.18 18:29:57.109706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7490 | 2026.03.18 18:29:57.110220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7491 | 2026.03.18 18:29:57.110462 [ 244 ] {} <Trace> system.asynchronous_metric_log (539e89ac-cc46-49d7-8851-691706b5ad16): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2026.03.18 18:29:57.110608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15834 | ||
| 7493 | 2026.03.18 18:29:57.151233 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2026.03.18 18:29:57.151431 [ 260 ] {e7f38654-e91c-4b6f-a0f0-a6ffae715d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7495 | 2026.03.18 18:29:57.151503 [ 260 ] {e7f38654-e91c-4b6f-a0f0-a6ffae715d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7496 | 2026.03.18 18:29:57.152185 [ 260 ] {e7f38654-e91c-4b6f-a0f0-a6ffae715d4f} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2026.03.18 18:29:57.152229 [ 260 ] {e7f38654-e91c-4b6f-a0f0-a6ffae715d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7498 | 2026.03.18 18:29:57.152619 [ 260 ] {e7f38654-e91c-4b6f-a0f0-a6ffae715d4f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7499 | 2026.03.18 18:29:57.152840 [ 260 ] {e7f38654-e91c-4b6f-a0f0-a6ffae715d4f} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2026.03.18 18:29:57.153003 [ 260 ] {e7f38654-e91c-4b6f-a0f0-a6ffae715d4f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.65 MiB/sec. | ||
| 7501 | 2026.03.18 18:29:57.153051 [ 260 ] {e7f38654-e91c-4b6f-a0f0-a6ffae715d4f} <Debug> TCPHandler: Processed in 0.001949466 sec. | ||
| 7502 | 2026.03.18 18:29:57.153170 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7503 | 2026.03.18 18:29:57.153272 [ 260 ] {79fd5ef9-8eb3-4bee-9e51-68b5eb3d6d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7504 | 2026.03.18 18:29:57.153374 [ 260 ] {79fd5ef9-8eb3-4bee-9e51-68b5eb3d6d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7505 | 2026.03.18 18:29:57.153805 [ 260 ] {79fd5ef9-8eb3-4bee-9e51-68b5eb3d6d58} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.03.18 18:29:57.153843 [ 260 ] {79fd5ef9-8eb3-4bee-9e51-68b5eb3d6d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7507 | 2026.03.18 18:29:57.154150 [ 260 ] {79fd5ef9-8eb3-4bee-9e51-68b5eb3d6d58} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7508 | 2026.03.18 18:29:57.154363 [ 260 ] {79fd5ef9-8eb3-4bee-9e51-68b5eb3d6d58} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2026.03.18 18:29:57.154491 [ 260 ] {79fd5ef9-8eb3-4bee-9e51-68b5eb3d6d58} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001243 sec., 51488.334674175385 rows/sec., 4.02 MiB/sec. | ||
| 7510 | 2026.03.18 18:29:57.154530 [ 260 ] {79fd5ef9-8eb3-4bee-9e51-68b5eb3d6d58} <Debug> TCPHandler: Processed in 0.001412048 sec. | ||
| 7511 | 2026.03.18 18:29:57.154636 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2026.03.18 18:29:57.154789 [ 260 ] {9706efe4-b784-47e1-b214-8af2f70b83e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7513 | 2026.03.18 18:29:57.154834 [ 260 ] {9706efe4-b784-47e1-b214-8af2f70b83e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7514 | 2026.03.18 18:29:57.155212 [ 260 ] {9706efe4-b784-47e1-b214-8af2f70b83e3} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.03.18 18:29:57.155249 [ 260 ] {9706efe4-b784-47e1-b214-8af2f70b83e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7516 | 2026.03.18 18:29:57.155571 [ 260 ] {9706efe4-b784-47e1-b214-8af2f70b83e3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7517 | 2026.03.18 18:29:57.155880 [ 260 ] {9706efe4-b784-47e1-b214-8af2f70b83e3} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.03.18 18:29:57.156050 [ 260 ] {9706efe4-b784-47e1-b214-8af2f70b83e3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001279 sec., 100078.18608287725 rows/sec., 6.97 MiB/sec. | ||
| 7519 | 2026.03.18 18:29:57.156095 [ 260 ] {9706efe4-b784-47e1-b214-8af2f70b83e3} <Debug> TCPHandler: Processed in 0.0015085 sec. | ||
| 7520 | 2026.03.18 18:29:57.156218 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2026.03.18 18:29:57.156333 [ 260 ] {855fda80-fa37-4d8f-9d7c-2cb38f2d7a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7522 | 2026.03.18 18:29:57.156382 [ 260 ] {855fda80-fa37-4d8f-9d7c-2cb38f2d7a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7523 | 2026.03.18 18:29:57.156801 [ 260 ] {855fda80-fa37-4d8f-9d7c-2cb38f2d7a4b} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.03.18 18:29:57.156837 [ 260 ] {855fda80-fa37-4d8f-9d7c-2cb38f2d7a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7525 | 2026.03.18 18:29:57.157170 [ 260 ] {855fda80-fa37-4d8f-9d7c-2cb38f2d7a4b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7526 | 2026.03.18 18:29:57.157381 [ 260 ] {855fda80-fa37-4d8f-9d7c-2cb38f2d7a4b} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2026.03.18 18:29:57.157519 [ 260 ] {855fda80-fa37-4d8f-9d7c-2cb38f2d7a4b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001211 sec., 39636.66391412056 rows/sec., 2.67 MiB/sec. | ||
| 7528 | 2026.03.18 18:29:57.157555 [ 260 ] {855fda80-fa37-4d8f-9d7c-2cb38f2d7a4b} <Debug> TCPHandler: Processed in 0.001397659 sec. | ||
| 7529 | 2026.03.18 18:29:57.943472 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7530 | 2026.03.18 18:29:57.959539 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.03.18 18:29:57.959599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7532 | 2026.03.18 18:29:57.965519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7533 | 2026.03.18 18:29:57.966224 [ 243 ] {} <Trace> system.metric_log (f59cb0b4-1883-40c8-a982-6a9f6259cb7d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.03.18 18:29:57.968985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7535 | 2026.03.18 18:29:59.649299 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 910 | ||
| 7536 | 2026.03.18 18:29:59.651873 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.03.18 18:29:59.651930 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7538 | 2026.03.18 18:29:59.653152 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7539 | 2026.03.18 18:29:59.653437 [ 242 ] {} <Trace> system.query_log (3637ea24-eb3e-488d-acb7-abef373bd10b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.03.18 18:29:59.653814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
| 7541 | 2026.03.18 18:30:02.155889 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7542 | 2026.03.18 18:30:02.156077 [ 260 ] {fb13a285-f170-4590-9fc8-15fdc20db46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7543 | 2026.03.18 18:30:02.156144 [ 260 ] {fb13a285-f170-4590-9fc8-15fdc20db46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7544 | 2026.03.18 18:30:02.156868 [ 260 ] {fb13a285-f170-4590-9fc8-15fdc20db46b} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7545 | 2026.03.18 18:30:02.156918 [ 260 ] {fb13a285-f170-4590-9fc8-15fdc20db46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7546 | 2026.03.18 18:30:02.157413 [ 260 ] {fb13a285-f170-4590-9fc8-15fdc20db46b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7547 | 2026.03.18 18:30:02.157752 [ 260 ] {fb13a285-f170-4590-9fc8-15fdc20db46b} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2026.03.18 18:30:02.157906 [ 134 ] {} <Debug> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7549 | 2026.03.18 18:30:02.157923 [ 260 ] {fb13a285-f170-4590-9fc8-15fdc20db46b} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001898 sec., 61116.96522655427 rows/sec., 5.19 MiB/sec. | ||
| 7550 | 2026.03.18 18:30:02.157969 [ 134 ] {} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2026.03.18 18:30:02.157994 [ 260 ] {fb13a285-f170-4590-9fc8-15fdc20db46b} <Debug> TCPHandler: Processed in 0.00226954 sec. | ||
| 7552 | 2026.03.18 18:30:02.157994 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 7553 | 2026.03.18 18:30:02.158113 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::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 | ||
| 7554 | 2026.03.18 18:30:02.158154 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.03.18 18:30:02.158215 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7556 | 2026.03.18 18:30:02.158251 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2888 rows starting from the beginning of the part | ||
| 7557 | 2026.03.18 18:30:02.158274 [ 260 ] {983bd164-9990-43e2-9b3a-6e2b477393ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7558 | 2026.03.18 18:30:02.158316 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 76 rows starting from the beginning of the part | ||
| 7559 | 2026.03.18 18:30:02.158329 [ 260 ] {983bd164-9990-43e2-9b3a-6e2b477393ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7560 | 2026.03.18 18:30:02.158363 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 116 rows starting from the beginning of the part | ||
| 7561 | 2026.03.18 18:30:02.158411 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1958 rows starting from the beginning of the part | ||
| 7562 | 2026.03.18 18:30:02.158449 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7563 | 2026.03.18 18:30:02.158487 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 116 rows starting from the beginning of the part | ||
| 7564 | 2026.03.18 18:30:02.158854 [ 260 ] {983bd164-9990-43e2-9b3a-6e2b477393ee} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2026.03.18 18:30:02.158903 [ 260 ] {983bd164-9990-43e2-9b3a-6e2b477393ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7566 | 2026.03.18 18:30:02.159254 [ 260 ] {983bd164-9990-43e2-9b3a-6e2b477393ee} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7567 | 2026.03.18 18:30:02.159534 [ 260 ] {983bd164-9990-43e2-9b3a-6e2b477393ee} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.03.18 18:30:02.159656 [ 134 ] {} <Debug> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7569 | 2026.03.18 18:30:02.159668 [ 260 ] {983bd164-9990-43e2-9b3a-6e2b477393ee} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001415 sec., 21201.413427561838 rows/sec., 1.56 MiB/sec. | ||
| 7570 | 2026.03.18 18:30:02.159703 [ 134 ] {} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.03.18 18:30:02.159731 [ 260 ] {983bd164-9990-43e2-9b3a-6e2b477393ee} <Debug> TCPHandler: Processed in 0.001637301 sec. | ||
| 7572 | 2026.03.18 18:30:02.159735 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7573 | 2026.03.18 18:30:02.159862 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2026.03.18 18:30:02.159864 [ 188 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 7575 | 2026.03.18 18:30:02.159966 [ 260 ] {8a8aecf8-6b79-4cbe-a90f-9a04465b65c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7576 | 2026.03.18 18:30:02.160013 [ 188 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7577 | 2026.03.18 18:30:02.160014 [ 260 ] {8a8aecf8-6b79-4cbe-a90f-9a04465b65c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7578 | 2026.03.18 18:30:02.160057 [ 188 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 7579 | 2026.03.18 18:30:02.160139 [ 188 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 7580 | 2026.03.18 18:30:02.160198 [ 188 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7581 | 2026.03.18 18:30:02.160245 [ 188 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::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 | ||
| 7582 | 2026.03.18 18:30:02.160286 [ 188 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part | ||
| 7583 | 2026.03.18 18:30:02.160329 [ 188 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 7584 | 2026.03.18 18:30:02.160510 [ 260 ] {8a8aecf8-6b79-4cbe-a90f-9a04465b65c1} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.03.18 18:30:02.160557 [ 260 ] {8a8aecf8-6b79-4cbe-a90f-9a04465b65c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7586 | 2026.03.18 18:30:02.160609 [ 192 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5210 rows, containing 5 columns (5 merged, 0 gathered) in 0.002533383 sec., 2056538.628387417 rows/sec., 166.06 MiB/sec. | ||
| 7587 | 2026.03.18 18:30:02.160881 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7588 | 2026.03.18 18:30:02.160952 [ 260 ] {8a8aecf8-6b79-4cbe-a90f-9a04465b65c1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7589 | 2026.03.18 18:30:02.161246 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_51_10} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2026.03.18 18:30:02.161283 [ 260 ] {8a8aecf8-6b79-4cbe-a90f-9a04465b65c1} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2026.03.18 18:30:02.161302 [ 195 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148312 sec., 245428.55601704514 rows/sec., 17.52 MiB/sec. | ||
| 7592 | 2026.03.18 18:30:02.161348 [ 194 ] {6c06be55-3bad-4d2a-bf1e-955319f39684::all_1_51_10} <Trace> oximeter.fields_string (6c06be55-3bad-4d2a-bf1e-955319f39684) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7593 | 2026.03.18 18:30:02.161415 [ 134 ] {} <Debug> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7594 | 2026.03.18 18:30:02.161431 [ 260 ] {8a8aecf8-6b79-4cbe-a90f-9a04465b65c1} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001484 sec., 63342.318059299185 rows/sec., 4.95 MiB/sec. | ||
| 7595 | 2026.03.18 18:30:02.161445 [ 134 ] {} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7596 | 2026.03.18 18:30:02.161435 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 7597 | 2026.03.18 18:30:02.161478 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7598 | 2026.03.18 18:30:02.161483 [ 260 ] {8a8aecf8-6b79-4cbe-a90f-9a04465b65c1} <Debug> TCPHandler: Processed in 0.001672352 sec. | ||
| 7599 | 2026.03.18 18:30:02.161528 [ 192 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7600 | 2026.03.18 18:30:02.161548 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::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 | ||
| 7601 | 2026.03.18 18:30:02.161615 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7602 | 2026.03.18 18:30:02.161638 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7603 | 2026.03.18 18:30:02.161674 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1549 rows starting from the beginning of the part | ||
| 7604 | 2026.03.18 18:30:02.161724 [ 260 ] {fa25d636-5ea0-4771-a4f3-a163959bbc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7605 | 2026.03.18 18:30:02.161734 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 74 rows starting from the beginning of the part | ||
| 7606 | 2026.03.18 18:30:02.161787 [ 260 ] {fa25d636-5ea0-4771-a4f3-a163959bbc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7607 | 2026.03.18 18:30:02.161798 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 94 rows starting from the beginning of the part | ||
| 7608 | 2026.03.18 18:30:02.161827 [ 192 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_41_8} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.03.18 18:30:02.161852 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1023 rows starting from the beginning of the part | ||
| 7610 | 2026.03.18 18:30:02.161899 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7611 | 2026.03.18 18:30:02.161911 [ 192 ] {ff3a130d-7c2c-4a76-8a65-e524233828e0::all_1_41_8} <Trace> oximeter.fields_u16 (ff3a130d-7c2c-4a76-8a65-e524233828e0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7612 | 2026.03.18 18:30:02.161940 [ 194 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 94 rows starting from the beginning of the part | ||
| 7613 | 2026.03.18 18:30:02.161999 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7614 | 2026.03.18 18:30:02.162255 [ 260 ] {fa25d636-5ea0-4771-a4f3-a163959bbc6f} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2026.03.18 18:30:02.162302 [ 260 ] {fa25d636-5ea0-4771-a4f3-a163959bbc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7616 | 2026.03.18 18:30:02.162693 [ 260 ] {fa25d636-5ea0-4771-a4f3-a163959bbc6f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7617 | 2026.03.18 18:30:02.162958 [ 260 ] {fa25d636-5ea0-4771-a4f3-a163959bbc6f} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2026.03.18 18:30:02.163085 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7619 | 2026.03.18 18:30:02.163109 [ 260 ] {fa25d636-5ea0-4771-a4f3-a163959bbc6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001404 sec., 113960.11396011396 rows/sec., 7.94 MiB/sec. | ||
| 7620 | 2026.03.18 18:30:02.163122 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.03.18 18:30:02.163152 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7622 | 2026.03.18 18:30:02.163159 [ 260 ] {fa25d636-5ea0-4771-a4f3-a163959bbc6f} <Debug> TCPHandler: Processed in 0.001594771 sec. | ||
| 7623 | 2026.03.18 18:30:02.163205 [ 198 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2898 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684722 sec., 1720165.1073589588 rows/sec., 127.66 MiB/sec. | ||
| 7624 | 2026.03.18 18:30:02.163238 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 7625 | 2026.03.18 18:30:02.163291 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7626 | 2026.03.18 18:30:02.163339 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7627 | 2026.03.18 18:30:02.163370 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14968 rows starting from the beginning of the part | ||
| 7628 | 2026.03.18 18:30:02.163392 [ 260 ] {cf3811b0-8da2-4da9-ac85-9c565594a1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7629 | 2026.03.18 18:30:02.163424 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7630 | 2026.03.18 18:30:02.163430 [ 198 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7631 | 2026.03.18 18:30:02.163456 [ 260 ] {cf3811b0-8da2-4da9-ac85-9c565594a1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7632 | 2026.03.18 18:30:02.163475 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::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 | ||
| 7633 | 2026.03.18 18:30:02.163526 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1219 rows starting from the beginning of the part | ||
| 7634 | 2026.03.18 18:30:02.163580 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
| 7635 | 2026.03.18 18:30:02.163639 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7636 | 2026.03.18 18:30:02.163730 [ 198 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_51_10} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2026.03.18 18:30:02.163817 [ 198 ] {f57f2f63-206b-4724-80b1-38fea8db11b0::all_1_51_10} <Trace> oximeter.fields_uuid (f57f2f63-206b-4724-80b1-38fea8db11b0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7638 | 2026.03.18 18:30:02.163882 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7639 | 2026.03.18 18:30:02.164454 [ 260 ] {cf3811b0-8da2-4da9-ac85-9c565594a1e9} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.03.18 18:30:02.164500 [ 260 ] {cf3811b0-8da2-4da9-ac85-9c565594a1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7641 | 2026.03.18 18:30:02.165267 [ 260 ] {cf3811b0-8da2-4da9-ac85-9c565594a1e9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7642 | 2026.03.18 18:30:02.165609 [ 260 ] {cf3811b0-8da2-4da9-ac85-9c565594a1e9} <Trace> oximeter.measurements_histogramu64 (82477220-c6f9-430d-b97c-86567c06c4c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.03.18 18:30:02.165801 [ 260 ] {cf3811b0-8da2-4da9-ac85-9c565594a1e9} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002428 sec., 12355.848434925865 rows/sec., 22.14 MiB/sec. | ||
| 7644 | 2026.03.18 18:30:02.165873 [ 260 ] {cf3811b0-8da2-4da9-ac85-9c565594a1e9} <Debug> TCPHandler: Processed in 0.002630995 sec. | ||
| 7645 | 2026.03.18 18:30:02.166005 [ 260 ] {} <Trace> TCP-Session: 6c9877d8-9f11-47fa-882f-95e4384c5608 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7646 | 2026.03.18 18:30:02.166102 [ 260 ] {fc141ab0-06e1-4acf-a001-07beda36cd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53675) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7647 | 2026.03.18 18:30:02.166147 [ 260 ] {fc141ab0-06e1-4acf-a001-07beda36cd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7648 | 2026.03.18 18:30:02.166550 [ 260 ] {fc141ab0-06e1-4acf-a001-07beda36cd8f} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.03.18 18:30:02.166591 [ 260 ] {fc141ab0-06e1-4acf-a001-07beda36cd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7650 | 2026.03.18 18:30:02.166972 [ 260 ] {fc141ab0-06e1-4acf-a001-07beda36cd8f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7651 | 2026.03.18 18:30:02.167217 [ 260 ] {fc141ab0-06e1-4acf-a001-07beda36cd8f} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.03.18 18:30:02.167334 [ 134 ] {} <Debug> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7653 | 2026.03.18 18:30:02.167351 [ 260 ] {fc141ab0-06e1-4acf-a001-07beda36cd8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001311 sec., 45766.59038901601 rows/sec., 3.08 MiB/sec. | ||
| 7654 | 2026.03.18 18:30:02.167370 [ 134 ] {} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2026.03.18 18:30:02.167392 [ 260 ] {fc141ab0-06e1-4acf-a001-07beda36cd8f} <Debug> TCPHandler: Processed in 0.00148863 sec. | ||
| 7656 | 2026.03.18 18:30:02.167395 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 7657 | 2026.03.18 18:30:02.167501 [ 187 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 7658 | 2026.03.18 18:30:02.167622 [ 187 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7659 | 2026.03.18 18:30:02.167723 [ 187 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2520 rows starting from the beginning of the part | ||
| 7660 | 2026.03.18 18:30:02.167788 [ 187 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 7661 | 2026.03.18 18:30:02.167832 [ 187 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::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 | ||
| 7662 | 2026.03.18 18:30:02.167869 [ 187 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
| 7663 | 2026.03.18 18:30:02.167907 [ 187 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
| 7664 | 2026.03.18 18:30:02.167946 [ 187 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7665 | 2026.03.18 18:30:02.169382 [ 188 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16795 rows, containing 5 columns (5 merged, 0 gathered) in 0.006176973 sec., 2718969.307458524 rows/sec., 182.18 MiB/sec. | ||
| 7666 | 2026.03.18 18:30:02.169402 [ 191 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001891446 sec., 1459201.055700242 rows/sec., 97.53 MiB/sec. | ||
| 7667 | 2026.03.18 18:30:02.169613 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7668 | 2026.03.18 18:30:02.169742 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7669 | 2026.03.18 18:30:02.169948 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2026.03.18 18:30:02.170053 [ 187 ] {280c202d-0e9a-41ae-9cc2-f24548d5d526::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (280c202d-0e9a-41ae-9cc2-f24548d5d526) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7671 | 2026.03.18 18:30:02.170087 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_51_10} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2026.03.18 18:30:02.170157 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 7673 | 2026.03.18 18:30:02.170184 [ 192 ] {4b86b8a3-1f16-43b8-b044-17c5b533abe4::all_1_51_10} <Trace> oximeter.measurements_u64 (4b86b8a3-1f16-43b8-b044-17c5b533abe4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7674 | 2026.03.18 18:30:02.170295 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||