[ May 26 23:12:59 Enabled. ] [ May 26 23:12:59 Rereading configuration. ] [ May 26 23:13:00 Rereading configuration. ] [ May 26 23:13:04 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + 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 [ May 26 23:13:04 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2026.05.26 23:13:07.461003 [ 1 ] {} Application: Will watch for the process with pid 26480 2026.05.26 23:13:07.461432 [ 1 ] {} Application: Forked a child process to watch 2026.05.26 23:13:07.650304 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 26480 2026.05.26 23:13:07.664969 [ 1 ] {} Application: starting up 2026.05.26 23:13:07.665158 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.05.26 23:13:07.941382 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2026.05.26 23:13:07.997833 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2026.05.26 23:13:07.997920 [ 1 ] {} Application: Initializing DateLUT. 2026.05.26 23:13:07.997941 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2026.05.26 23:13:07.998003 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2026.05.26 23:13:07.998752 [ 1 ] {} Application: Initializing interserver credentials. 2026.05.26 23:13:08.002006 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.05.26 23:13:08.004236 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2026.05.26 23:13:08.005230 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.26 23:13:08.006143 [ 1 ] {} 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) 2026.05.26 23:13:08.006200 [ 1 ] {} 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) 2026.05.26 23:13:08.006212 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2026.05.26 23:13:08.006981 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.26 23:13:08.012326 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.05.26 23:13:08.018022 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.26 23:13:08.018754 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.05.26 23:13:08.021102 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.26 23:13:08.021819 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.26 23:13:08.022823 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2026.05.26 23:13:08.023438 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2026.05.26 23:13:08.030422 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2026.05.26 23:13:08.030810 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2026.05.26 23:13:08.033125 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.05.26 23:13:08.033597 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.05.26 23:13:08.033932 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.05.26 23:13:08.034313 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.05.26 23:13:08.035261 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.05.26 23:13:08.035322 [ 1 ] {} Application: Loading metadata from /data/ 2026.05.26 23:13:08.035408 [ 161 ] {} DNSResolver: Updating DNS cache 2026.05.26 23:13:08.035518 [ 161 ] {} DNSResolver: Updated DNS cache 2026.05.26 23:13:08.075341 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.05.26 23:13:08.075368 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157104 sec 2026.05.26 23:13:08.075458 [ 1 ] {} ReferentialDeps: No tables 2026.05.26 23:13:08.075471 [ 1 ] {} LoadingDeps: No tables 2026.05.26 23:13:08.076244 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.05.26 23:13:08.077070 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2026.05.26 23:13:08.094937 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2026.05.26 23:13:08.095096 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2026.05.26 23:13:08.095124 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2026.05.26 23:13:08.095146 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2026.05.26 23:13:08.095333 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2026.05.26 23:13:08.095360 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2026.05.26 23:13:08.101212 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2026.05.26 23:13:08.101260 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2026.05.26 23:13:08.101344 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2026.05.26 23:13:08.101496 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2026.05.26 23:13:08.101537 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2026.05.26 23:13:08.101613 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2026.05.26 23:13:08.101626 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2026.05.26 23:13:08.101639 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2026.05.26 23:13:08.101734 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2026.05.26 23:13:08.101748 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2026.05.26 23:13:08.133379 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.05.26 23:13:08.137747 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.05.26 23:13:08.137815 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.8342e-05 sec 2026.05.26 23:13:08.137831 [ 1 ] {} ReferentialDeps: No tables 2026.05.26 23:13:08.137842 [ 1 ] {} LoadingDeps: No tables 2026.05.26 23:13:08.137875 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.05.26 23:13:08.138115 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2026.05.26 23:13:08.138186 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2026.05.26 23:13:08.138202 [ 1 ] {} Application: Loaded metadata. 2026.05.26 23:13:08.138214 [ 1 ] {} 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). 2026.05.26 23:13:08.138277 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.05.26 23:13:08.158557 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.05.26 23:13:08.158787 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.33 MiB (RSS), difference: 92.48 MiB 2026.05.26 23:13:08.160459 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.383e-05 sec. 2026.05.26 23:13:08.160832 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2026.05.26 23:13:08.162157 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2026.05.26 23:13:08.162177 [ 1 ] {} Application: Ready for connections. 2026.05.26 23:13:09.001147 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 117.34 MiB, peak 117.34 MiB, free memory in arenas 0.00 B, will set to 118.89 MiB (RSS), difference: 1.55 MiB 2026.05.26 23:13:09.751522 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36415 2026.05.26 23:13:09.751791 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:09.751898 [ 3 ] {} TCP-Session: 10b7c28d-e636-4032-8696-5311411c0cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36415 2026.05.26 23:13:09.751958 [ 3 ] {} TCP-Session: 10b7c28d-e636-4032-8696-5311411c0cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.751973 [ 3 ] {} TCP-Session: 10b7c28d-e636-4032-8696-5311411c0cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.752122 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.26 23:13:09.752186 [ 3 ] {} 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 2026.05.26 23:13:09.752237 [ 3 ] {} 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 2026.05.26 23:13:09.752648 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34324 2026.05.26 23:13:09.752655 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40732 2026.05.26 23:13:09.752778 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64191 2026.05.26 23:13:09.752869 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:09.752914 [ 4 ] {} TCP-Session: 2364089a-7811-4445-afca-1930f8549fc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34324 2026.05.26 23:13:09.752993 [ 4 ] {} TCP-Session: 2364089a-7811-4445-afca-1930f8549fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753009 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33235 2026.05.26 23:13:09.753033 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:09.753036 [ 4 ] {} TCP-Session: 2364089a-7811-4445-afca-1930f8549fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753097 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:09.753082 [ 5 ] {} TCP-Session: 2c874307-f3b8-4828-bd07-c1cf08c10736 Authenticating user 'default' from [fd00:1122:3344:101::e]:40732 2026.05.26 23:13:09.753187 [ 254 ] {} TCP-Session: 1f572fc3-526a-4a99-b3ac-52832c275616 Authenticating user 'default' from [fd00:1122:3344:101::e]:64191 2026.05.26 23:13:09.753197 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32971 2026.05.26 23:13:09.753298 [ 254 ] {} TCP-Session: 1f572fc3-526a-4a99-b3ac-52832c275616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753173 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:09.753328 [ 254 ] {} TCP-Session: 1f572fc3-526a-4a99-b3ac-52832c275616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753363 [ 255 ] {} TCP-Session: 8708bbec-c6b6-413e-bcfd-60646647b001 Authenticating user 'default' from [fd00:1122:3344:101::e]:33235 2026.05.26 23:13:09.753407 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:09.753199 [ 5 ] {} TCP-Session: 2c874307-f3b8-4828-bd07-c1cf08c10736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753470 [ 255 ] {} TCP-Session: 8708bbec-c6b6-413e-bcfd-60646647b001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753480 [ 256 ] {} TCP-Session: f5bb7e4e-7cd2-49a6-88e2-502596023c71 Authenticating user 'default' from [fd00:1122:3344:101::e]:32971 2026.05.26 23:13:09.753469 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62089 2026.05.26 23:13:09.753599 [ 255 ] {} TCP-Session: 8708bbec-c6b6-413e-bcfd-60646647b001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753595 [ 256 ] {} TCP-Session: f5bb7e4e-7cd2-49a6-88e2-502596023c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753575 [ 5 ] {} TCP-Session: 2c874307-f3b8-4828-bd07-c1cf08c10736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753710 [ 256 ] {} TCP-Session: f5bb7e4e-7cd2-49a6-88e2-502596023c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753467 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63325 2026.05.26 23:13:09.753789 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:09.753839 [ 257 ] {} TCP-Session: 086928b7-3611-42db-a149-2fb7f1045b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:62089 2026.05.26 23:13:09.753940 [ 257 ] {} TCP-Session: 086928b7-3611-42db-a149-2fb7f1045b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753958 [ 257 ] {} TCP-Session: 086928b7-3611-42db-a149-2fb7f1045b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.753956 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:09.754104 [ 258 ] {} TCP-Session: ebff50bd-d290-4b74-b1dc-fafd95b0833d Authenticating user 'default' from [fd00:1122:3344:101::e]:63325 2026.05.26 23:13:09.754128 [ 258 ] {} TCP-Session: ebff50bd-d290-4b74-b1dc-fafd95b0833d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:09.754141 [ 258 ] {} TCP-Session: ebff50bd-d290-4b74-b1dc-fafd95b0833d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.242949 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52821 2026.05.26 23:13:10.243057 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.243088 [ 259 ] {} TCP-Session: 9ef7f4b3-1663-44de-a8cb-3f977b95f3ae Authenticating user 'default' from [fd00:1122:3344:101::a]:52821 2026.05.26 23:13:10.243181 [ 259 ] {} TCP-Session: 9ef7f4b3-1663-44de-a8cb-3f977b95f3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.243195 [ 259 ] {} TCP-Session: 9ef7f4b3-1663-44de-a8cb-3f977b95f3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.243278 [ 259 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.26 23:13:10.243349 [ 259 ] {} 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 2026.05.26 23:13:10.243398 [ 259 ] {} 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 2026.05.26 23:13:10.243960 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48801 2026.05.26 23:13:10.244053 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41661 2026.05.26 23:13:10.244139 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60437 2026.05.26 23:13:10.244170 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43745 2026.05.26 23:13:10.244148 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.244290 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60410 2026.05.26 23:13:10.244285 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.244330 [ 261 ] {} TCP-Session: a72b9a25-295d-47b0-8e83-a82df98a0987 Authenticating user 'default' from [fd00:1122:3344:101::a]:48801 2026.05.26 23:13:10.244397 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49476 2026.05.26 23:13:10.244418 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.244488 [ 261 ] {} TCP-Session: a72b9a25-295d-47b0-8e83-a82df98a0987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.244461 [ 262 ] {} TCP-Session: cafa2465-c064-40c4-bf78-a2d3777cc58a Authenticating user 'default' from [fd00:1122:3344:101::a]:41661 2026.05.26 23:13:10.244539 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40477 2026.05.26 23:13:10.244526 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.244624 [ 261 ] {} TCP-Session: a72b9a25-295d-47b0-8e83-a82df98a0987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.244592 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.244673 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.244718 [ 260 ] {} TCP-Session: d133a092-9935-4b28-85dc-a109d16d940f Authenticating user 'default' from [fd00:1122:3344:101::a]:43745 2026.05.26 23:13:10.244733 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.244711 [ 264 ] {} TCP-Session: e55ec133-8981-429b-98db-3f68238dc657 Authenticating user 'default' from [fd00:1122:3344:101::a]:60410 2026.05.26 23:13:10.244801 [ 265 ] {} TCP-Session: 2d271a22-1f12-4d8f-b3c7-fa5a3be52d81 Authenticating user 'default' from [fd00:1122:3344:101::a]:49476 2026.05.26 23:13:10.244832 [ 264 ] {} TCP-Session: e55ec133-8981-429b-98db-3f68238dc657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.244829 [ 260 ] {} TCP-Session: d133a092-9935-4b28-85dc-a109d16d940f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.244819 [ 266 ] {} TCP-Session: 5aa82611-3866-4f6f-8b32-1c86b1fc7de5 Authenticating user 'default' from [fd00:1122:3344:101::a]:40477 2026.05.26 23:13:10.244902 [ 265 ] {} TCP-Session: 2d271a22-1f12-4d8f-b3c7-fa5a3be52d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.244907 [ 260 ] {} TCP-Session: d133a092-9935-4b28-85dc-a109d16d940f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.244674 [ 262 ] {} TCP-Session: cafa2465-c064-40c4-bf78-a2d3777cc58a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.244966 [ 266 ] {} TCP-Session: 5aa82611-3866-4f6f-8b32-1c86b1fc7de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.244998 [ 265 ] {} TCP-Session: 2d271a22-1f12-4d8f-b3c7-fa5a3be52d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.245045 [ 266 ] {} TCP-Session: 5aa82611-3866-4f6f-8b32-1c86b1fc7de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.245037 [ 262 ] {} TCP-Session: cafa2465-c064-40c4-bf78-a2d3777cc58a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.244570 [ 263 ] {} TCP-Session: 14554702-62b9-41fe-b939-87e377a52fcb Authenticating user 'default' from [fd00:1122:3344:101::a]:60437 2026.05.26 23:13:10.244915 [ 264 ] {} TCP-Session: e55ec133-8981-429b-98db-3f68238dc657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.245164 [ 263 ] {} TCP-Session: 14554702-62b9-41fe-b939-87e377a52fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.245290 [ 263 ] {} TCP-Session: 14554702-62b9-41fe-b939-87e377a52fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.799162 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43527 2026.05.26 23:13:10.799351 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.799402 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Authenticating user 'default' from [fd00:1122:3344:101::d]:43527 2026.05.26 23:13:10.799429 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.799521 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.799607 [ 267 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.26 23:13:10.799638 [ 267 ] {} 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 2026.05.26 23:13:10.799731 [ 267 ] {} 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 2026.05.26 23:13:10.800258 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37547 2026.05.26 23:13:10.800425 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.800463 [ 268 ] {} TCP-Session: 4e79ff86-69dd-41a0-a09f-7bbcc258b265 Authenticating user 'default' from [fd00:1122:3344:101::d]:37547 2026.05.26 23:13:10.800506 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54895 2026.05.26 23:13:10.800523 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:32951 2026.05.26 23:13:10.800583 [ 268 ] {} TCP-Session: 4e79ff86-69dd-41a0-a09f-7bbcc258b265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.800607 [ 268 ] {} TCP-Session: 4e79ff86-69dd-41a0-a09f-7bbcc258b265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.801167 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34855 2026.05.26 23:13:10.801333 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.801352 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53532 2026.05.26 23:13:10.801376 [ 269 ] {} TCP-Session: c8152a94-3bb7-4e92-b78e-54d30855c0a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:32951 2026.05.26 23:13:10.801482 [ 269 ] {} TCP-Session: c8152a94-3bb7-4e92-b78e-54d30855c0a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.801495 [ 269 ] {} TCP-Session: c8152a94-3bb7-4e92-b78e-54d30855c0a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.802699 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63776 2026.05.26 23:13:10.804687 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.804728 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Authenticating user 'default' from [fd00:1122:3344:101::d]:54895 2026.05.26 23:13:10.804748 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.804842 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.804798 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61425 2026.05.26 23:13:10.804909 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.804957 [ 272 ] {} TCP-Session: 62cb1d6e-e3be-4481-863e-4d1a99b7fd13 Authenticating user 'default' from [fd00:1122:3344:101::d]:53532 2026.05.26 23:13:10.805130 [ 272 ] {} TCP-Session: 62cb1d6e-e3be-4481-863e-4d1a99b7fd13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.805144 [ 272 ] {} TCP-Session: 62cb1d6e-e3be-4481-863e-4d1a99b7fd13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.807180 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55898 2026.05.26 23:13:10.807057 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.807336 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.807349 [ 273 ] {} TCP-Session: 5405d247-9aff-4b89-bee9-c43e54dcad1d Authenticating user 'default' from [fd00:1122:3344:101::d]:63776 2026.05.26 23:13:10.807477 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.807350 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:10.807497 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:10.807564 [ 275 ] {} TCP-Session: 90e8431e-8b78-4781-9a11-816ff383ae2d Authenticating user 'default' from [fd00:1122:3344:101::d]:55898 2026.05.26 23:13:10.807549 [ 274 ] {} TCP-Session: c24a1d15-fdc8-421e-9079-53dc69ba1c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:61425 2026.05.26 23:13:10.807538 [ 273 ] {} TCP-Session: 5405d247-9aff-4b89-bee9-c43e54dcad1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.807656 [ 275 ] {} TCP-Session: 90e8431e-8b78-4781-9a11-816ff383ae2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.807672 [ 273 ] {} TCP-Session: 5405d247-9aff-4b89-bee9-c43e54dcad1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.807643 [ 274 ] {} TCP-Session: c24a1d15-fdc8-421e-9079-53dc69ba1c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.807742 [ 275 ] {} TCP-Session: 90e8431e-8b78-4781-9a11-816ff383ae2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.807396 [ 271 ] {} TCP-Session: ea6bf1b0-6c57-4ad2-9ead-8a973200c5c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34855 2026.05.26 23:13:10.807813 [ 274 ] {} TCP-Session: c24a1d15-fdc8-421e-9079-53dc69ba1c15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.807838 [ 271 ] {} TCP-Session: ea6bf1b0-6c57-4ad2-9ead-8a973200c5c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.807929 [ 271 ] {} TCP-Session: ea6bf1b0-6c57-4ad2-9ead-8a973200c5c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:10.809300 [ 267 ] {4ba0f012-1358-4595-884a-b3ed6dd17d82} executeQuery: (from [fd00:1122:3344:101::d]:43527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.26 23:13:10.964003 [ 267 ] {4ba0f012-1358-4595-884a-b3ed6dd17d82} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43527) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.26 23:13:10.965088 [ 267 ] {4ba0f012-1358-4595-884a-b3ed6dd17d82} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.26 23:13:10.965341 [ 267 ] {4ba0f012-1358-4595-884a-b3ed6dd17d82} TCPHandler: Processed in 0.164987408 sec. 2026.05.26 23:13:10.965984 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:10.966217 [ 267 ] {928a15e0-00a6-4254-acf4-053c269ce97c} executeQuery: (from [fd00:1122:3344:101::d]:43527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.26 23:13:10.966524 [ 267 ] {928a15e0-00a6-4254-acf4-053c269ce97c} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43527) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.26 23:13:10.966867 [ 267 ] {928a15e0-00a6-4254-acf4-053c269ce97c} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 2026.05.26 23:13:10.967124 [ 267 ] {928a15e0-00a6-4254-acf4-053c269ce97c} TCPHandler: Processed in 0.00125861 sec. 2026.05.26 23:13:10.969573 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:10.970393 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} executeQuery: (from [fd00:1122:3344:101::d]:54895) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2026.05.26 23:13:10.970579 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2026.05.26 23:13:10.978536 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.05.26 23:13:10.978577 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104243 sec 2026.05.26 23:13:10.978703 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} ReferentialDeps: No tables 2026.05.26 23:13:10.978770 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} LoadingDeps: No tables 2026.05.26 23:13:10.978838 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} DatabaseAtomic (oximeter): Starting up tables. 2026.05.26 23:13:10.979767 [ 270 ] {9303cf5d-4be5-4c8d-bd1c-98af9adcc271} TCPHandler: Processed in 0.010283015 sec. 2026.05.26 23:13:10.979909 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:10.980144 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} executeQuery: (from [fd00:1122:3344:101::d]:54895) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2026.05.26 23:13:10.980269 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2026.05.26 23:13:10.993534 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} StoragePolicy (default): Storage policy default created, total volumes 1 2026.05.26 23:13:11.001184 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 123.89 MiB, peak 123.89 MiB, free memory in arenas 0.00 B, will set to 130.86 MiB (RSS), difference: 6.97 MiB 2026.05.26 23:13:11.001691 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d): Loading data parts 2026.05.26 23:13:11.002258 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d): There are no data parts 2026.05.26 23:13:11.007724 [ 270 ] {4162662f-3d11-49af-9d32-fd589ecadec6} TCPHandler: Processed in 0.027863716 sec. 2026.05.26 23:13:11.007894 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.008834 [ 270 ] {da6dd163-1d27-431c-821e-bb22a04d2142} executeQuery: (from [fd00:1122:3344:101::d]:54895) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ 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) 2026.05.26 23:13:11.009037 [ 270 ] {da6dd163-1d27-431c-821e-bb22a04d2142} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2026.05.26 23:13:11.037653 [ 270 ] {da6dd163-1d27-431c-821e-bb22a04d2142} oximeter.measurements_bool (e0ca638c-31dd-4967-9a0b-28c6ed8f3031): Loading data parts 2026.05.26 23:13:11.037828 [ 270 ] {da6dd163-1d27-431c-821e-bb22a04d2142} oximeter.measurements_bool (e0ca638c-31dd-4967-9a0b-28c6ed8f3031): There are no data parts 2026.05.26 23:13:11.041088 [ 270 ] {da6dd163-1d27-431c-821e-bb22a04d2142} TCPHandler: Processed in 0.033252574 sec. 2026.05.26 23:13:11.041289 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.041516 [ 270 ] {28606986-7ebd-4c16-877c-48d68236301c} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.041665 [ 270 ] {28606986-7ebd-4c16-877c-48d68236301c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2026.05.26 23:13:11.052098 [ 270 ] {28606986-7ebd-4c16-877c-48d68236301c} oximeter.measurements_i8 (e41d977a-04ad-4028-986f-053726803038): Loading data parts 2026.05.26 23:13:11.052299 [ 270 ] {28606986-7ebd-4c16-877c-48d68236301c} oximeter.measurements_i8 (e41d977a-04ad-4028-986f-053726803038): There are no data parts 2026.05.26 23:13:11.061587 [ 270 ] {28606986-7ebd-4c16-877c-48d68236301c} TCPHandler: Processed in 0.020365406 sec. 2026.05.26 23:13:11.061757 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.062124 [ 270 ] {274e126e-cade-4223-b2d8-a181b12fb4ca} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.062282 [ 270 ] {274e126e-cade-4223-b2d8-a181b12fb4ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2026.05.26 23:13:11.072328 [ 270 ] {274e126e-cade-4223-b2d8-a181b12fb4ca} oximeter.measurements_u8 (755285e9-0e4a-479f-a880-29d060c95c7e): Loading data parts 2026.05.26 23:13:11.072484 [ 270 ] {274e126e-cade-4223-b2d8-a181b12fb4ca} oximeter.measurements_u8 (755285e9-0e4a-479f-a880-29d060c95c7e): There are no data parts 2026.05.26 23:13:11.077259 [ 270 ] {274e126e-cade-4223-b2d8-a181b12fb4ca} TCPHandler: Processed in 0.015555841 sec. 2026.05.26 23:13:11.077422 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.077582 [ 270 ] {4a2d5724-31fb-493f-b8cc-4d9f60a6e3a5} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.077758 [ 270 ] {4a2d5724-31fb-493f-b8cc-4d9f60a6e3a5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2026.05.26 23:13:11.086856 [ 270 ] {4a2d5724-31fb-493f-b8cc-4d9f60a6e3a5} oximeter.measurements_i16 (b105b69f-83ee-46b8-9b6c-eb96422d53bc): Loading data parts 2026.05.26 23:13:11.087053 [ 270 ] {4a2d5724-31fb-493f-b8cc-4d9f60a6e3a5} oximeter.measurements_i16 (b105b69f-83ee-46b8-9b6c-eb96422d53bc): There are no data parts 2026.05.26 23:13:11.088710 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46162 2026.05.26 23:13:11.088847 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.088972 [ 277 ] {} TCP-Session: 3385fa16-b237-4793-8684-ce5c78413162 Authenticating user 'default' from [fd00:1122:3344:101::e]:46162 2026.05.26 23:13:11.088996 [ 277 ] {} TCP-Session: 3385fa16-b237-4793-8684-ce5c78413162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.089008 [ 277 ] {} TCP-Session: 3385fa16-b237-4793-8684-ce5c78413162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.089440 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55024 2026.05.26 23:13:11.089611 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39638 2026.05.26 23:13:11.089708 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55351 2026.05.26 23:13:11.089814 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46544 2026.05.26 23:13:11.089913 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45698 2026.05.26 23:13:11.090003 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63758 2026.05.26 23:13:11.090063 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.090111 [ 278 ] {} TCP-Session: c4bcac0f-c63b-4b73-8583-9e6fb1ccecf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55024 2026.05.26 23:13:11.090221 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.090204 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62147 2026.05.26 23:13:11.090260 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.090282 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.090346 [ 283 ] {} TCP-Session: 6afae16e-c1d6-4748-bfa8-3793eeb91657 Authenticating user 'default' from [fd00:1122:3344:101::e]:63758 2026.05.26 23:13:11.090380 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.090315 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46946 2026.05.26 23:13:11.090511 [ 283 ] {} TCP-Session: 6afae16e-c1d6-4748-bfa8-3793eeb91657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.090499 [ 284 ] {} TCP-Session: 748de899-602d-47ab-8a4e-7226ea422d0a Authenticating user 'default' from [fd00:1122:3344:101::e]:62147 2026.05.26 23:13:11.090322 [ 282 ] {} TCP-Session: bdc12306-b62b-4df4-87cd-0be9413b019e Authenticating user 'default' from [fd00:1122:3344:101::e]:45698 2026.05.26 23:13:11.090704 [ 270 ] {4a2d5724-31fb-493f-b8cc-4d9f60a6e3a5} TCPHandler: Processed in 0.013330218 sec. 2026.05.26 23:13:11.090725 [ 282 ] {} TCP-Session: bdc12306-b62b-4df4-87cd-0be9413b019e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.090654 [ 283 ] {} TCP-Session: 6afae16e-c1d6-4748-bfa8-3793eeb91657 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.090764 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.090653 [ 277 ] {} TCP-Session: 3385fa16-b237-4793-8684-ce5c78413162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.090650 [ 284 ] {} TCP-Session: 748de899-602d-47ab-8a4e-7226ea422d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.090890 [ 285 ] {} TCP-Session: 57b48a90-4b04-4eec-8bf2-43373b26061e Authenticating user 'default' from [fd00:1122:3344:101::e]:46946 2026.05.26 23:13:11.090964 [ 284 ] {} TCP-Session: 748de899-602d-47ab-8a4e-7226ea422d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.090971 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.090947 [ 282 ] {} TCP-Session: bdc12306-b62b-4df4-87cd-0be9413b019e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.091052 [ 285 ] {} TCP-Session: 57b48a90-4b04-4eec-8bf2-43373b26061e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.090292 [ 278 ] {} TCP-Session: c4bcac0f-c63b-4b73-8583-9e6fb1ccecf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.091144 [ 285 ] {} TCP-Session: 57b48a90-4b04-4eec-8bf2-43373b26061e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.090294 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.090155 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.091200 [ 270 ] {133b1978-e866-4b1e-9148-67b28bb9a6d5} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.091247 [ 281 ] {} TCP-Session: cae1992a-5505-4e62-a604-a3907a355c09 Authenticating user 'default' from [fd00:1122:3344:101::e]:46544 2026.05.26 23:13:11.091297 [ 279 ] {} TCP-Session: d39adfbd-2528-40ac-a0fe-771b89d99923 Authenticating user 'default' from [fd00:1122:3344:101::e]:39638 2026.05.26 23:13:11.091214 [ 277 ] {d7939842-308d-4ef3-b196-5070c4e0babe} executeQuery: (from [fd00:1122:3344:101::e]:46162) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) 2026.05.26 23:13:11.091401 [ 270 ] {133b1978-e866-4b1e-9148-67b28bb9a6d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2026.05.26 23:13:11.091422 [ 279 ] {} TCP-Session: d39adfbd-2528-40ac-a0fe-771b89d99923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.091403 [ 281 ] {} TCP-Session: cae1992a-5505-4e62-a604-a3907a355c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.091490 [ 279 ] {} TCP-Session: d39adfbd-2528-40ac-a0fe-771b89d99923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.090481 [ 280 ] {} TCP-Session: 31d76bba-59d3-48bc-b517-aef0fa2a2463 Authenticating user 'default' from [fd00:1122:3344:101::e]:55351 2026.05.26 23:13:11.091231 [ 278 ] {} TCP-Session: c4bcac0f-c63b-4b73-8583-9e6fb1ccecf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.091614 [ 280 ] {} TCP-Session: 31d76bba-59d3-48bc-b517-aef0fa2a2463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.091598 [ 281 ] {} TCP-Session: cae1992a-5505-4e62-a604-a3907a355c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.091808 [ 280 ] {} TCP-Session: 31d76bba-59d3-48bc-b517-aef0fa2a2463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.098899 [ 277 ] {d7939842-308d-4ef3-b196-5070c4e0babe} ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables 2026.05.26 23:13:11.099250 [ 270 ] {133b1978-e866-4b1e-9148-67b28bb9a6d5} oximeter.measurements_u16 (b2512cb9-d50c-43da-b4df-ac61f428c2c9): Loading data parts 2026.05.26 23:13:11.099397 [ 270 ] {133b1978-e866-4b1e-9148-67b28bb9a6d5} oximeter.measurements_u16 (b2512cb9-d50c-43da-b4df-ac61f428c2c9): There are no data parts 2026.05.26 23:13:11.102730 [ 270 ] {133b1978-e866-4b1e-9148-67b28bb9a6d5} TCPHandler: Processed in 0.011810112 sec. 2026.05.26 23:13:11.102892 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.103059 [ 277 ] {d7939842-308d-4ef3-b196-5070c4e0babe} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:13:11.103073 [ 270 ] {fa1f5ee7-71ed-4aef-8b15-1d6cd6fbb4e2} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.103223 [ 270 ] {fa1f5ee7-71ed-4aef-8b15-1d6cd6fbb4e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2026.05.26 23:13:11.107187 [ 276 ] {d7939842-308d-4ef3-b196-5070c4e0babe} ContextAccess (default): Access granted: SHOW TABLES ON *.* 2026.05.26 23:13:11.107677 [ 277 ] {d7939842-308d-4ef3-b196-5070c4e0babe} executeQuery: Read 5 rows, 295.00 B in 0.016575 sec., 301.65912518853696 rows/sec., 17.38 KiB/sec. 2026.05.26 23:13:11.107736 [ 277 ] {d7939842-308d-4ef3-b196-5070c4e0babe} TCPHandler: Processed in 0.017290782 sec. 2026.05.26 23:13:11.111773 [ 270 ] {fa1f5ee7-71ed-4aef-8b15-1d6cd6fbb4e2} oximeter.measurements_i32 (0ca091e5-5757-4768-92fc-3e2f3e21f5ca): Loading data parts 2026.05.26 23:13:11.111959 [ 270 ] {fa1f5ee7-71ed-4aef-8b15-1d6cd6fbb4e2} oximeter.measurements_i32 (0ca091e5-5757-4768-92fc-3e2f3e21f5ca): There are no data parts 2026.05.26 23:13:11.116712 [ 270 ] {fa1f5ee7-71ed-4aef-8b15-1d6cd6fbb4e2} TCPHandler: Processed in 0.013875501 sec. 2026.05.26 23:13:11.116954 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.117172 [ 270 ] {b2fddd41-a853-44ef-b79b-329d59a72baa} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.117301 [ 270 ] {b2fddd41-a853-44ef-b79b-329d59a72baa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2026.05.26 23:13:11.124143 [ 270 ] {b2fddd41-a853-44ef-b79b-329d59a72baa} oximeter.measurements_u32 (dfeb60d5-c334-4ea9-b04a-1ae6c9909d03): Loading data parts 2026.05.26 23:13:11.124287 [ 270 ] {b2fddd41-a853-44ef-b79b-329d59a72baa} oximeter.measurements_u32 (dfeb60d5-c334-4ea9-b04a-1ae6c9909d03): There are no data parts 2026.05.26 23:13:11.128658 [ 270 ] {b2fddd41-a853-44ef-b79b-329d59a72baa} TCPHandler: Processed in 0.011755561 sec. 2026.05.26 23:13:11.128872 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.129068 [ 270 ] {2490a7f4-2c85-4293-a800-c2f2413877b2} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.129241 [ 270 ] {2490a7f4-2c85-4293-a800-c2f2413877b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2026.05.26 23:13:11.141964 [ 270 ] {2490a7f4-2c85-4293-a800-c2f2413877b2} oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Loading data parts 2026.05.26 23:13:11.142128 [ 270 ] {2490a7f4-2c85-4293-a800-c2f2413877b2} oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): There are no data parts 2026.05.26 23:13:11.152814 [ 270 ] {2490a7f4-2c85-4293-a800-c2f2413877b2} TCPHandler: Processed in 0.024005083 sec. 2026.05.26 23:13:11.153088 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.153312 [ 270 ] {55531383-5c51-4390-987c-4e1dd52e092f} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.153467 [ 270 ] {55531383-5c51-4390-987c-4e1dd52e092f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2026.05.26 23:13:11.158452 [ 270 ] {55531383-5c51-4390-987c-4e1dd52e092f} oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Loading data parts 2026.05.26 23:13:11.158592 [ 270 ] {55531383-5c51-4390-987c-4e1dd52e092f} oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): There are no data parts 2026.05.26 23:13:11.170592 [ 270 ] {55531383-5c51-4390-987c-4e1dd52e092f} TCPHandler: Processed in 0.017569479 sec. 2026.05.26 23:13:11.170764 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.170960 [ 270 ] {28dbfdf1-840c-44f5-b745-ba8d6f43288e} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.171120 [ 270 ] {28dbfdf1-840c-44f5-b745-ba8d6f43288e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2026.05.26 23:13:11.182253 [ 270 ] {28dbfdf1-840c-44f5-b745-ba8d6f43288e} oximeter.measurements_f32 (7bd58ae4-c11e-41b5-93d6-3f6639447ae4): Loading data parts 2026.05.26 23:13:11.182406 [ 270 ] {28dbfdf1-840c-44f5-b745-ba8d6f43288e} oximeter.measurements_f32 (7bd58ae4-c11e-41b5-93d6-3f6639447ae4): There are no data parts 2026.05.26 23:13:11.185017 [ 270 ] {28dbfdf1-840c-44f5-b745-ba8d6f43288e} TCPHandler: Processed in 0.014315312 sec. 2026.05.26 23:13:11.185169 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.185426 [ 270 ] {6aa65a92-af43-48fa-8bc2-9dc832daf7bd} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.185549 [ 270 ] {6aa65a92-af43-48fa-8bc2-9dc832daf7bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2026.05.26 23:13:11.196912 [ 270 ] {6aa65a92-af43-48fa-8bc2-9dc832daf7bd} oximeter.measurements_f64 (1126626e-1369-4119-a635-43d378ba4e22): Loading data parts 2026.05.26 23:13:11.197059 [ 270 ] {6aa65a92-af43-48fa-8bc2-9dc832daf7bd} oximeter.measurements_f64 (1126626e-1369-4119-a635-43d378ba4e22): There are no data parts 2026.05.26 23:13:11.201549 [ 270 ] {6aa65a92-af43-48fa-8bc2-9dc832daf7bd} TCPHandler: Processed in 0.016435122 sec. 2026.05.26 23:13:11.201692 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.201848 [ 270 ] {50cbb179-cdc0-419a-ba2f-f78048f8467f} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.201983 [ 270 ] {50cbb179-cdc0-419a-ba2f-f78048f8467f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2026.05.26 23:13:11.207283 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56474 2026.05.26 23:13:11.207420 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.207450 [ 286 ] {} TCP-Session: 4fe95682-4019-44a3-a43f-9e39194945b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:56474 2026.05.26 23:13:11.207473 [ 286 ] {} TCP-Session: 4fe95682-4019-44a3-a43f-9e39194945b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.207585 [ 286 ] {} TCP-Session: 4fe95682-4019-44a3-a43f-9e39194945b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.207672 [ 286 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.26 23:13:11.207698 [ 286 ] {} 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 2026.05.26 23:13:11.207796 [ 286 ] {} 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 2026.05.26 23:13:11.208326 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50431 2026.05.26 23:13:11.208423 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36424 2026.05.26 23:13:11.208493 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.208639 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62617 2026.05.26 23:13:11.208540 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57854 2026.05.26 23:13:11.208590 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.208773 [ 287 ] {} TCP-Session: c2a040e3-3f9e-4933-bfeb-dfc7e0944c39 Authenticating user 'default' from [fd00:1122:3344:101::c]:50431 2026.05.26 23:13:11.208759 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64848 2026.05.26 23:13:11.208850 [ 288 ] {} TCP-Session: 028f7bb8-038f-4613-9b5b-5c795aa0452a Authenticating user 'default' from [fd00:1122:3344:101::c]:36424 2026.05.26 23:13:11.208846 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56295 2026.05.26 23:13:11.208906 [ 287 ] {} TCP-Session: c2a040e3-3f9e-4933-bfeb-dfc7e0944c39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.208922 [ 288 ] {} TCP-Session: 028f7bb8-038f-4613-9b5b-5c795aa0452a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.209041 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.209050 [ 287 ] {} TCP-Session: c2a040e3-3f9e-4933-bfeb-dfc7e0944c39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.209092 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.209062 [ 288 ] {} TCP-Session: 028f7bb8-038f-4613-9b5b-5c795aa0452a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.209171 [ 289 ] {} TCP-Session: 6fe6bd74-6e90-4b0b-9128-7e178e28bcd2 Authenticating user 'default' from [fd00:1122:3344:101::c]:57854 2026.05.26 23:13:11.209199 [ 290 ] {} TCP-Session: e80ea0c7-cac8-46be-bdff-b98e59cf4605 Authenticating user 'default' from [fd00:1122:3344:101::c]:62617 2026.05.26 23:13:11.209179 [ 293 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54773 2026.05.26 23:13:11.209328 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.209352 [ 289 ] {} TCP-Session: 6fe6bd74-6e90-4b0b-9128-7e178e28bcd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.209413 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.209385 [ 290 ] {} TCP-Session: e80ea0c7-cac8-46be-bdff-b98e59cf4605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.209467 [ 289 ] {} TCP-Session: 6fe6bd74-6e90-4b0b-9128-7e178e28bcd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.209500 [ 290 ] {} TCP-Session: e80ea0c7-cac8-46be-bdff-b98e59cf4605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.209492 [ 292 ] {} TCP-Session: a0058438-b9e8-46e3-9728-8c4b59fee69d Authenticating user 'default' from [fd00:1122:3344:101::c]:56295 2026.05.26 23:13:11.209573 [ 293 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.209603 [ 292 ] {} TCP-Session: a0058438-b9e8-46e3-9728-8c4b59fee69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.209381 [ 291 ] {} TCP-Session: 379ed8e5-135d-46bd-8052-ea8baafc6158 Authenticating user 'default' from [fd00:1122:3344:101::c]:64848 2026.05.26 23:13:11.209709 [ 292 ] {} TCP-Session: a0058438-b9e8-46e3-9728-8c4b59fee69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.209730 [ 291 ] {} TCP-Session: 379ed8e5-135d-46bd-8052-ea8baafc6158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.209710 [ 293 ] {} TCP-Session: 75c4a3d4-d296-48d5-8330-dfa64342fc15 Authenticating user 'default' from [fd00:1122:3344:101::c]:54773 2026.05.26 23:13:11.209936 [ 293 ] {} TCP-Session: 75c4a3d4-d296-48d5-8330-dfa64342fc15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.209946 [ 291 ] {} TCP-Session: 379ed8e5-135d-46bd-8052-ea8baafc6158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.210069 [ 293 ] {} TCP-Session: 75c4a3d4-d296-48d5-8330-dfa64342fc15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.210903 [ 270 ] {50cbb179-cdc0-419a-ba2f-f78048f8467f} oximeter.measurements_string (73346637-e41f-4610-ba2a-9fc7629a6d51): Loading data parts 2026.05.26 23:13:11.211193 [ 270 ] {50cbb179-cdc0-419a-ba2f-f78048f8467f} oximeter.measurements_string (73346637-e41f-4610-ba2a-9fc7629a6d51): There are no data parts 2026.05.26 23:13:11.224433 [ 270 ] {50cbb179-cdc0-419a-ba2f-f78048f8467f} TCPHandler: Processed in 0.022786474 sec. 2026.05.26 23:13:11.224635 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.224958 [ 270 ] {986a447a-48cf-46ed-bdd9-e0268270f170} executeQuery: (from [fd00:1122:3344:101::d]:54895) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2026.05.26 23:13:11.225086 [ 270 ] {986a447a-48cf-46ed-bdd9-e0268270f170} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2026.05.26 23:13:11.232537 [ 270 ] {986a447a-48cf-46ed-bdd9-e0268270f170} oximeter.measurements_bytes (00363599-283a-4a87-836b-c2e4432888f4): Loading data parts 2026.05.26 23:13:11.232798 [ 270 ] {986a447a-48cf-46ed-bdd9-e0268270f170} oximeter.measurements_bytes (00363599-283a-4a87-836b-c2e4432888f4): There are no data parts 2026.05.26 23:13:11.235146 [ 270 ] {986a447a-48cf-46ed-bdd9-e0268270f170} TCPHandler: Processed in 0.010584522 sec. 2026.05.26 23:13:11.235312 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.235626 [ 270 ] {b31046a1-0777-4fa4-8dff-1fd5df825c45} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.235799 [ 270 ] {b31046a1-0777-4fa4-8dff-1fd5df825c45} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2026.05.26 23:13:11.243464 [ 270 ] {b31046a1-0777-4fa4-8dff-1fd5df825c45} oximeter.measurements_cumulativei64 (50587a6c-1649-4578-b1fb-b644aac6afb6): Loading data parts 2026.05.26 23:13:11.243660 [ 270 ] {b31046a1-0777-4fa4-8dff-1fd5df825c45} oximeter.measurements_cumulativei64 (50587a6c-1649-4578-b1fb-b644aac6afb6): There are no data parts 2026.05.26 23:13:11.248072 [ 270 ] {b31046a1-0777-4fa4-8dff-1fd5df825c45} TCPHandler: Processed in 0.012821146 sec. 2026.05.26 23:13:11.248223 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.248413 [ 270 ] {71cd23c9-232c-4532-9354-5ee5b153f1c3} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.248537 [ 270 ] {71cd23c9-232c-4532-9354-5ee5b153f1c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2026.05.26 23:13:11.254896 [ 270 ] {71cd23c9-232c-4532-9354-5ee5b153f1c3} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Loading data parts 2026.05.26 23:13:11.255049 [ 270 ] {71cd23c9-232c-4532-9354-5ee5b153f1c3} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): There are no data parts 2026.05.26 23:13:11.265923 [ 270 ] {71cd23c9-232c-4532-9354-5ee5b153f1c3} TCPHandler: Processed in 0.017751413 sec. 2026.05.26 23:13:11.266202 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.266487 [ 270 ] {f5ba58da-85a8-4e64-b684-7acdeeed05bf} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.266649 [ 270 ] {f5ba58da-85a8-4e64-b684-7acdeeed05bf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2026.05.26 23:13:11.279015 [ 270 ] {f5ba58da-85a8-4e64-b684-7acdeeed05bf} oximeter.measurements_cumulativef32 (5b832ca8-f2db-4df7-b0b8-b39348890f79): Loading data parts 2026.05.26 23:13:11.279290 [ 270 ] {f5ba58da-85a8-4e64-b684-7acdeeed05bf} oximeter.measurements_cumulativef32 (5b832ca8-f2db-4df7-b0b8-b39348890f79): There are no data parts 2026.05.26 23:13:11.282078 [ 270 ] {f5ba58da-85a8-4e64-b684-7acdeeed05bf} TCPHandler: Processed in 0.01593989 sec. 2026.05.26 23:13:11.282228 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.282488 [ 270 ] {f3b591d9-e97e-466c-8271-fb4669ffb94f} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.282611 [ 270 ] {f3b591d9-e97e-466c-8271-fb4669ffb94f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2026.05.26 23:13:11.291452 [ 270 ] {f3b591d9-e97e-466c-8271-fb4669ffb94f} oximeter.measurements_cumulativef64 (2a6f0f1f-475e-425a-b8f4-0c17a2568a23): Loading data parts 2026.05.26 23:13:11.291621 [ 270 ] {f3b591d9-e97e-466c-8271-fb4669ffb94f} oximeter.measurements_cumulativef64 (2a6f0f1f-475e-425a-b8f4-0c17a2568a23): There are no data parts 2026.05.26 23:13:11.294340 [ 270 ] {f3b591d9-e97e-466c-8271-fb4669ffb94f} TCPHandler: Processed in 0.01216262 sec. 2026.05.26 23:13:11.294494 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.294742 [ 270 ] {1b99e286-e6e5-4f88-b89a-8fb5aba3b432} executeQuery: (from [fd00:1122:3344:101::d]:54895) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ 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) 2026.05.26 23:13:11.294892 [ 270 ] {1b99e286-e6e5-4f88-b89a-8fb5aba3b432} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2026.05.26 23:13:11.302330 [ 270 ] {1b99e286-e6e5-4f88-b89a-8fb5aba3b432} oximeter.measurements_histogrami8 (ffd3d342-03d2-4a23-9d09-d2b73df156b4): Loading data parts 2026.05.26 23:13:11.302589 [ 270 ] {1b99e286-e6e5-4f88-b89a-8fb5aba3b432} oximeter.measurements_histogrami8 (ffd3d342-03d2-4a23-9d09-d2b73df156b4): There are no data parts 2026.05.26 23:13:11.305869 [ 270 ] {1b99e286-e6e5-4f88-b89a-8fb5aba3b432} TCPHandler: Processed in 0.011427323 sec. 2026.05.26 23:13:11.306013 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.306392 [ 270 ] {2d20fe5e-ad3e-4aac-a348-ba66d33589ec} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.306561 [ 270 ] {2d20fe5e-ad3e-4aac-a348-ba66d33589ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2026.05.26 23:13:11.315839 [ 270 ] {2d20fe5e-ad3e-4aac-a348-ba66d33589ec} oximeter.measurements_histogramu8 (99f4f9c2-905a-464e-99ca-7e9725bd7245): Loading data parts 2026.05.26 23:13:11.315979 [ 270 ] {2d20fe5e-ad3e-4aac-a348-ba66d33589ec} oximeter.measurements_histogramu8 (99f4f9c2-905a-464e-99ca-7e9725bd7245): There are no data parts 2026.05.26 23:13:11.326966 [ 270 ] {2d20fe5e-ad3e-4aac-a348-ba66d33589ec} TCPHandler: Processed in 0.021002511 sec. 2026.05.26 23:13:11.327130 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.327442 [ 270 ] {6733b5c8-efae-41d6-b129-436e09f9b169} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.327633 [ 270 ] {6733b5c8-efae-41d6-b129-436e09f9b169} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2026.05.26 23:13:11.338240 [ 270 ] {6733b5c8-efae-41d6-b129-436e09f9b169} oximeter.measurements_histogrami16 (a8576167-80a7-4f3e-9aa9-9f6b50b38598): Loading data parts 2026.05.26 23:13:11.338492 [ 270 ] {6733b5c8-efae-41d6-b129-436e09f9b169} oximeter.measurements_histogrami16 (a8576167-80a7-4f3e-9aa9-9f6b50b38598): There are no data parts 2026.05.26 23:13:11.343317 [ 270 ] {6733b5c8-efae-41d6-b129-436e09f9b169} TCPHandler: Processed in 0.016250948 sec. 2026.05.26 23:13:11.343469 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.343793 [ 270 ] {27c16ecf-a740-452f-86d0-8024eb5410e9} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.343936 [ 270 ] {27c16ecf-a740-452f-86d0-8024eb5410e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2026.05.26 23:13:11.348667 [ 270 ] {27c16ecf-a740-452f-86d0-8024eb5410e9} oximeter.measurements_histogramu16 (9474c8f7-8862-403b-bede-ba938395ed4e): Loading data parts 2026.05.26 23:13:11.348797 [ 270 ] {27c16ecf-a740-452f-86d0-8024eb5410e9} oximeter.measurements_histogramu16 (9474c8f7-8862-403b-bede-ba938395ed4e): There are no data parts 2026.05.26 23:13:11.354737 [ 270 ] {27c16ecf-a740-452f-86d0-8024eb5410e9} TCPHandler: Processed in 0.01132153 sec. 2026.05.26 23:13:11.354906 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.355181 [ 270 ] {afb913e5-7f40-481f-8f57-b67297e5c4ea} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.355367 [ 270 ] {afb913e5-7f40-481f-8f57-b67297e5c4ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2026.05.26 23:13:11.365849 [ 270 ] {afb913e5-7f40-481f-8f57-b67297e5c4ea} oximeter.measurements_histogrami32 (1c2a3bc1-f24f-4787-a198-610e8ef8c7bf): Loading data parts 2026.05.26 23:13:11.366106 [ 270 ] {afb913e5-7f40-481f-8f57-b67297e5c4ea} oximeter.measurements_histogrami32 (1c2a3bc1-f24f-4787-a198-610e8ef8c7bf): There are no data parts 2026.05.26 23:13:11.369128 [ 270 ] {afb913e5-7f40-481f-8f57-b67297e5c4ea} TCPHandler: Processed in 0.014283371 sec. 2026.05.26 23:13:11.369278 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.369609 [ 270 ] {c5b997f8-0406-4d54-a0e5-9d63751d01b9} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.369748 [ 270 ] {c5b997f8-0406-4d54-a0e5-9d63751d01b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2026.05.26 23:13:11.377728 [ 270 ] {c5b997f8-0406-4d54-a0e5-9d63751d01b9} oximeter.measurements_histogramu32 (613a448f-d58b-481a-b673-06cf5e724400): Loading data parts 2026.05.26 23:13:11.377874 [ 270 ] {c5b997f8-0406-4d54-a0e5-9d63751d01b9} oximeter.measurements_histogramu32 (613a448f-d58b-481a-b673-06cf5e724400): There are no data parts 2026.05.26 23:13:11.380686 [ 270 ] {c5b997f8-0406-4d54-a0e5-9d63751d01b9} TCPHandler: Processed in 0.011456734 sec. 2026.05.26 23:13:11.380834 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.381064 [ 270 ] {189aaebe-14aa-47bd-b175-247c91f7e8bc} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.381208 [ 270 ] {189aaebe-14aa-47bd-b175-247c91f7e8bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2026.05.26 23:13:11.389302 [ 270 ] {189aaebe-14aa-47bd-b175-247c91f7e8bc} oximeter.measurements_histogrami64 (ef6ba312-9c89-4b4a-b55c-5cf7669716e0): Loading data parts 2026.05.26 23:13:11.389536 [ 270 ] {189aaebe-14aa-47bd-b175-247c91f7e8bc} oximeter.measurements_histogrami64 (ef6ba312-9c89-4b4a-b55c-5cf7669716e0): There are no data parts 2026.05.26 23:13:11.400842 [ 270 ] {189aaebe-14aa-47bd-b175-247c91f7e8bc} TCPHandler: Processed in 0.020056198 sec. 2026.05.26 23:13:11.401012 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.401398 [ 270 ] {e885669e-74b1-489a-8bce-d0d5661d29f4} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.401546 [ 270 ] {e885669e-74b1-489a-8bce-d0d5661d29f4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2026.05.26 23:13:11.412125 [ 270 ] {e885669e-74b1-489a-8bce-d0d5661d29f4} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Loading data parts 2026.05.26 23:13:11.412278 [ 270 ] {e885669e-74b1-489a-8bce-d0d5661d29f4} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): There are no data parts 2026.05.26 23:13:11.416885 [ 270 ] {e885669e-74b1-489a-8bce-d0d5661d29f4} TCPHandler: Processed in 0.01593451 sec. 2026.05.26 23:13:11.417029 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.417251 [ 270 ] {daf437df-0459-497f-87a1-96ccc58a0fc6} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.417402 [ 270 ] {daf437df-0459-497f-87a1-96ccc58a0fc6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2026.05.26 23:13:11.426395 [ 270 ] {daf437df-0459-497f-87a1-96ccc58a0fc6} oximeter.measurements_histogramf32 (ab40b633-498d-479f-91ad-3a8540f38062): Loading data parts 2026.05.26 23:13:11.426687 [ 270 ] {daf437df-0459-497f-87a1-96ccc58a0fc6} oximeter.measurements_histogramf32 (ab40b633-498d-479f-91ad-3a8540f38062): There are no data parts 2026.05.26 23:13:11.435274 [ 270 ] {daf437df-0459-497f-87a1-96ccc58a0fc6} TCPHandler: Processed in 0.018294156 sec. 2026.05.26 23:13:11.435450 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.435802 [ 270 ] {8abda7d2-5709-4a67-baa8-1d954375471c} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.435941 [ 270 ] {8abda7d2-5709-4a67-baa8-1d954375471c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2026.05.26 23:13:11.440758 [ 270 ] {8abda7d2-5709-4a67-baa8-1d954375471c} oximeter.measurements_histogramf64 (9aed4fd1-f940-49ff-ab17-68d3bddfa739): Loading data parts 2026.05.26 23:13:11.440893 [ 270 ] {8abda7d2-5709-4a67-baa8-1d954375471c} oximeter.measurements_histogramf64 (9aed4fd1-f940-49ff-ab17-68d3bddfa739): There are no data parts 2026.05.26 23:13:11.446549 [ 270 ] {8abda7d2-5709-4a67-baa8-1d954375471c} TCPHandler: Processed in 0.011157556 sec. 2026.05.26 23:13:11.446707 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.446906 [ 270 ] {65184791-ef02-4862-a4aa-8dc45fff9a99} executeQuery: (from [fd00:1122:3344:101::d]:54895) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ 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) 2026.05.26 23:13:11.447073 [ 270 ] {65184791-ef02-4862-a4aa-8dc45fff9a99} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2026.05.26 23:13:11.457881 [ 270 ] {65184791-ef02-4862-a4aa-8dc45fff9a99} oximeter.fields_bool (c1fb3222-9560-4396-8340-1697aadc7a53): Loading data parts 2026.05.26 23:13:11.458143 [ 270 ] {65184791-ef02-4862-a4aa-8dc45fff9a99} oximeter.fields_bool (c1fb3222-9560-4396-8340-1697aadc7a53): There are no data parts 2026.05.26 23:13:11.468537 [ 294 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59814 2026.05.26 23:13:11.468564 [ 270 ] {65184791-ef02-4862-a4aa-8dc45fff9a99} TCPHandler: Processed in 0.021908393 sec. 2026.05.26 23:13:11.468730 [ 294 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.468734 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.468909 [ 294 ] {} TCP-Session: 6eb0f498-37ab-479c-9e4f-b324661ac0b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:59814 2026.05.26 23:13:11.468940 [ 294 ] {} TCP-Session: 6eb0f498-37ab-479c-9e4f-b324661ac0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.469053 [ 270 ] {f900f42f-c08a-4a4d-98aa-3ce499ac10d2} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.469132 [ 294 ] {} TCP-Session: 6eb0f498-37ab-479c-9e4f-b324661ac0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.469286 [ 270 ] {f900f42f-c08a-4a4d-98aa-3ce499ac10d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2026.05.26 23:13:11.469310 [ 294 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2026.05.26 23:13:11.469446 [ 294 ] {} 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 2026.05.26 23:13:11.469465 [ 294 ] {} 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 2026.05.26 23:13:11.469987 [ 295 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42408 2026.05.26 23:13:11.470089 [ 296 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61438 2026.05.26 23:13:11.470144 [ 295 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.470266 [ 297 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54069 2026.05.26 23:13:11.470287 [ 295 ] {} TCP-Session: ab36570e-f8ed-4124-90a2-0600925847a9 Authenticating user 'default' from [fd00:1122:3344:101::b]:42408 2026.05.26 23:13:11.470334 [ 295 ] {} TCP-Session: ab36570e-f8ed-4124-90a2-0600925847a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.470378 [ 296 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.470440 [ 295 ] {} TCP-Session: ab36570e-f8ed-4124-90a2-0600925847a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.470392 [ 298 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33613 2026.05.26 23:13:11.470501 [ 297 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.470539 [ 299 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32852 2026.05.26 23:13:11.470467 [ 296 ] {} TCP-Session: 19259bfd-8394-4814-8573-750ffe9ff7fd Authenticating user 'default' from [fd00:1122:3344:101::b]:61438 2026.05.26 23:13:11.470620 [ 300 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54948 2026.05.26 23:13:11.470672 [ 297 ] {} TCP-Session: 7c9fd07c-5a33-4cd5-81cb-ccc2bc183936 Authenticating user 'default' from [fd00:1122:3344:101::b]:54069 2026.05.26 23:13:11.470647 [ 296 ] {} TCP-Session: 19259bfd-8394-4814-8573-750ffe9ff7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.470718 [ 298 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.470783 [ 296 ] {} TCP-Session: 19259bfd-8394-4814-8573-750ffe9ff7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.470805 [ 297 ] {} TCP-Session: 7c9fd07c-5a33-4cd5-81cb-ccc2bc183936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.470822 [ 298 ] {} TCP-Session: 9f358074-7e32-4f51-9395-22fb2a567567 Authenticating user 'default' from [fd00:1122:3344:101::b]:33613 2026.05.26 23:13:11.470874 [ 301 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38648 2026.05.26 23:13:11.470889 [ 297 ] {} TCP-Session: 7c9fd07c-5a33-4cd5-81cb-ccc2bc183936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.470903 [ 298 ] {} TCP-Session: 9f358074-7e32-4f51-9395-22fb2a567567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.470854 [ 299 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.470985 [ 300 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.471005 [ 298 ] {} TCP-Session: 9f358074-7e32-4f51-9395-22fb2a567567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.471083 [ 299 ] {} TCP-Session: 7ece1955-a282-4569-92a9-6397974d32f9 Authenticating user 'default' from [fd00:1122:3344:101::b]:32852 2026.05.26 23:13:11.471116 [ 300 ] {} TCP-Session: 73941a01-0fa2-4e1e-b374-5d5299d12981 Authenticating user 'default' from [fd00:1122:3344:101::b]:54948 2026.05.26 23:13:11.471101 [ 301 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:13:11.471207 [ 299 ] {} TCP-Session: 7ece1955-a282-4569-92a9-6397974d32f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.471236 [ 300 ] {} TCP-Session: 73941a01-0fa2-4e1e-b374-5d5299d12981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.471223 [ 301 ] {} TCP-Session: 0c7a3824-445c-4b39-8f65-e5186837bc06 Authenticating user 'default' from [fd00:1122:3344:101::b]:38648 2026.05.26 23:13:11.471350 [ 299 ] {} TCP-Session: 7ece1955-a282-4569-92a9-6397974d32f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.471387 [ 301 ] {} TCP-Session: 0c7a3824-445c-4b39-8f65-e5186837bc06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.471399 [ 300 ] {} TCP-Session: 73941a01-0fa2-4e1e-b374-5d5299d12981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.471500 [ 301 ] {} TCP-Session: 0c7a3824-445c-4b39-8f65-e5186837bc06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:13:11.480698 [ 270 ] {f900f42f-c08a-4a4d-98aa-3ce499ac10d2} oximeter.fields_i8 (2cf171dd-9e78-49b0-8945-1c851a295307): Loading data parts 2026.05.26 23:13:11.480856 [ 270 ] {f900f42f-c08a-4a4d-98aa-3ce499ac10d2} oximeter.fields_i8 (2cf171dd-9e78-49b0-8945-1c851a295307): There are no data parts 2026.05.26 23:13:11.483970 [ 270 ] {f900f42f-c08a-4a4d-98aa-3ce499ac10d2} TCPHandler: Processed in 0.015294265 sec. 2026.05.26 23:13:11.484123 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.484401 [ 270 ] {573b8ce4-a5a9-4bec-b933-0bd00b3d3521} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.484529 [ 270 ] {573b8ce4-a5a9-4bec-b933-0bd00b3d3521} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2026.05.26 23:13:11.495993 [ 270 ] {573b8ce4-a5a9-4bec-b933-0bd00b3d3521} oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Loading data parts 2026.05.26 23:13:11.496147 [ 270 ] {573b8ce4-a5a9-4bec-b933-0bd00b3d3521} oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): There are no data parts 2026.05.26 23:13:11.499361 [ 270 ] {573b8ce4-a5a9-4bec-b933-0bd00b3d3521} TCPHandler: Processed in 0.015290635 sec. 2026.05.26 23:13:11.499511 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.499674 [ 270 ] {d68347ca-7f03-4b5f-a3f7-831821ded3e9} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.499779 [ 270 ] {d68347ca-7f03-4b5f-a3f7-831821ded3e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2026.05.26 23:13:11.508144 [ 270 ] {d68347ca-7f03-4b5f-a3f7-831821ded3e9} oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Loading data parts 2026.05.26 23:13:11.508283 [ 270 ] {d68347ca-7f03-4b5f-a3f7-831821ded3e9} oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): There are no data parts 2026.05.26 23:13:11.519392 [ 270 ] {d68347ca-7f03-4b5f-a3f7-831821ded3e9} TCPHandler: Processed in 0.019933146 sec. 2026.05.26 23:13:11.519609 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.519853 [ 270 ] {2e843012-e14f-44d8-8431-2e89cf3afb7b} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.519989 [ 270 ] {2e843012-e14f-44d8-8431-2e89cf3afb7b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2026.05.26 23:13:11.530362 [ 270 ] {2e843012-e14f-44d8-8431-2e89cf3afb7b} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Loading data parts 2026.05.26 23:13:11.530522 [ 270 ] {2e843012-e14f-44d8-8431-2e89cf3afb7b} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): There are no data parts 2026.05.26 23:13:11.534486 [ 270 ] {2e843012-e14f-44d8-8431-2e89cf3afb7b} TCPHandler: Processed in 0.014938716 sec. 2026.05.26 23:13:11.534629 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.534790 [ 270 ] {4fa680f4-fa4f-4646-8662-6ebbe2a0bc7b} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.534920 [ 270 ] {4fa680f4-fa4f-4646-8662-6ebbe2a0bc7b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2026.05.26 23:13:11.543114 [ 270 ] {4fa680f4-fa4f-4646-8662-6ebbe2a0bc7b} oximeter.fields_i32 (04125d4a-b41e-4d82-bd40-736f8f4a05d8): Loading data parts 2026.05.26 23:13:11.543286 [ 270 ] {4fa680f4-fa4f-4646-8662-6ebbe2a0bc7b} oximeter.fields_i32 (04125d4a-b41e-4d82-bd40-736f8f4a05d8): There are no data parts 2026.05.26 23:13:11.546357 [ 270 ] {4fa680f4-fa4f-4646-8662-6ebbe2a0bc7b} TCPHandler: Processed in 0.011776621 sec. 2026.05.26 23:13:11.546594 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.546754 [ 270 ] {de2d2977-e8bb-4e64-8848-f4c6c37e2f20} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.546877 [ 270 ] {de2d2977-e8bb-4e64-8848-f4c6c37e2f20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2026.05.26 23:13:11.555627 [ 270 ] {de2d2977-e8bb-4e64-8848-f4c6c37e2f20} oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Loading data parts 2026.05.26 23:13:11.555811 [ 270 ] {de2d2977-e8bb-4e64-8848-f4c6c37e2f20} oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): There are no data parts 2026.05.26 23:13:11.558883 [ 270 ] {de2d2977-e8bb-4e64-8848-f4c6c37e2f20} TCPHandler: Processed in 0.012337544 sec. 2026.05.26 23:13:11.559026 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.559232 [ 270 ] {24b73dbf-5b57-43d8-8490-9cc325e7d782} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.559319 [ 270 ] {24b73dbf-5b57-43d8-8490-9cc325e7d782} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2026.05.26 23:13:11.567666 [ 270 ] {24b73dbf-5b57-43d8-8490-9cc325e7d782} oximeter.fields_i64 (6ff462a7-8438-41b4-a753-cf7322d05ca1): Loading data parts 2026.05.26 23:13:11.567837 [ 270 ] {24b73dbf-5b57-43d8-8490-9cc325e7d782} oximeter.fields_i64 (6ff462a7-8438-41b4-a753-cf7322d05ca1): There are no data parts 2026.05.26 23:13:11.571995 [ 270 ] {24b73dbf-5b57-43d8-8490-9cc325e7d782} TCPHandler: Processed in 0.01301934 sec. 2026.05.26 23:13:11.572240 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.572432 [ 270 ] {df4554a5-dab0-408a-bc6e-650f89d68652} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.572530 [ 270 ] {df4554a5-dab0-408a-bc6e-650f89d68652} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2026.05.26 23:13:11.580312 [ 270 ] {df4554a5-dab0-408a-bc6e-650f89d68652} oximeter.fields_u64 (bfc46e4f-1183-4931-8446-df5121d2d6ac): Loading data parts 2026.05.26 23:13:11.580525 [ 270 ] {df4554a5-dab0-408a-bc6e-650f89d68652} oximeter.fields_u64 (bfc46e4f-1183-4931-8446-df5121d2d6ac): There are no data parts 2026.05.26 23:13:11.583478 [ 270 ] {df4554a5-dab0-408a-bc6e-650f89d68652} TCPHandler: Processed in 0.01130382 sec. 2026.05.26 23:13:11.583619 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.583779 [ 270 ] {537f2b57-57cf-4399-8d32-85479f685e9a} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.583821 [ 270 ] {537f2b57-57cf-4399-8d32-85479f685e9a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2026.05.26 23:13:11.597103 [ 270 ] {537f2b57-57cf-4399-8d32-85479f685e9a} oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Loading data parts 2026.05.26 23:13:11.597253 [ 270 ] {537f2b57-57cf-4399-8d32-85479f685e9a} oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): There are no data parts 2026.05.26 23:13:11.608901 [ 270 ] {537f2b57-57cf-4399-8d32-85479f685e9a} TCPHandler: Processed in 0.025330105 sec. 2026.05.26 23:13:11.609069 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.609264 [ 270 ] {97c02cd4-238e-4d82-804e-ff56671f8dc8} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.609318 [ 270 ] {97c02cd4-238e-4d82-804e-ff56671f8dc8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2026.05.26 23:13:11.621055 [ 270 ] {97c02cd4-238e-4d82-804e-ff56671f8dc8} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Loading data parts 2026.05.26 23:13:11.621214 [ 270 ] {97c02cd4-238e-4d82-804e-ff56671f8dc8} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): There are no data parts 2026.05.26 23:13:11.624381 [ 270 ] {97c02cd4-238e-4d82-804e-ff56671f8dc8} TCPHandler: Processed in 0.015371538 sec. 2026.05.26 23:13:11.624539 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.624704 [ 270 ] {d65a25b6-d504-48b7-a222-d954129e0ca9} executeQuery: (from [fd00:1122:3344:101::d]:54895) 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) 2026.05.26 23:13:11.624750 [ 270 ] {d65a25b6-d504-48b7-a222-d954129e0ca9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2026.05.26 23:13:11.634166 [ 270 ] {d65a25b6-d504-48b7-a222-d954129e0ca9} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Loading data parts 2026.05.26 23:13:11.634326 [ 270 ] {d65a25b6-d504-48b7-a222-d954129e0ca9} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): There are no data parts 2026.05.26 23:13:11.645214 [ 270 ] {d65a25b6-d504-48b7-a222-d954129e0ca9} TCPHandler: Processed in 0.020730455 sec. 2026.05.26 23:13:11.645391 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.645698 [ 270 ] {659bf802-9a78-4a97-80a0-2b7447d4e3d7} executeQuery: (from [fd00:1122:3344:101::d]:54895) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ 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) 2026.05.26 23:13:11.645795 [ 270 ] {659bf802-9a78-4a97-80a0-2b7447d4e3d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2026.05.26 23:13:11.649300 [ 270 ] {659bf802-9a78-4a97-80a0-2b7447d4e3d7} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Loading data parts 2026.05.26 23:13:11.649453 [ 270 ] {659bf802-9a78-4a97-80a0-2b7447d4e3d7} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): There are no data parts 2026.05.26 23:13:11.661927 [ 270 ] {659bf802-9a78-4a97-80a0-2b7447d4e3d7} TCPHandler: Processed in 0.016585815 sec. 2026.05.26 23:13:11.664492 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:11.664744 [ 267 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2026.05.26 23:13:11.666536 [ 267 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2026.05.26 23:13:11.693596 [ 276 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:11.693652 [ 276 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. 2026.05.26 23:13:11.697862 [ 276 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:11.698529 [ 276 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:11.698760 [ 267 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} executeQuery: Read 1 rows, 16.00 B in 0.034168 sec., 29.267150550222432 rows/sec., 468.27 B/sec. 2026.05.26 23:13:11.698930 [ 267 ] {4b4e7614-cfc4-4d55-8f75-47a0f9baad23} TCPHandler: Processed in 0.034503584 sec. 2026.05.26 23:13:12.001184 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 136.23 MiB, peak 136.23 MiB, free memory in arenas 0.00 B, will set to 142.38 MiB (RSS), difference: 6.15 MiB 2026.05.26 23:13:15.602855 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2026.05.26 23:13:15.602874 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2026.05.26 23:13:15.602952 [ 245 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2026.05.26 23:13:15.602983 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2026.05.26 23:13:15.607245 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Loading data parts 2026.05.26 23:13:15.607456 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): There are no data parts 2026.05.26 23:13:15.614013 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:15.614058 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:15.615170 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Loading data parts 2026.05.26 23:13:15.615306 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): There are no data parts 2026.05.26 23:13:15.615865 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:15.616370 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:15.616510 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2026.05.26 23:13:15.639019 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:15.639071 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:15.645335 [ 245 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:15.646490 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:15.649635 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2026.05.26 23:13:16.001385 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 147.48 MiB, peak 151.48 MiB, free memory in arenas 0.00 B, will set to 156.50 MiB (RSS), difference: 9.03 MiB 2026.05.26 23:13:18.102884 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 44 2026.05.26 23:13:18.103028 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2026.05.26 23:13:18.109260 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Loading data parts 2026.05.26 23:13:18.109544 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): There are no data parts 2026.05.26 23:13:18.118127 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:18.118219 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:18.120837 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:18.121626 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:18.122158 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 44 2026.05.26 23:13:19.001172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 160.69 MiB, peak 160.69 MiB, free memory in arenas 0.00 B, will set to 157.60 MiB (RSS), difference: -3.09 MiB 2026.05.26 23:13:23.035566 [ 122 ] {} DNSResolver: Updating DNS cache 2026.05.26 23:13:23.035626 [ 122 ] {} DNSResolver: Updated DNS cache 2026.05.26 23:13:23.117398 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2026.05.26 23:13:23.123995 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:23.124041 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:23.124759 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:13:23.125287 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:23.125461 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2026.05.26 23:13:23.150520 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2026.05.26 23:13:23.168747 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:23.168808 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:23.175470 [ 245 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:13:23.176559 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:23.179960 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2026.05.26 23:13:24.000185 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 158.34 MiB, peak 162.34 MiB, free memory in arenas 0.00 B, will set to 160.14 MiB (RSS), difference: 1.80 MiB 2026.05.26 23:13:29.000169 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 156.19 MiB, peak 162.34 MiB, free memory in arenas 0.00 B, will set to 160.20 MiB (RSS), difference: 4.02 MiB 2026.05.26 23:13:30.625574 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2026.05.26 23:13:30.626268 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:30.626319 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:30.627009 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:13:30.627472 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:30.627621 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2026.05.26 23:13:30.680064 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2026.05.26 23:13:30.695851 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:30.695905 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:30.702897 [ 245 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:13:30.704217 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:30.707794 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2026.05.26 23:13:31.737228 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:31.737440 [ 267 ] {73396ea4-f15a-4db5-8557-e018bb8a5da6} executeQuery: (from [fd00:1122:3344:101::d]:43527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native (stage: Complete) 2026.05.26 23:13:31.754279 [ 267 ] {73396ea4-f15a-4db5-8557-e018bb8a5da6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:13:31.758325 [ 267 ] {73396ea4-f15a-4db5-8557-e018bb8a5da6} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:13:31.758932 [ 267 ] {73396ea4-f15a-4db5-8557-e018bb8a5da6} TCPHandler: Processed in 0.021849321 sec. 2026.05.26 23:13:31.775098 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:31.775245 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.26 23:13:31.775307 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:13:31.783679 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:31.783741 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:31.786355 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:31.786747 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:31.786910 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} executeQuery: Read 7 rows, 3.07 KiB in 0.011704 sec., 598.0861244019138 rows/sec., 262.16 KiB/sec. 2026.05.26 23:13:31.786953 [ 267 ] {bff512c5-931c-48cb-9376-d14f49dd89d5} TCPHandler: Processed in 0.012005096 sec. 2026.05.26 23:13:31.787103 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:31.787207 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.26 23:13:31.787254 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.26 23:13:31.796399 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:31.796441 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:31.799589 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:31.800047 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:31.800201 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} executeQuery: Read 24 rows, 2.04 KiB in 0.013017 sec., 1843.7427978796957 rows/sec., 156.65 KiB/sec. 2026.05.26 23:13:31.800245 [ 267 ] {fda0d228-589d-4da8-991a-28c3b7c1a544} TCPHandler: Processed in 0.013193525 sec. 2026.05.26 23:13:31.800413 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:31.800523 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.26 23:13:31.800570 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.26 23:13:31.801036 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:31.801075 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:31.801560 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:31.802001 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:31.802146 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} executeQuery: Read 2 rows, 167.00 B in 0.001648 sec., 1213.5922330097087 rows/sec., 98.96 KiB/sec. 2026.05.26 23:13:31.802187 [ 267 ] {c7b58736-884c-4108-ae14-1edc58bf15b7} TCPHandler: Processed in 0.001835604 sec. 2026.05.26 23:13:31.802340 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:31.802449 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.26 23:13:31.802497 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.26 23:13:31.803024 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:31.803064 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:31.803596 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:31.804161 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:31.804305 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} executeQuery: Read 121 rows, 11.53 KiB in 0.001882 sec., 64293.30499468651 rows/sec., 5.99 MiB/sec. 2026.05.26 23:13:31.804340 [ 267 ] {5390ae91-fb26-4da8-a3b2-621ed48857aa} TCPHandler: Processed in 0.002052499 sec. 2026.05.26 23:13:31.804499 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:31.804607 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.26 23:13:31.804650 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.26 23:13:31.805144 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:31.805179 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:31.805695 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:31.806189 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:31.806323 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} executeQuery: Read 14 rows, 1.10 KiB in 0.001744 sec., 8027.522935779816 rows/sec., 631.07 KiB/sec. 2026.05.26 23:13:31.806357 [ 267 ] {4bd247ab-688e-466e-8632-65bf2f9674f1} TCPHandler: Processed in 0.001910975 sec. 2026.05.26 23:13:31.806491 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:31.806597 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.26 23:13:31.806646 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.26 23:13:31.807063 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:31.807101 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:31.807645 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:31.808075 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:31.808206 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} executeQuery: Read 24 rows, 2.04 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 1.22 MiB/sec. 2026.05.26 23:13:31.808240 [ 267 ] {0ac7f1b3-e3ad-422c-a2bb-abc642f5dca9} TCPHandler: Processed in 0.001799053 sec. 2026.05.26 23:13:31.808368 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:31.808464 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.26 23:13:31.808506 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.26 23:13:31.808915 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:31.808952 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:31.809455 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:31.809925 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:31.810068 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} executeQuery: Read 12 rows, 960.00 B in 0.001622 sec., 7398.273736128237 rows/sec., 577.99 KiB/sec. 2026.05.26 23:13:31.810103 [ 267 ] {a6fe1257-62e1-4028-bac8-553d0d4357f8} TCPHandler: Processed in 0.001785502 sec. 2026.05.26 23:13:31.810239 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:31.810336 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.26 23:13:31.810377 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.26 23:13:31.810831 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:31.810868 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:31.811295 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:31.811739 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:31.811869 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} executeQuery: Read 38 rows, 3.42 KiB in 0.001553 sec., 24468.770122343853 rows/sec., 2.15 MiB/sec. 2026.05.26 23:13:31.811904 [ 267 ] {5845fa11-12a1-4aeb-b04c-8e9cb6427f39} TCPHandler: Processed in 0.001716492 sec. 2026.05.26 23:13:31.812030 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:13:31.812127 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.26 23:13:31.812173 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.26 23:13:31.814617 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:31.814653 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:31.817980 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:13:31.818412 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:31.818553 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} executeQuery: Read 361 rows, 29.95 KiB in 0.006444 sec., 56021.104903786465 rows/sec., 4.54 MiB/sec. 2026.05.26 23:13:31.818592 [ 267 ] {b342ff08-9e70-450c-ad3c-1cbaa51a1fba} TCPHandler: Processed in 0.006612388 sec. 2026.05.26 23:13:38.035878 [ 86 ] {} DNSResolver: Updating DNS cache 2026.05.26 23:13:38.035939 [ 86 ] {} DNSResolver: Updated DNS cache 2026.05.26 23:13:38.123597 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 48 2026.05.26 23:13:38.125739 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:38.125786 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:38.126892 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:13:38.127146 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:38.127387 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 48 2026.05.26 23:13:38.127957 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2026.05.26 23:13:38.128441 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:38.128487 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:38.128982 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.26 23:13:38.129292 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:38.129442 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2026.05.26 23:13:38.208231 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2026.05.26 23:13:38.226166 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:38.226237 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:38.232660 [ 245 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.26 23:13:38.233413 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:38.236990 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2026.05.26 23:13:39.000210 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 162.55 MiB, peak 166.55 MiB, free memory in arenas 0.00 B, will set to 163.69 MiB (RSS), difference: 1.14 MiB 2026.05.26 23:13:45.629624 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2026.05.26 23:13:45.630200 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:45.630258 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:45.630877 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.26 23:13:45.631122 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:45.631267 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2026.05.26 23:13:45.737165 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2026.05.26 23:13:45.754332 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:45.754388 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:45.759883 [ 245 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.26 23:13:45.760612 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:45.763631 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2026.05.26 23:13:53.036196 [ 69 ] {} DNSResolver: Updating DNS cache 2026.05.26 23:13:53.036263 [ 69 ] {} DNSResolver: Updated DNS cache 2026.05.26 23:13:53.131514 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2026.05.26 23:13:53.132065 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:53.132110 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:53.132581 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.26 23:13:53.132822 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:53.132951 [ 69 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.26 23:13:53.132963 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2026.05.26 23:13:53.133051 [ 69 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:53.133078 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:53.137168 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.26 23:13:53.139198 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.26 23:13:53.141153 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2026.05.26 23:13:53.145296 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2026.05.26 23:13:53.147814 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2026.05.26 23:13:53.150374 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2026.05.26 23:13:53.150484 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2026.05.26 23:13:53.152768 [ 193 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2026.05.26 23:13:53.186708 [ 189 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.053556818 sec., 52392.95583243949 rows/sec., 767.47 KiB/sec. 2026.05.26 23:13:53.187585 [ 192 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.26 23:13:53.187888 [ 192 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:53.187957 [ 192 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_6_1} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.26 23:13:53.188096 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2026.05.26 23:13:53.263868 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2026.05.26 23:13:53.281901 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:53.281952 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:53.288288 [ 245 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.26 23:13:53.289052 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:53.289318 [ 69 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.26 23:13:53.289358 [ 69 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:13:53.289380 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:13:53.289475 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.26 23:13:53.292848 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2026.05.26 23:13:53.293654 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.26 23:13:53.295145 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2026.05.26 23:13:53.299929 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2026.05.26 23:13:53.304185 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2026.05.26 23:13:53.308500 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2026.05.26 23:13:53.315744 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2026.05.26 23:13:53.320152 [ 192 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2026.05.26 23:13:53.381561 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092119509 sec., 499.3513371852644 rows/sec., 2.58 MiB/sec. 2026.05.26 23:13:53.383979 [ 199 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.26 23:13:53.386157 [ 199 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:13:53.386270 [ 199 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_6_1} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.26 23:13:53.388243 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2026.05.26 23:13:54.000215 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 165.23 MiB, peak 174.77 MiB, free memory in arenas 0.00 B, will set to 176.24 MiB (RSS), difference: 11.01 MiB 2026.05.26 23:14:00.633525 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2026.05.26 23:14:00.634077 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:00.634129 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:00.634761 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.26 23:14:00.635013 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:00.635159 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2026.05.26 23:14:00.793358 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2026.05.26 23:14:00.811713 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:00.811775 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:00.817531 [ 245 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.26 23:14:00.818306 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:00.821730 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2026.05.26 23:14:01.720181 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:01.720398 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} executeQuery: (from [fd00:1122:3344:101::d]:43527) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native (stage: Complete) 2026.05.26 23:14:01.722744 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.26 23:14:01.727484 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE 2026.05.26 23:14:01.727714 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:14:01.735817 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:01.738069 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 6-element set) 2026.05.26 23:14:01.744671 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.26 23:14:01.746680 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (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 2026.05.26 23:14:01.746709 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.26 23:14:01.749137 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" 2026.05.26 23:14:01.749168 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 2026.05.26 23:14:01.764301 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} executeQuery: Read 7 rows, 3.07 KiB in 0.043981 sec., 159.15963711602737 rows/sec., 69.77 KiB/sec. 2026.05.26 23:14:01.764412 [ 267 ] {7ce17337-36b4-4877-b13b-a732ef7dfb0d} TCPHandler: Processed in 0.044366128 sec. 2026.05.26 23:14:01.765560 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:01.765682 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.26 23:14:01.765747 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.26 23:14:01.766270 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:01.766316 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:01.766708 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:01.766959 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:01.767112 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} executeQuery: Read 24 rows, 2.04 KiB in 0.001467 sec., 16359.918200408998 rows/sec., 1.36 MiB/sec. 2026.05.26 23:14:01.767148 [ 267 ] {f45d9387-73e7-4d2f-be6d-14f65984dcb2} TCPHandler: Processed in 0.00165522 sec. 2026.05.26 23:14:01.767287 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:01.767390 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.26 23:14:01.767435 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.26 23:14:01.767924 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:01.767964 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:01.768315 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:01.768546 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:01.768683 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} executeQuery: Read 120 rows, 11.46 KiB in 0.001317 sec., 91116.17312072893 rows/sec., 8.50 MiB/sec. 2026.05.26 23:14:01.768719 [ 267 ] {90c96237-64f4-46b7-b991-aa4b373b9646} TCPHandler: Processed in 0.001481905 sec. 2026.05.26 23:14:01.768844 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:01.768946 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.26 23:14:01.768990 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.26 23:14:01.769395 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:01.769432 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:01.769737 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:01.769974 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:01.770107 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} executeQuery: Read 12 rows, 984.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 813.66 KiB/sec. 2026.05.26 23:14:01.770144 [ 267 ] {4cb71119-24a6-4f2b-b798-629446da8320} TCPHandler: Processed in 0.001349482 sec. 2026.05.26 23:14:01.770268 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:01.770364 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.26 23:14:01.770406 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.26 23:14:01.770812 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:01.770850 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:01.771157 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:01.771388 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:01.771517 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. 2026.05.26 23:14:01.771553 [ 267 ] {60c841fc-b5e9-4c2d-bb13-5d7b7430c6bd} TCPHandler: Processed in 0.001334452 sec. 2026.05.26 23:14:01.771673 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:01.771772 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.26 23:14:01.771815 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.26 23:14:01.772224 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:01.772263 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:01.772560 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:01.772793 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:01.772924 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. 2026.05.26 23:14:01.772959 [ 267 ] {e9ddfd91-6d2a-4543-99dc-872610b0d490} TCPHandler: Processed in 0.001335182 sec. 2026.05.26 23:14:01.773092 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:01.773196 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.26 23:14:01.773240 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.26 23:14:01.773709 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:01.773747 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:01.774082 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:01.774306 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:01.774439 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} executeQuery: Read 36 rows, 3.26 KiB in 0.001262 sec., 28526.148969889062 rows/sec., 2.52 MiB/sec. 2026.05.26 23:14:01.774474 [ 267 ] {6810caf4-3e42-4430-ab5a-59fd35da6f68} TCPHandler: Processed in 0.001435525 sec. 2026.05.26 23:14:01.774601 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:01.774698 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} executeQuery: (from [fd00:1122:3344:101::d]:43527) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:01.774743 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.26 23:14:01.775114 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:01.775152 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:01.775484 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:01.775733 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:01.775860 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} executeQuery: Read 36 rows, 2.99 KiB in 0.001181 sec., 30482.64182895851 rows/sec., 2.47 MiB/sec. 2026.05.26 23:14:01.775895 [ 267 ] {4f537dc6-c8ad-45f6-8716-69c731b36b12} TCPHandler: Processed in 0.001344942 sec. 2026.05.26 23:14:08.036535 [ 63 ] {} DNSResolver: Updating DNS cache 2026.05.26 23:14:08.036598 [ 63 ] {} DNSResolver: Updated DNS cache 2026.05.26 23:14:08.129278 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 49 2026.05.26 23:14:08.130935 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:08.130993 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:08.132197 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:08.132483 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:08.132816 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 49 2026.05.26 23:14:08.136293 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2026.05.26 23:14:08.136800 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:08.136848 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:08.137369 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.26 23:14:08.137611 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:08.137760 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2026.05.26 23:14:08.322871 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2026.05.26 23:14:08.341466 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:08.341527 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:08.347053 [ 245 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.26 23:14:08.347767 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:08.351395 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2026.05.26 23:14:10.804027 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:10.804137 [ 267 ] {} TCP-Session: 4515640d-2b1e-44da-b120-7de2340c6442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.000294 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 175.91 MiB, peak 182.25 MiB, free memory in arenas 0.00 B, will set to 177.96 MiB (RSS), difference: 2.06 MiB 2026.05.26 23:14:11.092766 [ 277 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:11.092834 [ 277 ] {} TCP-Session: 3385fa16-b237-4793-8684-ce5c78413162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.225929 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50178 2026.05.26 23:14:11.226021 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:11.226053 [ 267 ] {} TCP-Session: 9a11771b-82d5-4de8-8e83-2aa2b881f457 Authenticating user 'default' from [fd00:1122:3344:101::e]:50178 2026.05.26 23:14:11.226078 [ 267 ] {} TCP-Session: 9a11771b-82d5-4de8-8e83-2aa2b881f457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.226093 [ 267 ] {} TCP-Session: 9a11771b-82d5-4de8-8e83-2aa2b881f457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.226322 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47023 2026.05.26 23:14:11.226404 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:11.226430 [ 277 ] {} TCP-Session: 2b3006b6-943d-4d1a-8a71-753323305387 Authenticating user 'default' from [fd00:1122:3344:101::e]:47023 2026.05.26 23:14:11.226446 [ 267 ] {} TCP-Session: 9a11771b-82d5-4de8-8e83-2aa2b881f457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:11.226452 [ 277 ] {} TCP-Session: 2b3006b6-943d-4d1a-8a71-753323305387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.226448 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58672 2026.05.26 23:14:11.226492 [ 277 ] {} TCP-Session: 2b3006b6-943d-4d1a-8a71-753323305387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.226549 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51638 2026.05.26 23:14:11.226573 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:11.226611 [ 309 ] {} TCP-Session: b72a0341-2464-427e-afea-80e7273653c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58672 2026.05.26 23:14:11.226628 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} executeQuery: (from [fd00:1122:3344:101::e]:50178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.26 23:14:11.226634 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:11.226632 [ 309 ] {} TCP-Session: b72a0341-2464-427e-afea-80e7273653c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.226668 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57620 2026.05.26 23:14:11.226695 [ 309 ] {} TCP-Session: b72a0341-2464-427e-afea-80e7273653c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.226684 [ 310 ] {} TCP-Session: 11438cbb-f05c-4c1e-a379-b7c9cfa5cdac Authenticating user 'default' from [fd00:1122:3344:101::e]:51638 2026.05.26 23:14:11.226764 [ 310 ] {} TCP-Session: 11438cbb-f05c-4c1e-a379-b7c9cfa5cdac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.226780 [ 310 ] {} TCP-Session: 11438cbb-f05c-4c1e-a379-b7c9cfa5cdac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.226793 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:11.226830 [ 311 ] {} TCP-Session: dce62951-28e8-4392-87ae-ac47544cb1a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57620 2026.05.26 23:14:11.226837 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34897 2026.05.26 23:14:11.226857 [ 311 ] {} TCP-Session: dce62951-28e8-4392-87ae-ac47544cb1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.226855 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34080 2026.05.26 23:14:11.226900 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.26 23:14:11.226940 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42907 2026.05.26 23:14:11.226880 [ 311 ] {} TCP-Session: dce62951-28e8-4392-87ae-ac47544cb1a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.227024 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:11.227099 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:11.227138 [ 313 ] {} TCP-Session: 0ae783e2-06b9-4613-bee2-5d7e91731d33 Authenticating user 'default' from [fd00:1122:3344:101::e]:34897 2026.05.26 23:14:11.227156 [ 313 ] {} TCP-Session: 0ae783e2-06b9-4613-bee2-5d7e91731d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.227163 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64776 2026.05.26 23:14:11.227169 [ 313 ] {} TCP-Session: 0ae783e2-06b9-4613-bee2-5d7e91731d33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.231206 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:11.231251 [ 312 ] {} TCP-Session: 37f192b6-16b9-4b49-a4c9-36043e35f9cd Authenticating user 'default' from [fd00:1122:3344:101::e]:34080 2026.05.26 23:14:11.231274 [ 312 ] {} TCP-Session: 37f192b6-16b9-4b49-a4c9-36043e35f9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.231287 [ 312 ] {} TCP-Session: 37f192b6-16b9-4b49-a4c9-36043e35f9cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.233261 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:11.233305 [ 315 ] {} TCP-Session: 5f2dbf9d-da9b-43d0-b5d0-627ecf065a67 Authenticating user 'default' from [fd00:1122:3344:101::e]:64776 2026.05.26 23:14:11.233326 [ 315 ] {} TCP-Session: 5f2dbf9d-da9b-43d0-b5d0-627ecf065a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.233342 [ 315 ] {} TCP-Session: 5f2dbf9d-da9b-43d0-b5d0-627ecf065a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.233360 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:11.233402 [ 314 ] {} TCP-Session: 8a816643-f35d-4dcb-8184-1ef77e171f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:42907 2026.05.26 23:14:11.233421 [ 314 ] {} TCP-Session: 8a816643-f35d-4dcb-8184-1ef77e171f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.233435 [ 314 ] {} TCP-Session: 8a816643-f35d-4dcb-8184-1ef77e171f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.257620 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d) (SelectExecutor): Key condition: unknown 2026.05.26 23:14:11.311460 [ 316 ] {44a64999-3ced-4995-b72f-c682e2387aa4} AggregatingTransform: Aggregating 2026.05.26 23:14:11.313478 [ 316 ] {44a64999-3ced-4995-b72f-c682e2387aa4} Aggregator: Aggregation method: without_key 2026.05.26 23:14:11.315733 [ 316 ] {44a64999-3ced-4995-b72f-c682e2387aa4} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.009462586 sec. (105.679 rows/sec., 4.13 KiB/sec.) 2026.05.26 23:14:11.315770 [ 316 ] {44a64999-3ced-4995-b72f-c682e2387aa4} Aggregator: Merging aggregated data 2026.05.26 23:14:11.315819 [ 316 ] {44a64999-3ced-4995-b72f-c682e2387aa4} Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 2026.05.26 23:14:11.319176 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} executeQuery: Read 1 rows, 40.00 B in 0.092732 sec., 10.783763964974336 rows/sec., 431.35 B/sec. 2026.05.26 23:14:11.319379 [ 267 ] {44a64999-3ced-4995-b72f-c682e2387aa4} TCPHandler: Processed in 0.093181353 sec. 2026.05.26 23:14:11.323662 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:11.323708 [ 267 ] {} TCP-Session: 9a11771b-82d5-4de8-8e83-2aa2b881f457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.323705 [ 277 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:11.323727 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:11.323760 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:11.323776 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:11.323815 [ 310 ] {} TCP-Session: 11438cbb-f05c-4c1e-a379-b7c9cfa5cdac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.323798 [ 311 ] {} TCP-Session: dce62951-28e8-4392-87ae-ac47544cb1a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.323854 [ 314 ] {} TCP-Session: 8a816643-f35d-4dcb-8184-1ef77e171f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.323744 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:11.323710 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:11.323932 [ 309 ] {} TCP-Session: b72a0341-2464-427e-afea-80e7273653c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.323792 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:11.323959 [ 315 ] {} TCP-Session: 5f2dbf9d-da9b-43d0-b5d0-627ecf065a67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.323807 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:11.324010 [ 312 ] {} TCP-Session: 37f192b6-16b9-4b49-a4c9-36043e35f9cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.324038 [ 313 ] {} TCP-Session: 0ae783e2-06b9-4613-bee2-5d7e91731d33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:11.323783 [ 277 ] {} TCP-Session: 2b3006b6-943d-4d1a-8a71-753323305387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:12.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 176.18 MiB, peak 188.30 MiB, free memory in arenas 0.00 B, will set to 179.78 MiB (RSS), difference: 3.60 MiB 2026.05.26 23:14:15.637825 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 4160 2026.05.26 23:14:15.638318 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:15.638361 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:15.638865 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.26 23:14:15.639104 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:15.639235 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4160 2026.05.26 23:14:15.851447 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2026.05.26 23:14:15.868114 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:15.868178 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:15.873834 [ 245 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.26 23:14:15.874589 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:15.877892 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2026.05.26 23:14:16.719133 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:16.719352 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) 2026.05.26 23:14:16.719650 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.26 23:14:16.719681 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE 2026.05.26 23:14:16.719869 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:14:16.719938 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:16.720081 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 5-element set) 2026.05.26 23:14:16.720123 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.26 23:14:16.720145 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (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 2026.05.26 23:14:16.720161 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.26 23:14:16.720198 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" 2026.05.26 23:14:16.720218 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 7 rows starting from 0 2026.05.26 23:14:16.721229 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} executeQuery: Read 7 rows, 3.07 KiB in 0.001952 sec., 3586.065573770492 rows/sec., 1.54 MiB/sec. 2026.05.26 23:14:16.721323 [ 270 ] {05eda1aa-3116-4c63-bab9-94918fa6cc1e} TCPHandler: Processed in 0.002332365 sec. 2026.05.26 23:14:16.721738 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:16.721847 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.26 23:14:16.721890 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:14:16.722395 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:16.722439 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:16.722894 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:16.723103 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:16.723250 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} executeQuery: Read 4 rows, 433.00 B in 0.001434 sec., 2789.400278940028 rows/sec., 294.88 KiB/sec. 2026.05.26 23:14:16.723285 [ 270 ] {d6d7935f-7f34-4d98-8ca5-9d76f21a90b6} TCPHandler: Processed in 0.001597008 sec. 2026.05.26 23:14:16.723406 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:16.723501 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.26 23:14:16.723543 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.26 23:14:16.723946 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:16.723981 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:16.724265 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:16.724477 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:16.724604 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} executeQuery: Read 2 rows, 167.00 B in 0.001122 sec., 1782.5311942959001 rows/sec., 145.35 KiB/sec. 2026.05.26 23:14:16.724639 [ 270 ] {04298364-000c-419d-8a9d-6b4a2a416c15} TCPHandler: Processed in 0.00128297 sec. 2026.05.26 23:14:16.724780 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:16.724874 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.26 23:14:16.724915 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.26 23:14:16.725299 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:16.725334 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:16.725613 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:16.725823 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:16.725948 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} executeQuery: Read 5 rows, 476.00 B in 0.001091 sec., 4582.9514207149405 rows/sec., 426.07 KiB/sec. 2026.05.26 23:14:16.725980 [ 270 ] {ad3c011d-b5b4-45b4-9e7b-19ce9a7b2224} TCPHandler: Processed in 0.001249819 sec. 2026.05.26 23:14:16.726102 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:16.726198 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.26 23:14:16.726239 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.26 23:14:16.726618 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:16.726654 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:16.726941 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:16.727149 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:16.727274 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} executeQuery: Read 4 rows, 297.00 B in 0.001094 sec., 3656.3071297989036 rows/sec., 265.12 KiB/sec. 2026.05.26 23:14:16.727306 [ 270 ] {bda58969-44f8-4800-9245-26863ada0569} TCPHandler: Processed in 0.00125312 sec. 2026.05.26 23:14:16.727422 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:16.727517 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.26 23:14:16.727557 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.26 23:14:16.727939 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:16.727975 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:16.728259 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:16.728465 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:16.728587 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} executeQuery: Read 13 rows, 1.05 KiB in 0.001089 sec., 11937.557392102848 rows/sec., 961.32 KiB/sec. 2026.05.26 23:14:16.728620 [ 270 ] {2cb3a9d4-cf89-403b-9fed-c85230d96c52} TCPHandler: Processed in 0.001246709 sec. 2026.05.26 23:14:16.728735 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:16.728830 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:16.728873 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.26 23:14:16.729210 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:16.729244 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:16.729535 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:16.729740 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:16.729865 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} executeQuery: Read 1 rows, 72.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 66.77 KiB/sec. 2026.05.26 23:14:16.729898 [ 270 ] {cb450e65-937d-4583-be60-8e6f54423b06} TCPHandler: Processed in 0.001212009 sec. 2026.05.26 23:14:16.730022 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:16.730116 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:16.730171 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.26 23:14:16.733025 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:16.733070 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:16.733679 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:14:16.733924 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:16.734057 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} executeQuery: Read 2 rows, 3.67 KiB in 0.003959 sec., 505.17807527153326 rows/sec., 926.98 KiB/sec. 2026.05.26 23:14:16.734114 [ 270 ] {bf512359-9d19-46cf-a685-1610513908a7} TCPHandler: Processed in 0.004141349 sec. 2026.05.26 23:14:16.734248 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:16.734344 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.26 23:14:16.734386 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.26 23:14:16.734717 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:16.734753 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:16.735048 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:14:16.735260 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:16.735382 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} executeQuery: Read 9 rows, 651.00 B in 0.001058 sec., 8506.616257088848 rows/sec., 600.89 KiB/sec. 2026.05.26 23:14:16.735416 [ 270 ] {3b24f946-c0e4-45dc-9bda-54b2b1a1726a} TCPHandler: Processed in 0.001219009 sec. 2026.05.26 23:14:18.132882 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 50 2026.05.26 23:14:18.134577 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:18.134635 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. 2026.05.26 23:14:18.135785 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.26 23:14:18.136064 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:18.136332 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 50 2026.05.26 23:14:18.631830 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35501 2026.05.26 23:14:18.631923 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.631949 [ 267 ] {} TCP-Session: 60c96457-77d0-4a7b-9aec-a3e1bc6f95fe Authenticating user 'default' from [fd00:1122:3344:101::e]:35501 2026.05.26 23:14:18.631973 [ 267 ] {} TCP-Session: 60c96457-77d0-4a7b-9aec-a3e1bc6f95fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.631986 [ 267 ] {} TCP-Session: 60c96457-77d0-4a7b-9aec-a3e1bc6f95fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632182 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33477 2026.05.26 23:14:18.632181 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54039 2026.05.26 23:14:18.632224 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37073 2026.05.26 23:14:18.632261 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60449 2026.05.26 23:14:18.632276 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.632280 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.632306 [ 267 ] {} TCP-Session: 60c96457-77d0-4a7b-9aec-a3e1bc6f95fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:18.632326 [ 277 ] {} TCP-Session: 552d0d39-aa76-4580-bf05-73b409d80220 Authenticating user 'default' from [fd00:1122:3344:101::e]:54039 2026.05.26 23:14:18.632323 [ 309 ] {} TCP-Session: 45a69f91-a739-4258-9b9b-32cfa7962965 Authenticating user 'default' from [fd00:1122:3344:101::e]:33477 2026.05.26 23:14:18.632323 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.632360 [ 277 ] {} TCP-Session: 552d0d39-aa76-4580-bf05-73b409d80220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632365 [ 309 ] {} TCP-Session: 45a69f91-a739-4258-9b9b-32cfa7962965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632399 [ 277 ] {} TCP-Session: 552d0d39-aa76-4580-bf05-73b409d80220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632396 [ 314 ] {} TCP-Session: a1c3ab8a-9ff8-49bb-aa5f-e4762b16aad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60449 2026.05.26 23:14:18.632412 [ 309 ] {} TCP-Session: 45a69f91-a739-4258-9b9b-32cfa7962965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632443 [ 314 ] {} TCP-Session: a1c3ab8a-9ff8-49bb-aa5f-e4762b16aad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632314 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.632469 [ 314 ] {} TCP-Session: a1c3ab8a-9ff8-49bb-aa5f-e4762b16aad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632485 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} executeQuery: (from [fd00:1122:3344:101::e]:35501) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.26 23:14:18.632491 [ 310 ] {} TCP-Session: a8dbe9d5-cb4f-4fcc-a348-55ee5505cdcc Authenticating user 'default' from [fd00:1122:3344:101::e]:37073 2026.05.26 23:14:18.632271 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63502 2026.05.26 23:14:18.632519 [ 310 ] {} TCP-Session: a8dbe9d5-cb4f-4fcc-a348-55ee5505cdcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632260 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35932 2026.05.26 23:14:18.632603 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.632579 [ 310 ] {} TCP-Session: a8dbe9d5-cb4f-4fcc-a348-55ee5505cdcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632256 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45511 2026.05.26 23:14:18.632667 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.632648 [ 315 ] {} TCP-Session: 531e94b2-1ab6-4a22-a54e-b2b123a9d746 Authenticating user 'default' from [fd00:1122:3344:101::e]:63502 2026.05.26 23:14:18.632711 [ 312 ] {} TCP-Session: 4102e223-a41d-4668-bb9b-592f0e13e5c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35932 2026.05.26 23:14:18.632718 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.632738 [ 315 ] {} TCP-Session: 531e94b2-1ab6-4a22-a54e-b2b123a9d746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632748 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.26 23:14:18.632764 [ 311 ] {} TCP-Session: 115bde9f-817c-4678-bbaf-48ae32972e1d Authenticating user 'default' from [fd00:1122:3344:101::e]:45511 2026.05.26 23:14:18.632763 [ 315 ] {} TCP-Session: 531e94b2-1ab6-4a22-a54e-b2b123a9d746 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632804 [ 311 ] {} TCP-Session: 115bde9f-817c-4678-bbaf-48ae32972e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632815 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:18.632824 [ 311 ] {} TCP-Session: 115bde9f-817c-4678-bbaf-48ae32972e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632251 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43862 2026.05.26 23:14:18.632752 [ 312 ] {} TCP-Session: 4102e223-a41d-4668-bb9b-592f0e13e5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.632908 [ 312 ] {} TCP-Session: 4102e223-a41d-4668-bb9b-592f0e13e5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.633000 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.633033 [ 313 ] {} TCP-Session: 9dea975c-1a76-4a4f-ac92-05930997daf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43862 2026.05.26 23:14:18.633053 [ 313 ] {} TCP-Session: 9dea975c-1a76-4a4f-ac92-05930997daf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.633068 [ 313 ] {} TCP-Session: 9dea975c-1a76-4a4f-ac92-05930997daf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.633115 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d) (SelectExecutor): Key condition: unknown 2026.05.26 23:14:18.634013 [ 343 ] {fa4f860a-7d42-4e45-a17e-50776c718990} AggregatingTransform: Aggregating 2026.05.26 23:14:18.634065 [ 343 ] {fa4f860a-7d42-4e45-a17e-50776c718990} Aggregator: Aggregation method: without_key 2026.05.26 23:14:18.634098 [ 343 ] {fa4f860a-7d42-4e45-a17e-50776c718990} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883931 sec. (1131.310 rows/sec., 44.19 KiB/sec.) 2026.05.26 23:14:18.634113 [ 343 ] {fa4f860a-7d42-4e45-a17e-50776c718990} Aggregator: Merging aggregated data 2026.05.26 23:14:18.634688 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} executeQuery: Read 1 rows, 40.00 B in 0.00226 sec., 442.47787610619474 rows/sec., 17.28 KiB/sec. 2026.05.26 23:14:18.634824 [ 267 ] {fa4f860a-7d42-4e45-a17e-50776c718990} TCPHandler: Processed in 0.002650303 sec. 2026.05.26 23:14:18.634966 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.634994 [ 277 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.634995 [ 267 ] {} TCP-Session: 60c96457-77d0-4a7b-9aec-a3e1bc6f95fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.635015 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.635034 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.635051 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.635075 [ 315 ] {} TCP-Session: 531e94b2-1ab6-4a22-a54e-b2b123a9d746 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.635091 [ 309 ] {} TCP-Session: 45a69f91-a739-4258-9b9b-32cfa7962965 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.635104 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.635108 [ 311 ] {} TCP-Session: 115bde9f-817c-4678-bbaf-48ae32972e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.635129 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.635152 [ 310 ] {} TCP-Session: a8dbe9d5-cb4f-4fcc-a348-55ee5505cdcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.635083 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.635181 [ 314 ] {} TCP-Session: a1c3ab8a-9ff8-49bb-aa5f-e4762b16aad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.635066 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.635217 [ 313 ] {} TCP-Session: 9dea975c-1a76-4a4f-ac92-05930997daf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.635041 [ 277 ] {} TCP-Session: 552d0d39-aa76-4580-bf05-73b409d80220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.635275 [ 312 ] {} TCP-Session: 4102e223-a41d-4668-bb9b-592f0e13e5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.728638 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44102 2026.05.26 23:14:18.728723 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.728747 [ 311 ] {} TCP-Session: b500a6c5-00e7-4f76-87f3-a2602d9ba8c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44102 2026.05.26 23:14:18.728771 [ 311 ] {} TCP-Session: b500a6c5-00e7-4f76-87f3-a2602d9ba8c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.728783 [ 311 ] {} TCP-Session: b500a6c5-00e7-4f76-87f3-a2602d9ba8c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729021 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54598 2026.05.26 23:14:18.729025 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46702 2026.05.26 23:14:18.729093 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40017 2026.05.26 23:14:18.729127 [ 311 ] {} TCP-Session: b500a6c5-00e7-4f76-87f3-a2602d9ba8c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:18.729110 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.729170 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.729181 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.729199 [ 313 ] {} TCP-Session: 0544e5c8-1903-4a95-8ab2-672596b9e726 Authenticating user 'default' from [fd00:1122:3344:101::e]:54598 2026.05.26 23:14:18.729219 [ 312 ] {} TCP-Session: bce0ff49-e423-4772-ac1b-7b96ecf6dc04 Authenticating user 'default' from [fd00:1122:3344:101::e]:46702 2026.05.26 23:14:18.729234 [ 309 ] {} TCP-Session: f3808cf0-c852-4282-b53e-2d32974eaf6d Authenticating user 'default' from [fd00:1122:3344:101::e]:40017 2026.05.26 23:14:18.729241 [ 313 ] {} TCP-Session: 0544e5c8-1903-4a95-8ab2-672596b9e726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729260 [ 312 ] {} TCP-Session: bce0ff49-e423-4772-ac1b-7b96ecf6dc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729274 [ 313 ] {} TCP-Session: 0544e5c8-1903-4a95-8ab2-672596b9e726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729273 [ 309 ] {} TCP-Session: f3808cf0-c852-4282-b53e-2d32974eaf6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729289 [ 312 ] {} TCP-Session: bce0ff49-e423-4772-ac1b-7b96ecf6dc04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729314 [ 309 ] {} TCP-Session: f3808cf0-c852-4282-b53e-2d32974eaf6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729330 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} executeQuery: (from [fd00:1122:3344:101::e]:44102) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.26 23:14:18.729104 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33848 2026.05.26 23:14:18.729081 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39701 2026.05.26 23:14:18.729071 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52577 2026.05.26 23:14:18.729060 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56217 2026.05.26 23:14:18.729447 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.729445 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.729477 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.729495 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.729510 [ 277 ] {} TCP-Session: cc86a391-7c37-40e0-8dde-b7ac50ae8dc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39701 2026.05.26 23:14:18.729532 [ 314 ] {} TCP-Session: ae8558e9-c342-4f7b-b712-78943c708a6b Authenticating user 'default' from [fd00:1122:3344:101::e]:56217 2026.05.26 23:14:18.729550 [ 277 ] {} TCP-Session: cc86a391-7c37-40e0-8dde-b7ac50ae8dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729521 [ 267 ] {} TCP-Session: 764aa84f-6602-44df-aac5-20b7aef77ff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52577 2026.05.26 23:14:18.729570 [ 314 ] {} TCP-Session: ae8558e9-c342-4f7b-b712-78943c708a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729575 [ 277 ] {} TCP-Session: cc86a391-7c37-40e0-8dde-b7ac50ae8dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729597 [ 267 ] {} TCP-Session: 764aa84f-6602-44df-aac5-20b7aef77ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729602 [ 314 ] {} TCP-Session: ae8558e9-c342-4f7b-b712-78943c708a6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729627 [ 267 ] {} TCP-Session: 764aa84f-6602-44df-aac5-20b7aef77ff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729057 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35144 2026.05.26 23:14:18.729490 [ 310 ] {} TCP-Session: 76cb54de-b47c-4409-8769-0fdd7bc0d9e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33848 2026.05.26 23:14:18.729673 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.26 23:14:18.729700 [ 310 ] {} TCP-Session: 76cb54de-b47c-4409-8769-0fdd7bc0d9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729706 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:18.729730 [ 310 ] {} TCP-Session: 76cb54de-b47c-4409-8769-0fdd7bc0d9e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729747 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:18.729749 [ 315 ] {} TCP-Session: 4f7c0162-6184-4f2c-8552-256275cb6ed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35144 2026.05.26 23:14:18.729779 [ 315 ] {} TCP-Session: 4f7c0162-6184-4f2c-8552-256275cb6ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.729792 [ 315 ] {} TCP-Session: 4f7c0162-6184-4f2c-8552-256275cb6ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.730072 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d) (SelectExecutor): Key condition: unknown 2026.05.26 23:14:18.731023 [ 337 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} AggregatingTransform: Aggregating 2026.05.26 23:14:18.731066 [ 337 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} Aggregator: Aggregation method: without_key 2026.05.26 23:14:18.731097 [ 337 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928562 sec. (1076.934 rows/sec., 42.07 KiB/sec.) 2026.05.26 23:14:18.731113 [ 337 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} Aggregator: Merging aggregated data 2026.05.26 23:14:18.731660 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} executeQuery: Read 1 rows, 40.00 B in 0.002393 sec., 417.88549937317174 rows/sec., 16.32 KiB/sec. 2026.05.26 23:14:18.731783 [ 311 ] {ff6b8347-445b-4af3-bf5d-6b83816ddfad} TCPHandler: Processed in 0.002809217 sec. 2026.05.26 23:14:18.731900 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.731929 [ 311 ] {} TCP-Session: b500a6c5-00e7-4f76-87f3-a2602d9ba8c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.731938 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.731958 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.731982 [ 277 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.731986 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.732020 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.732039 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.732054 [ 313 ] {} TCP-Session: 0544e5c8-1903-4a95-8ab2-672596b9e726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.732062 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.732084 [ 267 ] {} TCP-Session: 764aa84f-6602-44df-aac5-20b7aef77ff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.732067 [ 314 ] {} TCP-Session: ae8558e9-c342-4f7b-b712-78943c708a6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.732115 [ 309 ] {} TCP-Session: f3808cf0-c852-4282-b53e-2d32974eaf6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.732024 [ 312 ] {} TCP-Session: bce0ff49-e423-4772-ac1b-7b96ecf6dc04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.732030 [ 277 ] {} TCP-Session: cc86a391-7c37-40e0-8dde-b7ac50ae8dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.731999 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:18.731975 [ 310 ] {} TCP-Session: 76cb54de-b47c-4409-8769-0fdd7bc0d9e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:18.732245 [ 315 ] {} TCP-Session: 4f7c0162-6184-4f2c-8552-256275cb6ed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.495746 [ 311 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44928 2026.05.26 23:14:20.495838 [ 311 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:20.495863 [ 311 ] {} TCP-Session: 1831f25d-7ae4-4f02-8043-32ddcb19504d Authenticating user 'default' from [fd00:1122:3344:101::e]:44928 2026.05.26 23:14:20.495885 [ 311 ] {} TCP-Session: 1831f25d-7ae4-4f02-8043-32ddcb19504d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.495898 [ 311 ] {} TCP-Session: 1831f25d-7ae4-4f02-8043-32ddcb19504d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496172 [ 312 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64023 2026.05.26 23:14:20.496192 [ 315 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51861 2026.05.26 23:14:20.496216 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62534 2026.05.26 23:14:20.496249 [ 311 ] {} TCP-Session: 1831f25d-7ae4-4f02-8043-32ddcb19504d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:20.496268 [ 312 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:20.496277 [ 315 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:20.496311 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:20.496315 [ 312 ] {} TCP-Session: 46de55a5-5e8a-485f-ab07-3ad69dbad689 Authenticating user 'default' from [fd00:1122:3344:101::e]:64023 2026.05.26 23:14:20.496331 [ 315 ] {} TCP-Session: 5c99f89a-a8e3-4165-9f5b-c38166b77117 Authenticating user 'default' from [fd00:1122:3344:101::e]:51861 2026.05.26 23:14:20.496345 [ 277 ] {} TCP-Session: 98571d9b-1e1a-4097-8719-28399fafdea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62534 2026.05.26 23:14:20.496360 [ 312 ] {} TCP-Session: 46de55a5-5e8a-485f-ab07-3ad69dbad689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496367 [ 315 ] {} TCP-Session: 5c99f89a-a8e3-4165-9f5b-c38166b77117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496386 [ 277 ] {} TCP-Session: 98571d9b-1e1a-4097-8719-28399fafdea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496404 [ 315 ] {} TCP-Session: 5c99f89a-a8e3-4165-9f5b-c38166b77117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496418 [ 277 ] {} TCP-Session: 98571d9b-1e1a-4097-8719-28399fafdea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496434 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} executeQuery: (from [fd00:1122:3344:101::e]:44928) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2026.05.26 23:14:20.496391 [ 312 ] {} TCP-Session: 46de55a5-5e8a-485f-ab07-3ad69dbad689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496238 [ 310 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55517 2026.05.26 23:14:20.496225 [ 309 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37185 2026.05.26 23:14:20.496206 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48446 2026.05.26 23:14:20.496194 [ 314 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41679 2026.05.26 23:14:20.496583 [ 310 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:20.496613 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:20.496583 [ 309 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:20.496640 [ 267 ] {} TCP-Session: 48771997-8723-4e62-9b9d-d1a56be9cb69 Authenticating user 'default' from [fd00:1122:3344:101::e]:48446 2026.05.26 23:14:20.496643 [ 314 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:20.496661 [ 309 ] {} TCP-Session: ba266095-8963-4b0c-920a-b00c11b7f67b Authenticating user 'default' from [fd00:1122:3344:101::e]:37185 2026.05.26 23:14:20.496674 [ 267 ] {} TCP-Session: 48771997-8723-4e62-9b9d-d1a56be9cb69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496685 [ 314 ] {} TCP-Session: c89cb4de-3895-4382-bef8-cf71b9953539 Authenticating user 'default' from [fd00:1122:3344:101::e]:41679 2026.05.26 23:14:20.496697 [ 309 ] {} TCP-Session: ba266095-8963-4b0c-920a-b00c11b7f67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496703 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} ContextAccess (default): Access granted: SELECT(value) ON oximeter.version 2026.05.26 23:14:20.496726 [ 309 ] {} TCP-Session: ba266095-8963-4b0c-920a-b00c11b7f67b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496719 [ 314 ] {} TCP-Session: c89cb4de-3895-4382-bef8-cf71b9953539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496634 [ 310 ] {} TCP-Session: 35ed405c-5caa-4ba7-90e8-babde3451fd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55517 2026.05.26 23:14:20.496795 [ 314 ] {} TCP-Session: c89cb4de-3895-4382-bef8-cf71b9953539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496782 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:20.496809 [ 310 ] {} TCP-Session: 35ed405c-5caa-4ba7-90e8-babde3451fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496176 [ 313 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52955 2026.05.26 23:14:20.496846 [ 310 ] {} TCP-Session: 35ed405c-5caa-4ba7-90e8-babde3451fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496704 [ 267 ] {} TCP-Session: 48771997-8723-4e62-9b9d-d1a56be9cb69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496902 [ 313 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2026.05.26 23:14:20.496933 [ 313 ] {} TCP-Session: b5120b42-d819-472c-bd66-cc50da18186b Authenticating user 'default' from [fd00:1122:3344:101::e]:52955 2026.05.26 23:14:20.496950 [ 313 ] {} TCP-Session: b5120b42-d819-472c-bd66-cc50da18186b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.496962 [ 313 ] {} TCP-Session: b5120b42-d819-472c-bd66-cc50da18186b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.497106 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} oximeter.version (1a3c730d-b695-4824-b8de-f27c99ef713d) (SelectExecutor): Key condition: unknown 2026.05.26 23:14:20.497196 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} Aggregator: Compile expression max()(UInt64) 0 2026.05.26 23:14:20.983414 [ 346 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} AggregatingTransform: Aggregating 2026.05.26 23:14:20.983481 [ 346 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} Aggregator: Aggregation method: without_key 2026.05.26 23:14:20.983513 [ 346 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000892052 sec. (1121.011 rows/sec., 43.79 KiB/sec.) 2026.05.26 23:14:20.983540 [ 346 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} Aggregator: Merging aggregated data 2026.05.26 23:14:20.984109 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} executeQuery: Read 1 rows, 40.00 B in 0.487716 sec., 2.0503735780659236 rows/sec., 82.01 B/sec. 2026.05.26 23:14:20.984324 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2026.05.26 23:14:20.984342 [ 311 ] {c0febc7b-ac2d-4ebb-aa54-dbc1e884f3f0} TCPHandler: Processed in 0.488201771 sec. 2026.05.26 23:14:20.984490 [ 311 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:20.984530 [ 311 ] {} TCP-Session: 1831f25d-7ae4-4f02-8043-32ddcb19504d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.984534 [ 310 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:20.984556 [ 313 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:20.984568 [ 312 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:20.984605 [ 267 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:20.984625 [ 313 ] {} TCP-Session: b5120b42-d819-472c-bd66-cc50da18186b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.984629 [ 277 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:20.984643 [ 314 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:20.984669 [ 267 ] {} TCP-Session: 48771997-8723-4e62-9b9d-d1a56be9cb69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.984688 [ 277 ] {} TCP-Session: 98571d9b-1e1a-4097-8719-28399fafdea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.984662 [ 309 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:20.984711 [ 314 ] {} TCP-Session: c89cb4de-3895-4382-bef8-cf71b9953539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.984644 [ 312 ] {} TCP-Session: 46de55a5-5e8a-485f-ab07-3ad69dbad689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.984604 [ 310 ] {} TCP-Session: 35ed405c-5caa-4ba7-90e8-babde3451fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.984771 [ 309 ] {} TCP-Session: ba266095-8963-4b0c-920a-b00c11b7f67b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:20.984585 [ 315 ] {} TCPHandler: Done processing connection. 2026.05.26 23:14:20.984865 [ 315 ] {} TCP-Session: 5c99f89a-a8e3-4165-9f5b-c38166b77117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2026.05.26 23:14:21.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 181.90 MiB, peak 192.02 MiB, free memory in arenas 0.00 B, will set to 201.13 MiB (RSS), difference: 19.23 MiB 2026.05.26 23:14:23.036676 [ 52 ] {} DNSResolver: Updating DNS cache 2026.05.26 23:14:23.036729 [ 52 ] {} DNSResolver: Updated DNS cache 2026.05.26 23:14:23.139393 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4672 2026.05.26 23:14:23.139925 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:23.139980 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.26 23:14:23.140564 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.26 23:14:23.140830 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:23.140980 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4672 2026.05.26 23:14:23.378047 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2026.05.26 23:14:23.402008 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:23.402083 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.26 23:14:23.408288 [ 245 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.26 23:14:23.409082 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:23.416506 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2026.05.26 23:14:24.000197 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 201.68 MiB, peak 205.68 MiB, free memory in arenas 0.00 B, will set to 203.47 MiB (RSS), difference: 1.78 MiB 2026.05.26 23:14:26.719048 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:26.719273 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) 2026.05.26 23:14:26.719555 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.26 23:14:26.719585 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE 2026.05.26 23:14:26.719755 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:14:26.719825 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:26.719964 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 1-element set) 2026.05.26 23:14:26.720034 [ 352 ] {5145f831-e59a-4748-aac7-fea9888aa72f} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Running binary search on index range for part all_1_1_0 (2 marks) 2026.05.26 23:14:26.720053 [ 346 ] {5145f831-e59a-4748-aac7-fea9888aa72f} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Running binary search on index range for part all_2_2_0 (2 marks) 2026.05.26 23:14:26.720095 [ 352 ] {5145f831-e59a-4748-aac7-fea9888aa72f} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (LEFT) boundary mark: 1 2026.05.26 23:14:26.720123 [ 352 ] {5145f831-e59a-4748-aac7-fea9888aa72f} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (RIGHT) boundary mark: 2 2026.05.26 23:14:26.720132 [ 346 ] {5145f831-e59a-4748-aac7-fea9888aa72f} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (LEFT) boundary mark: 0 2026.05.26 23:14:26.720149 [ 352 ] {5145f831-e59a-4748-aac7-fea9888aa72f} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found empty range in 1 steps 2026.05.26 23:14:26.720157 [ 346 ] {5145f831-e59a-4748-aac7-fea9888aa72f} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (RIGHT) boundary mark: 2 2026.05.26 23:14:26.720186 [ 346 ] {5145f831-e59a-4748-aac7-fea9888aa72f} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found continuous range in 2 steps 2026.05.26 23:14:26.720241 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2026.05.26 23:14:26.720268 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.26 23:14:26.720309 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" 2026.05.26 23:14:26.720329 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 4 rows starting from 0 2026.05.26 23:14:26.721449 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} executeQuery: Read 4 rows, 433.00 B in 0.002253 sec., 1775.410563692854 rows/sec., 187.68 KiB/sec. 2026.05.26 23:14:26.721547 [ 270 ] {5145f831-e59a-4748-aac7-fea9888aa72f} TCPHandler: Processed in 0.002629943 sec. 2026.05.26 23:14:26.721949 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:26.722061 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.26 23:14:26.722109 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.26 23:14:26.722590 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:26.722630 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.26 23:14:26.723016 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.26 23:14:26.723250 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:26.723402 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} executeQuery: Read 14 rows, 1.34 KiB in 0.001375 sec., 10181.818181818182 rows/sec., 975.14 KiB/sec. 2026.05.26 23:14:26.723437 [ 270 ] {3a66b452-c9cf-4edc-b1f3-c23079a1f5de} TCPHandler: Processed in 0.001541357 sec. 2026.05.26 23:14:26.723568 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:26.723667 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.26 23:14:26.723710 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.26 23:14:26.724113 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:26.724148 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.26 23:14:26.724440 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.26 23:14:26.724665 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:26.724790 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} executeQuery: Read 7 rows, 539.00 B in 0.001145 sec., 6113.53711790393 rows/sec., 459.71 KiB/sec. 2026.05.26 23:14:26.724824 [ 270 ] {ba8bf2ba-f0f6-41d9-8eb1-7798ece35a7b} TCPHandler: Processed in 0.001307401 sec. 2026.05.26 23:14:26.724948 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:26.725044 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.26 23:14:26.725085 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.26 23:14:26.725485 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:26.725520 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.26 23:14:26.725807 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.26 23:14:26.726022 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:26.726148 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} executeQuery: Read 7 rows, 574.00 B in 0.001125 sec., 6222.222222222223 rows/sec., 498.26 KiB/sec. 2026.05.26 23:14:26.726181 [ 270 ] {f39172b8-c9fc-47c9-8ffc-057d8b61b08f} TCPHandler: Processed in 0.001282581 sec. 2026.05.26 23:14:26.726302 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:26.726396 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:26.726450 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.26 23:14:26.727187 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:26.727223 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.26 23:14:26.730198 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:26.730482 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:26.730651 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} executeQuery: Read 7 rows, 12.84 KiB in 0.004272 sec., 1638.5767790262173 rows/sec., 2.94 MiB/sec. 2026.05.26 23:14:26.730722 [ 270 ] {a689a0d6-b563-477c-b222-0777e31db399} TCPHandler: Processed in 0.004469427 sec. 2026.05.26 23:14:28.136508 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 51 2026.05.26 23:14:28.138355 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:28.138414 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. 2026.05.26 23:14:28.139590 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.26 23:14:28.139862 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:28.140202 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 51 2026.05.26 23:14:30.641060 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5120 2026.05.26 23:14:30.641548 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:30.641598 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:30.642076 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.26 23:14:30.642310 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:30.642452 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5120 2026.05.26 23:14:30.642481 [ 47 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.26 23:14:30.642567 [ 47 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:30.642599 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:30.642737 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.26 23:14:30.642860 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.26 23:14:30.642909 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2026.05.26 23:14:30.643014 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2026.05.26 23:14:30.643080 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2026.05.26 23:14:30.643136 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 439 rows starting from the beginning of the part 2026.05.26 23:14:30.643189 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part 2026.05.26 23:14:30.643242 [ 188 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part 2026.05.26 23:14:30.644781 [ 189 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5120 rows, containing 4 columns (4 merged, 0 gathered) in 0.00208828 sec., 2451778.497136399 rows/sec., 35.07 MiB/sec. 2026.05.26 23:14:30.645324 [ 200 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.26 23:14:30.645659 [ 200 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:30.645741 [ 200 ] {04162d9a-09ef-41c4-ab9a-48a0221c093d::all_1_11_2} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.26 23:14:30.645817 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2026.05.26 23:14:30.916579 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2026.05.26 23:14:30.941254 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:30.941345 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:30.951199 [ 245 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2026.05.26 23:14:30.952250 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:30.952675 [ 46 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2026.05.26 23:14:30.952777 [ 46 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:30.952813 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:30.952947 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2026.05.26 23:14:30.956836 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2026.05.26 23:14:30.957126 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.26 23:14:30.958181 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2026.05.26 23:14:30.963242 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2026.05.26 23:14:30.968285 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2026.05.26 23:14:30.974092 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2026.05.26 23:14:30.980599 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2026.05.26 23:14:30.986952 [ 189 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2026.05.26 23:14:31.000273 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 208.15 MiB, peak 210.00 MiB, free memory in arenas 0.00 B, will set to 210.60 MiB (RSS), difference: 2.45 MiB 2026.05.26 23:14:31.054552 [ 200 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.101662436 sec., 816.4274167107309 rows/sec., 4.22 MiB/sec. 2026.05.26 23:14:31.056967 [ 196 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2026.05.26 23:14:31.059096 [ 196 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:31.059208 [ 196 ] {7a5cf763-2c9a-4740-a00b-c27575484e36::all_1_11_2} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2026.05.26 23:14:31.060810 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2026.05.26 23:14:31.720471 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:31.720694 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native (stage: Complete) 2026.05.26 23:14:31.721001 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.26 23:14:31.721038 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE 2026.05.26 23:14:31.721247 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:14:31.721319 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:31.721461 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 11-element set) 2026.05.26 23:14:31.721542 [ 352 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.26 23:14:31.721561 [ 346 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.26 23:14:31.721653 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (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.05.26 23:14:31.721680 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.26 23:14:31.726190 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.26 23:14:31.726221 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Reading approx. 11 rows with 2 streams 2026.05.26 23:14:31.728880 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" 2026.05.26 23:14:31.728936 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" 2026.05.26 23:14:31.730294 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} executeQuery: Read 11 rows, 3.49 KiB in 0.009691 sec., 1135.0737797956867 rows/sec., 360.25 KiB/sec. 2026.05.26 23:14:31.730429 [ 270 ] {be4d12ce-7f9d-4700-85c8-bb40553c2bee} TCPHandler: Processed in 0.010093051 sec. 2026.05.26 23:14:31.731666 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:31.731781 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2026.05.26 23:14:31.731829 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2026.05.26 23:14:31.732335 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:31.732377 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:31.732747 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:31.733068 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} oximeter.fields_i16 (cc69fdd4-9cf4-4364-92a8-a551ccb4ca26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:31.733262 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} executeQuery: Read 24 rows, 2.04 KiB in 0.001515 sec., 15841.58415841584 rows/sec., 1.31 MiB/sec. 2026.05.26 23:14:31.733302 [ 270 ] {6575af65-8776-4c93-b1cc-feb611d3656e} TCPHandler: Processed in 0.00169147 sec. 2026.05.26 23:14:31.733466 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:31.733569 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.26 23:14:31.733615 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.26 23:14:31.734067 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:31.734105 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:31.734489 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:31.734751 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:31.734908 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} executeQuery: Read 6 rows, 501.00 B in 0.00136 sec., 4411.764705882352 rows/sec., 359.75 KiB/sec. 2026.05.26 23:14:31.734953 [ 270 ] {d52256d2-2dc1-4f0a-a7bf-635c06eae32e} TCPHandler: Processed in 0.001538947 sec. 2026.05.26 23:14:31.735093 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:31.735207 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.26 23:14:31.735252 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.26 23:14:31.735787 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:31.735824 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:31.736197 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.26 23:14:31.736424 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:31.736564 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} executeQuery: Read 139 rows, 13.22 KiB in 0.001378 sec., 100870.82728592162 rows/sec., 9.37 MiB/sec. 2026.05.26 23:14:31.736599 [ 270 ] {67a868f1-c90f-4e73-8d4c-2b1761c5f531} TCPHandler: Processed in 0.001569017 sec. 2026.05.26 23:14:31.736731 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:31.736831 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.26 23:14:31.736874 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.26 23:14:31.737298 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:31.737335 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:31.737661 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.26 23:14:31.737911 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:31.738053 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} executeQuery: Read 26 rows, 1.98 KiB in 0.001242 sec., 20933.977455716584 rows/sec., 1.56 MiB/sec. 2026.05.26 23:14:31.738088 [ 270 ] {154c56ba-d8cd-4d5f-a25e-b3746e2c01bb} TCPHandler: Processed in 0.001409133 sec. 2026.05.26 23:14:31.738211 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:31.738308 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2026.05.26 23:14:31.738354 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2026.05.26 23:14:31.738768 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:31.738806 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:31.739122 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:31.739348 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} oximeter.fields_u32 (33f9cd28-e78f-4320-9b29-110500a4b5d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:31.739479 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} executeQuery: Read 24 rows, 2.04 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.67 MiB/sec. 2026.05.26 23:14:31.739514 [ 270 ] {5afae908-0068-4208-8986-401b458bf585} TCPHandler: Processed in 0.001353752 sec. 2026.05.26 23:14:31.739634 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:31.739740 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2026.05.26 23:14:31.739783 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2026.05.26 23:14:31.740189 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:31.740225 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:31.740549 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:31.740771 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} oximeter.fields_u8 (4ae8131d-b587-4531-a0cc-b9a500c4d63b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:31.740902 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} executeQuery: Read 12 rows, 960.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 793.82 KiB/sec. 2026.05.26 23:14:31.740938 [ 270 ] {63ea5c3d-1ba6-4dea-8c22-713e4243ba4f} TCPHandler: Processed in 0.001356492 sec. 2026.05.26 23:14:31.741057 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:31.741156 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.26 23:14:31.741199 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.26 23:14:31.741618 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:31.741656 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:31.741994 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.26 23:14:31.742217 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:31.742352 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} executeQuery: Read 53 rows, 4.63 KiB in 0.001214 sec., 43657.33113673805 rows/sec., 3.72 MiB/sec. 2026.05.26 23:14:31.742387 [ 270 ] {de807b6f-f5e6-4317-abc0-4831e7de0d2b} TCPHandler: Processed in 0.001380383 sec. 2026.05.26 23:14:31.742525 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:31.742643 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:31.742707 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.26 23:14:31.743231 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:31.743281 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:31.743743 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.26 23:14:31.743993 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:31.744129 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} executeQuery: Read 39 rows, 3.20 KiB in 0.001513 sec., 25776.602775941836 rows/sec., 2.06 MiB/sec. 2026.05.26 23:14:31.744166 [ 270 ] {e86a52d1-e0d2-48e4-80f5-eb3ad95cd3b7} TCPHandler: Processed in 0.001700881 sec. 2026.05.26 23:14:31.744300 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:31.744398 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:31.744454 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.26 23:14:31.745205 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:31.745242 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:31.745757 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:31.745994 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:31.746140 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} executeQuery: Read 8 rows, 14.68 KiB in 0.001762 sec., 4540.295119182747 rows/sec., 8.14 MiB/sec. 2026.05.26 23:14:31.746196 [ 270 ] {ca27880f-5a59-4d90-a903-5bdf61da3ffe} TCPHandler: Processed in 0.001945306 sec. 2026.05.26 23:14:31.746327 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:31.746425 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.26 23:14:31.746469 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.26 23:14:31.746793 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:31.746830 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:31.747134 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:31.747382 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:31.747513 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} executeQuery: Read 3 rows, 217.00 B in 0.001106 sec., 2712.4773960217 rows/sec., 191.60 KiB/sec. 2026.05.26 23:14:31.747546 [ 270 ] {d7cca9e2-450f-4dc3-8dd1-f01946a5560c} TCPHandler: Processed in 0.00126877 sec. 2026.05.26 23:14:32.000196 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 207.82 MiB, peak 217.04 MiB, free memory in arenas 0.00 B, will set to 215.01 MiB (RSS), difference: 7.20 MiB 2026.05.26 23:14:36.719663 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:36.719917 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) 2026.05.26 23:14:36.720242 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.26 23:14:36.720273 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram')" moved to PREWHERE 2026.05.26 23:14:36.720452 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:14:36.720519 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:36.720657 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 4-element set) 2026.05.26 23:14:36.720739 [ 352 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.26 23:14:36.720763 [ 319 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.26 23:14:36.720861 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2026.05.26 23:14:36.720888 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.26 23:14:36.720938 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram'))" 2026.05.26 23:14:36.720959 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 4 rows starting from 0 2026.05.26 23:14:36.721922 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} executeQuery: Read 4 rows, 433.00 B in 0.002093 sec., 1911.1323459149548 rows/sec., 202.03 KiB/sec. 2026.05.26 23:14:36.722013 [ 270 ] {7a54ffe2-dafe-4e5b-95ec-c396f886bcba} TCPHandler: Processed in 0.002493609 sec. 2026.05.26 23:14:36.722776 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:36.722884 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.26 23:14:36.722927 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.26 23:14:36.723414 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:36.723462 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:36.723836 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.26 23:14:36.724066 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:36.724207 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} executeQuery: Read 44 rows, 4.15 KiB in 0.001355 sec., 32472.32472324723 rows/sec., 2.99 MiB/sec. 2026.05.26 23:14:36.724211 [ 39 ] {} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.26 23:14:36.724242 [ 270 ] {4a0d57fc-74e5-48d0-b913-aae2fc4c73b2} TCPHandler: Processed in 0.001514427 sec. 2026.05.26 23:14:36.724290 [ 39 ] {} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:36.724321 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:36.724393 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:36.724423 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.26 23:14:36.724492 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.26 23:14:36.724537 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.26 23:14:36.724543 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.26 23:14:36.724583 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part 2026.05.26 23:14:36.724663 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part 2026.05.26 23:14:36.724710 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part 2026.05.26 23:14:36.724761 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2026.05.26 23:14:36.724804 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 139 rows starting from the beginning of the part 2026.05.26 23:14:36.724857 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part 2026.05.26 23:14:36.724941 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:36.724982 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:36.725420 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.26 23:14:36.725657 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:36.725762 [ 39 ] {} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.26 23:14:36.725790 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} executeQuery: Read 22 rows, 1.65 KiB in 0.001317 sec., 16704.631738800304 rows/sec., 1.23 MiB/sec. 2026.05.26 23:14:36.725793 [ 39 ] {} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:36.725830 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:36.725831 [ 270 ] {29819634-08fc-48db-bd55-95e67a0581f8} TCPHandler: Processed in 0.001486005 sec. 2026.05.26 23:14:36.725903 [ 195 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 443 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509126 sec., 293547.3910064501 rows/sec., 28.40 MiB/sec. 2026.05.26 23:14:36.725941 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.26 23:14:36.725969 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:36.726057 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.26 23:14:36.726066 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.26 23:14:36.726066 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.26 23:14:36.726118 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.26 23:14:36.726125 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2026.05.26 23:14:36.726225 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part 2026.05.26 23:14:36.726282 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2026.05.26 23:14:36.726317 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:36.726332 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part 2026.05.26 23:14:36.726387 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2026.05.26 23:14:36.726391 [ 200 ] {81379999-8c8c-403a-aabd-26f4d2e3fbca::all_1_6_1} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.26 23:14:36.726437 [ 198 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part 2026.05.26 23:14:36.726474 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2026.05.26 23:14:36.726528 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:36.726568 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:36.726859 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.26 23:14:36.727095 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:36.727194 [ 39 ] {} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.26 23:14:36.727216 [ 200 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 85 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326461 sec., 64080.28581315245 rows/sec., 5.04 MiB/sec. 2026.05.26 23:14:36.727224 [ 39 ] {} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:36.727222 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} executeQuery: Read 30 rows, 2.42 KiB in 0.001175 sec., 25531.91489361702 rows/sec., 2.01 MiB/sec. 2026.05.26 23:14:36.727261 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:36.727298 [ 270 ] {7450a9b3-5b52-4a7f-8fdf-ddb59c72ca2a} TCPHandler: Processed in 0.001376282 sec. 2026.05.26 23:14:36.727342 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.26 23:14:36.727408 [ 195 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.26 23:14:36.727422 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.26 23:14:36.727423 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:36.727455 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 38 rows starting from the beginning of the part 2026.05.26 23:14:36.727502 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2026.05.26 23:14:36.727530 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:36.727541 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2026.05.26 23:14:36.727580 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 7 rows starting from the beginning of the part 2026.05.26 23:14:36.727587 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.26 23:14:36.727617 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 53 rows starting from the beginning of the part 2026.05.26 23:14:36.727655 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2026.05.26 23:14:36.727822 [ 195 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:36.727910 [ 195 ] {2c4744ed-df6a-441a-bb02-4b24b4b24c14::all_1_6_1} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.26 23:14:36.728003 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2026.05.26 23:14:36.728404 [ 198 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001087356 sec., 162780.17503007295 rows/sec., 14.40 MiB/sec. 2026.05.26 23:14:36.728458 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:36.728503 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:36.728593 [ 194 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.26 23:14:36.728925 [ 194 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:36.729002 [ 194 ] {2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2::all_1_6_1} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.26 23:14:36.729071 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2026.05.26 23:14:36.729124 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.26 23:14:36.729346 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:36.729478 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} executeQuery: Read 22 rows, 40.37 KiB in 0.001965 sec., 11195.92875318066 rows/sec., 20.06 MiB/sec. 2026.05.26 23:14:36.729524 [ 270 ] {5f87754a-0d0a-4fcd-901a-bc3266c440a6} TCPHandler: Processed in 0.002149342 sec. 2026.05.26 23:14:36.729661 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:36.729757 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2026.05.26 23:14:36.729798 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2026.05.26 23:14:36.730123 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:36.730159 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:36.730450 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:36.730664 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} oximeter.measurements_i64 (a2d92c6c-11f4-477d-ab58-744a3d6148ef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:36.730788 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} executeQuery: Read 15 rows, 1.14 KiB in 0.00105 sec., 14285.714285714286 rows/sec., 1.06 MiB/sec. 2026.05.26 23:14:36.730819 [ 270 ] {df8f66c6-b70e-4928-9ed3-afffd18d50eb} TCPHandler: Processed in 0.001206158 sec. 2026.05.26 23:14:38.036782 [ 38 ] {} DNSResolver: Updating DNS cache 2026.05.26 23:14:38.036860 [ 38 ] {} DNSResolver: Updated DNS cache 2026.05.26 23:14:38.140304 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 52 2026.05.26 23:14:38.142167 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:38.142208 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:38.142537 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5632 2026.05.26 23:14:38.143054 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:38.143097 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:38.143377 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.26 23:14:38.143647 [ 243 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:38.143701 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.26 23:14:38.143806 [ 37 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.26 23:14:38.143879 [ 37 ] {} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:38.143905 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 52 2026.05.26 23:14:38.143910 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:38.143975 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:38.144032 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.26 23:14:38.144120 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5632 2026.05.26 23:14:38.144674 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.26 23:14:38.144869 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part 2026.05.26 23:14:38.145317 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2026.05.26 23:14:38.145715 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2026.05.26 23:14:38.146131 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2026.05.26 23:14:38.146544 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2026.05.26 23:14:38.146945 [ 200 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2026.05.26 23:14:38.152757 [ 194 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 72 columns (72 merged, 0 gathered) in 0.008760679 sec., 5935.612981596518 rows/sec., 6.97 MiB/sec. 2026.05.26 23:14:38.153473 [ 198 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.26 23:14:38.154096 [ 198 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:38.154179 [ 198 ] {f4b81b9b-3d37-452f-88d1-8fa1c98732a6::all_1_6_1} system.query_log (f4b81b9b-3d37-452f-88d1-8fa1c98732a6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.26 23:14:38.154416 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. 2026.05.26 23:14:38.456922 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2026.05.26 23:14:38.474134 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:38.474185 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:38.479954 [ 245 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2026.05.26 23:14:38.480666 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:38.483932 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2026.05.26 23:14:41.718905 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:41.719138 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('http_service:request_latency_histogram') FORMAT Native (stage: Complete) 2026.05.26 23:14:41.719426 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.26 23:14:41.719457 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('http_service:request_latency_histogram')" moved to PREWHERE 2026.05.26 23:14:41.719628 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:14:41.719699 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:41.719841 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 1-element set) 2026.05.26 23:14:41.719910 [ 352 ] {51c708b8-dae5-4066-a67c-61219017036c} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Running binary search on index range for part all_2_2_0 (2 marks) 2026.05.26 23:14:41.719921 [ 319 ] {51c708b8-dae5-4066-a67c-61219017036c} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Running binary search on index range for part all_1_1_0 (2 marks) 2026.05.26 23:14:41.719949 [ 352 ] {51c708b8-dae5-4066-a67c-61219017036c} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (LEFT) boundary mark: 0 2026.05.26 23:14:41.719987 [ 352 ] {51c708b8-dae5-4066-a67c-61219017036c} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (RIGHT) boundary mark: 2 2026.05.26 23:14:41.719997 [ 319 ] {51c708b8-dae5-4066-a67c-61219017036c} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (LEFT) boundary mark: 1 2026.05.26 23:14:41.720004 [ 352 ] {51c708b8-dae5-4066-a67c-61219017036c} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found continuous range in 2 steps 2026.05.26 23:14:41.720019 [ 319 ] {51c708b8-dae5-4066-a67c-61219017036c} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found (RIGHT) boundary mark: 2 2026.05.26 23:14:41.720054 [ 319 ] {51c708b8-dae5-4066-a67c-61219017036c} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Found empty range in 1 steps 2026.05.26 23:14:41.720108 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges 2026.05.26 23:14:41.720135 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.26 23:14:41.720178 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, 'http_service:request_latency_histogram')" 2026.05.26 23:14:41.720200 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_2_2_0, approx. 4 rows starting from 0 2026.05.26 23:14:41.721236 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} executeQuery: Read 4 rows, 433.00 B in 0.002176 sec., 1838.235294117647 rows/sec., 194.33 KiB/sec. 2026.05.26 23:14:41.721338 [ 270 ] {51c708b8-dae5-4066-a67c-61219017036c} TCPHandler: Processed in 0.002564892 sec. 2026.05.26 23:14:41.721750 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:41.721862 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.26 23:14:41.721910 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.26 23:14:41.722402 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:41.722443 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:41.722829 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.26 23:14:41.723068 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:41.723223 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} executeQuery: Read 16 rows, 1.54 KiB in 0.001393 sec., 11486.00143575018 rows/sec., 1.08 MiB/sec. 2026.05.26 23:14:41.723259 [ 270 ] {1700a47f-6207-49cb-96c2-6491fd080523} TCPHandler: Processed in 0.001561657 sec. 2026.05.26 23:14:41.723417 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:41.723557 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.26 23:14:41.723611 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.26 23:14:41.724110 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:41.724156 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:41.724492 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.26 23:14:41.724723 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:41.724858 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} executeQuery: Read 8 rows, 616.00 B in 0.001331 sec., 6010.518407212622 rows/sec., 451.96 KiB/sec. 2026.05.26 23:14:41.724892 [ 270 ] {b6da6af4-ec55-473e-add0-af403f59c686} TCPHandler: Processed in 0.001552337 sec. 2026.05.26 23:14:41.725015 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:41.725114 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.26 23:14:41.725157 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.26 23:14:41.725560 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:41.725596 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:41.725905 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.26 23:14:41.726141 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:41.726270 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} executeQuery: Read 8 rows, 656.00 B in 0.001174 sec., 6814.310051107326 rows/sec., 545.68 KiB/sec. 2026.05.26 23:14:41.726303 [ 270 ] {57405632-b834-414e-9b1a-dfd19437825e} TCPHandler: Processed in 0.001340092 sec. 2026.05.26 23:14:41.726424 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:41.726520 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:41.726578 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.26 23:14:41.727332 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:41.727367 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:41.727865 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.26 23:14:41.728100 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:41.728241 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} executeQuery: Read 8 rows, 14.68 KiB in 0.00174 sec., 4597.701149425287 rows/sec., 8.24 MiB/sec. 2026.05.26 23:14:41.728294 [ 270 ] {db66e26f-8dd8-452c-99b0-85ebb3d53eb6} TCPHandler: Processed in 0.001919686 sec. 2026.05.26 23:14:45.644245 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6080 2026.05.26 23:14:45.644812 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:45.644869 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:45.645446 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.26 23:14:45.645683 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:45.645829 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6080 2026.05.26 23:14:45.984047 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2026.05.26 23:14:46.000039 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:46.000214 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:46.006476 [ 245 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2026.05.26 23:14:46.007421 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:46.012315 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2026.05.26 23:14:46.721756 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:46.722094 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) 2026.05.26 23:14:46.722537 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.26 23:14:46.722576 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE 2026.05.26 23:14:46.722793 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:14:46.722866 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:46.723009 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 16-element set) 2026.05.26 23:14:46.723120 [ 353 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.26 23:14:46.723121 [ 322 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.26 23:14:46.723254 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (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.05.26 23:14:46.723286 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.26 23:14:46.723356 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.26 23:14:46.723378 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Reading approx. 11 rows with 2 streams 2026.05.26 23:14:46.723413 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections'))" 2026.05.26 23:14:46.723451 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'oximeter_collector:collections'))" 2026.05.26 23:14:46.724694 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} executeQuery: Read 11 rows, 3.49 KiB in 0.002738 sec., 4017.5310445580717 rows/sec., 1.25 MiB/sec. 2026.05.26 23:14:46.724819 [ 270 ] {01d9cd3a-7a99-4e08-a734-bac2dd57dffa} TCPHandler: Processed in 0.003243147 sec. 2026.05.26 23:14:46.725845 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:46.725961 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2026.05.26 23:14:46.726008 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:14:46.726578 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:46.726624 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:46.727064 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:46.727281 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:46.727430 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} executeQuery: Read 14 rows, 2.01 KiB in 0.001504 sec., 9308.510638297872 rows/sec., 1.30 MiB/sec. 2026.05.26 23:14:46.727469 [ 270 ] {fcf6541a-2f40-486a-9779-8054bed244df} TCPHandler: Processed in 0.00167953 sec. 2026.05.26 23:14:46.727591 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:46.727691 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2026.05.26 23:14:46.727735 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2026.05.26 23:14:46.728148 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:46.728185 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:46.728485 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2026.05.26 23:14:46.728713 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} oximeter.fields_ipaddr (d5a430a2-c078-4181-bb6b-8e87faa05eaa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:46.728845 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} executeQuery: Read 2 rows, 167.00 B in 0.001175 sec., 1702.127659574468 rows/sec., 138.80 KiB/sec. 2026.05.26 23:14:46.728880 [ 270 ] {6afccb71-5510-42c8-9f7d-0d1d9c4e162a} TCPHandler: Processed in 0.001341532 sec. 2026.05.26 23:14:46.729005 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:46.729133 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.26 23:14:46.729187 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.26 23:14:46.729672 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:46.729711 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:46.730042 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.26 23:14:46.730276 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:46.730412 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} executeQuery: Read 71 rows, 6.28 KiB in 0.001305 sec., 54406.13026819924 rows/sec., 4.70 MiB/sec. 2026.05.26 23:14:46.730447 [ 270 ] {c9c592b1-2725-4ae7-9445-9f0e2b81585f} TCPHandler: Processed in 0.001503706 sec. 2026.05.26 23:14:46.730569 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:46.730666 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.26 23:14:46.730708 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.26 23:14:46.731112 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:46.731149 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:46.731452 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.26 23:14:46.731677 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:46.731805 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} executeQuery: Read 24 rows, 1.79 KiB in 0.001159 sec., 20707.50647109577 rows/sec., 1.51 MiB/sec. 2026.05.26 23:14:46.731839 [ 270 ] {57e02564-450f-42de-b097-096f64e3fd90} TCPHandler: Processed in 0.001320791 sec. 2026.05.26 23:14:46.731953 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:46.732049 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.26 23:14:46.732089 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.26 23:14:46.732493 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:46.732531 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:46.732843 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.26 23:14:46.733082 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:46.733211 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} executeQuery: Read 52 rows, 4.16 KiB in 0.00118 sec., 44067.79661016949 rows/sec., 3.44 MiB/sec. 2026.05.26 23:14:46.733244 [ 270 ] {6c2d9ca0-598c-47ac-af80-d3eb29ec8fd6} TCPHandler: Processed in 0.001340571 sec. 2026.05.26 23:14:46.733350 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:46.733446 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:46.733490 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.26 23:14:46.733845 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:46.733881 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:46.734204 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2026.05.26 23:14:46.734426 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:46.734558 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} executeQuery: Read 51 rows, 3.62 KiB in 0.00113 sec., 45132.74336283186 rows/sec., 3.13 MiB/sec. 2026.05.26 23:14:46.734593 [ 270 ] {12a5f7eb-c523-425e-baeb-f9f7db128554} TCPHandler: Processed in 0.001290331 sec. 2026.05.26 23:14:46.734727 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:46.734823 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:46.734879 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.26 23:14:46.735663 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:46.735700 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:46.736227 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.26 23:14:46.736459 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:46.736565 [ 23 ] {} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.26 23:14:46.736597 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} executeQuery: Read 22 rows, 40.37 KiB in 0.001792 sec., 12276.785714285714 rows/sec., 22.00 MiB/sec. 2026.05.26 23:14:46.736618 [ 23 ] {} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:46.736647 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. 2026.05.26 23:14:46.736658 [ 270 ] {197e3ef9-bcdb-4f9c-80b4-01cea294da2f} TCPHandler: Processed in 0.001979807 sec. 2026.05.26 23:14:46.736776 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.26 23:14:46.736787 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:46.736907 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.26 23:14:46.736950 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.26 23:14:46.737062 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.26 23:14:46.737149 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2026.05.26 23:14:46.737273 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:46.737314 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:46.737342 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part 2026.05.26 23:14:46.737484 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2026.05.26 23:14:46.737595 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part 2026.05.26 23:14:46.737637 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2026.05.26 23:14:46.737701 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part 2026.05.26 23:14:46.737809 [ 187 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part 2026.05.26 23:14:46.737884 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:46.738021 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} executeQuery: Read 20 rows, 1.41 KiB in 0.001133 sec., 17652.250661959402 rows/sec., 1.21 MiB/sec. 2026.05.26 23:14:46.738057 [ 270 ] {be337b29-d68f-41a2-97af-973ff99ce8a9} TCPHandler: Processed in 0.001320122 sec. 2026.05.26 23:14:46.742212 [ 198 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 19 columns (19 merged, 0 gathered) in 0.005495252 sec., 12556.294051664965 rows/sec., 22.50 MiB/sec. 2026.05.26 23:14:46.742505 [ 194 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.26 23:14:46.742882 [ 194 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:46.742956 [ 194 ] {11177274-73ba-4ff4-a699-8344294bd3ab::all_1_6_1} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.26 23:14:46.743071 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2026.05.26 23:14:51.721672 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:51.721938 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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') FORMAT Native (stage: Complete) 2026.05.26 23:14:51.722296 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.26 23:14:51.722343 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE 2026.05.26 23:14:51.722589 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:14:51.722672 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:51.722819 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 15-element set) 2026.05.26 23:14:51.722918 [ 334 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.26 23:14:51.722920 [ 329 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.26 23:14:51.722918 [ 322 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.26 23:14:51.723067 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.26 23:14:51.723098 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.26 23:14:51.723169 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.26 23:14:51.723191 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Reading approx. 18 rows with 2 streams 2026.05.26 23:14:51.723227 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.26 23:14:51.723266 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.26 23:14:51.724397 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} executeQuery: Read 18 rows, 2.43 KiB in 0.002561 sec., 7028.5044904334245 rows/sec., 949.49 KiB/sec. 2026.05.26 23:14:51.724525 [ 270 ] {8ea77d30-c8eb-4ced-ae95-ff71d8f8fc1b} TCPHandler: Processed in 0.002995171 sec. 2026.05.26 23:14:51.725649 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:51.725762 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.26 23:14:51.725810 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.26 23:14:51.726294 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:51.726336 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:51.726719 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.26 23:14:51.726943 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:51.727094 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} executeQuery: Read 42 rows, 3.60 KiB in 0.001366 sec., 30746.705710102488 rows/sec., 2.57 MiB/sec. 2026.05.26 23:14:51.727131 [ 270 ] {2792b38e-a596-4b92-b474-0195a9d39471} TCPHandler: Processed in 0.001535177 sec. 2026.05.26 23:14:51.727256 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:51.727357 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.26 23:14:51.727400 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.26 23:14:51.727790 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:51.727828 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:51.728115 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.26 23:14:51.728331 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:51.728458 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} executeQuery: Read 8 rows, 616.00 B in 0.001124 sec., 7117.437722419929 rows/sec., 535.20 KiB/sec. 2026.05.26 23:14:51.728492 [ 270 ] {7a2e9455-1f8d-437e-96fc-51a8777eb0fb} TCPHandler: Processed in 0.001286911 sec. 2026.05.26 23:14:51.728630 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:51.728753 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.26 23:14:51.728803 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.26 23:14:51.729300 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:51.729336 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:51.729627 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2026.05.26 23:14:51.729832 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:51.729958 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} executeQuery: Read 36 rows, 2.88 KiB in 0.001231 sec., 29244.516653127535 rows/sec., 2.28 MiB/sec. 2026.05.26 23:14:51.729993 [ 270 ] {6273ed26-46e8-409e-9bb5-7e99e8cb044d} TCPHandler: Processed in 0.001422164 sec. 2026.05.26 23:14:51.730113 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:51.730210 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:51.730253 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.26 23:14:51.730622 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:51.730658 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:51.730966 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2026.05.26 23:14:51.731180 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:51.731279 [ 25 ] {} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2026.05.26 23:14:51.731306 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} executeQuery: Read 50 rows, 3.55 KiB in 0.001115 sec., 44843.04932735425 rows/sec., 3.11 MiB/sec. 2026.05.26 23:14:51.731328 [ 25 ] {} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:51.731345 [ 270 ] {cbf9897b-fc91-4906-a8f9-a5f0e4737db5} TCPHandler: Processed in 0.001284031 sec. 2026.05.26 23:14:51.731355 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:51.731472 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2026.05.26 23:14:51.731474 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:51.731605 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:51.731614 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2026.05.26 23:14:51.731662 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 361 rows starting from the beginning of the part 2026.05.26 23:14:51.731665 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.26 23:14:51.731734 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2026.05.26 23:14:51.731790 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2026.05.26 23:14:51.731837 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part 2026.05.26 23:14:51.731885 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part 2026.05.26 23:14:51.731931 [ 187 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2026.05.26 23:14:51.732392 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:51.732433 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:51.732894 [ 194 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469504 sec., 366109.92552589177 rows/sec., 28.83 MiB/sec. 2026.05.26 23:14:51.732986 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.26 23:14:51.733084 [ 191 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2026.05.26 23:14:51.733244 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:51.733397 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} executeQuery: Read 8 rows, 14.68 KiB in 0.001811 sec., 4417.448923246825 rows/sec., 7.92 MiB/sec. 2026.05.26 23:14:51.733399 [ 191 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:51.733457 [ 270 ] {0ef358c8-5157-48a2-ae3d-b7ca4d799fa5} TCPHandler: Processed in 0.002031828 sec. 2026.05.26 23:14:51.733487 [ 191 ] {48756d8b-0f23-42e2-a72d-37fc0f318466::all_1_6_1} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2026.05.26 23:14:51.733586 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2026.05.26 23:14:51.733590 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:51.733698 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.26 23:14:51.733741 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.26 23:14:51.734069 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:51.734105 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:51.734408 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2026.05.26 23:14:51.734615 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:51.734770 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} executeQuery: Read 20 rows, 1.41 KiB in 0.001092 sec., 18315.018315018315 rows/sec., 1.26 MiB/sec. 2026.05.26 23:14:51.734803 [ 270 ] {e4265c53-a4da-4066-ba99-e415013fc600} TCPHandler: Processed in 0.00126224 sec. 2026.05.26 23:14:53.036919 [ 24 ] {} DNSResolver: Updating DNS cache 2026.05.26 23:14:53.036975 [ 24 ] {} DNSResolver: Updated DNS cache 2026.05.26 23:14:53.145950 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6592 2026.05.26 23:14:53.146434 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:53.146471 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:53.146950 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.26 23:14:53.147183 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:53.147308 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6592 2026.05.26 23:14:53.512434 [ 245 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2026.05.26 23:14:53.528384 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:53.528441 [ 245 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:53.534633 [ 245 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2026.05.26 23:14:53.535326 [ 245 ] {} system.metric_log (7a5cf763-2c9a-4740-a00b-c27575484e36): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:53.538254 [ 245 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2026.05.26 23:14:54.000205 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 219.30 MiB, peak 223.39 MiB, free memory in arenas 0.00 B, will set to 220.95 MiB (RSS), difference: 1.65 MiB 2026.05.26 23:14:56.721651 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:56.721900 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} executeQuery: (from [fd00:1122:3344:101::d]:54895) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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') FORMAT Native (stage: Complete) 2026.05.26 23:14:56.722217 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2026.05.26 23:14:56.722253 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE 2026.05.26 23:14:56.722459 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2026.05.26 23:14:56.722527 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} InterpreterSelectQuery: FetchColumns -> Complete 2026.05.26 23:14:56.722667 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Key condition: (column 0 in 15-element set) 2026.05.26 23:14:56.722769 [ 329 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2026.05.26 23:14:56.722772 [ 334 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2026.05.26 23:14:56.722776 [ 359 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2026.05.26 23:14:56.722931 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2026.05.26 23:14:56.722958 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Spreading mark ranges among streams (default reading) 2026.05.26 23:14:56.723025 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} MergeTreeReadPool: min_marks_for_concurrent_read=24 2026.05.26 23:14:56.723045 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} oximeter.timeseries_schema (5d93e0c6-44f5-4a95-b91d-fc81f9fec4ea) (SelectExecutor): Reading approx. 18 rows with 2 streams 2026.05.26 23:14:56.723079 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.26 23:14:56.723116 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" 2026.05.26 23:14:56.724254 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} executeQuery: Read 18 rows, 2.43 KiB in 0.002454 sec., 7334.963325183374 rows/sec., 990.89 KiB/sec. 2026.05.26 23:14:56.724371 [ 270 ] {4a7e28f7-73ba-4968-b5a1-12282a409024} TCPHandler: Processed in 0.002868339 sec. 2026.05.26 23:14:56.725687 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:56.725795 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2026.05.26 23:14:56.725839 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2026.05.26 23:14:56.726409 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:56.726460 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:56.726889 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.26 23:14:56.727112 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} oximeter.fields_string (81379999-8c8c-403a-aabd-26f4d2e3fbca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:56.727252 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} executeQuery: Read 72 rows, 6.40 KiB in 0.001488 sec., 48387.09677419355 rows/sec., 4.20 MiB/sec. 2026.05.26 23:14:56.727286 [ 270 ] {52e24f17-3311-40c6-9958-104231fda5be} TCPHandler: Processed in 0.001648599 sec. 2026.05.26 23:14:56.727403 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:56.727498 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2026.05.26 23:14:56.727539 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2026.05.26 23:14:56.727924 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:56.727959 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:56.728240 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.26 23:14:56.728449 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} oximeter.fields_u16 (2c4744ed-df6a-441a-bb02-4b24b4b24c14): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:56.728572 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} executeQuery: Read 23 rows, 1.73 KiB in 0.001093 sec., 21043.000914913082 rows/sec., 1.55 MiB/sec. 2026.05.26 23:14:56.728605 [ 270 ] {ff4f70ce-452d-4ae0-92d6-eb5bc806e5cb} TCPHandler: Processed in 0.00124996 sec. 2026.05.26 23:14:56.728713 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:56.728806 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2026.05.26 23:14:56.728845 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2026.05.26 23:14:56.729234 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:56.729270 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:56.729552 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2026.05.26 23:14:56.729757 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} oximeter.fields_uuid (2a5f2a69-7c87-42ee-9a92-1d2e0d9df3c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:56.729879 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} executeQuery: Read 51 rows, 4.08 KiB in 0.001091 sec., 46746.1044912924 rows/sec., 3.65 MiB/sec. 2026.05.26 23:14:56.729914 [ 270 ] {3ec2e676-2be0-4af1-a1ce-7d7d253375b0} TCPHandler: Processed in 0.0012487 sec. 2026.05.26 23:14:56.730037 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:56.730131 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:56.730173 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2026.05.26 23:14:56.730513 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:56.730547 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:56.730854 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2026.05.26 23:14:56.731062 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} oximeter.measurements_cumulativeu64 (48756d8b-0f23-42e2-a72d-37fc0f318466): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:56.731189 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} executeQuery: Read 50 rows, 3.55 KiB in 0.001076 sec., 46468.40148698885 rows/sec., 3.22 MiB/sec. 2026.05.26 23:14:56.731221 [ 270 ] {d5fe3d99-3470-4058-82c3-421ff671806f} TCPHandler: Processed in 0.001231199 sec. 2026.05.26 23:14:56.731338 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:56.731431 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2026.05.26 23:14:56.731485 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2026.05.26 23:14:56.732189 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:56.732225 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:56.732749 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2026.05.26 23:14:56.732970 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} oximeter.measurements_histogramu64 (11177274-73ba-4ff4-a699-8344294bd3ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:56.733100 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} executeQuery: Read 23 rows, 42.20 KiB in 0.001686 sec., 13641.755634638197 rows/sec., 24.45 MiB/sec. 2026.05.26 23:14:56.733146 [ 270 ] {d82e054c-2da6-4bf6-a8c0-1ae84b65b7cf} TCPHandler: Processed in 0.001855314 sec. 2026.05.26 23:14:56.733274 [ 270 ] {} TCP-Session: a8652515-1f7c-4c7b-8b98-5e784d1c3dce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2026.05.26 23:14:56.733368 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} executeQuery: (from [fd00:1122:3344:101::d]:54895) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2026.05.26 23:14:56.733409 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2026.05.26 23:14:56.733723 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:14:56.733763 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:14:56.734057 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2026.05.26 23:14:56.734267 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} oximeter.measurements_u64 (778d9794-59db-4525-9420-c2b9a28aa289): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:14:56.734388 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} executeQuery: Read 20 rows, 1.41 KiB in 0.001039 sec., 19249.2781520693 rows/sec., 1.32 MiB/sec. 2026.05.26 23:14:56.734420 [ 270 ] {b31b541c-59f9-470c-93e6-235f1956deb9} TCPHandler: Processed in 0.001193998 sec. 2026.05.26 23:15:00.647447 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7040 2026.05.26 23:15:00.647958 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2026.05.26 23:15:00.648013 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. 2026.05.26 23:15:00.648602 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2026.05.26 23:15:00.648854 [ 244 ] {} system.asynchronous_metric_log (04162d9a-09ef-41c4-ab9a-48a0221c093d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2026.05.26 23:15:00.649009 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7040