[ Mar 21 02:04:18 Enabled. ] [ Mar 21 02:04:18 Rereading configuration. ] [ Mar 21 02:04:19 Rereading configuration. ] [ Mar 21 02:04:21 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 [ Mar 21 02:04:21 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 2025.03.21 02:04:22.111591 [ 1 ] {} Application: Will watch for the process with pid 23338 2025.03.21 02:04:22.112386 [ 1 ] {} Application: Forked a child process to watch 2025.03.21 02:04:22.346185 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23338 2025.03.21 02:04:22.346940 [ 1 ] {} Application: starting up 2025.03.21 02:04:22.347642 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.03.21 02:04:22.433483 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.03.21 02:04:22.472943 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.03.21 02:04:22.473011 [ 1 ] {} Application: Initializing DateLUT. 2025.03.21 02:04:22.473032 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.03.21 02:04:22.473114 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.03.21 02:04:22.473614 [ 1 ] {} Application: Initializing interserver credentials. 2025.03.21 02:04:22.475271 [ 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'. 2025.03.21 02:04:22.476017 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.21 02:04:22.476863 [ 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) 2025.03.21 02:04:22.476885 [ 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) 2025.03.21 02:04:22.476901 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.03.21 02:04:22.477074 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.21 02:04:22.478154 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.03.21 02:04:22.483605 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.21 02:04:22.484413 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.03.21 02:04:22.485789 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.21 02:04:22.485851 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.21 02:04:22.487494 [ 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'. 2025.03.21 02:04:22.487991 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.03.21 02:04:22.492511 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.03.21 02:04:22.493228 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.03.21 02:04:22.494800 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.03.21 02:04:22.495232 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.03.21 02:04:22.495635 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.03.21 02:04:22.496015 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.03.21 02:04:22.497410 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.03.21 02:04:22.497436 [ 1 ] {} Application: Loading metadata from /data/ 2025.03.21 02:04:22.497538 [ 64 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:04:22.497712 [ 64 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:04:22.511746 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.03.21 02:04:22.511773 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156933 sec 2025.03.21 02:04:22.511814 [ 1 ] {} ReferentialDeps: No tables 2025.03.21 02:04:22.511829 [ 1 ] {} LoadingDeps: No tables 2025.03.21 02:04:22.512933 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.03.21 02:04:22.513990 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.03.21 02:04:22.527119 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.03.21 02:04:22.527162 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.03.21 02:04:22.527184 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.03.21 02:04:22.527196 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.03.21 02:04:22.527225 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.03.21 02:04:22.527248 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.03.21 02:04:22.529848 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.03.21 02:04:22.529892 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.03.21 02:04:22.529914 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.03.21 02:04:22.530096 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.03.21 02:04:22.530115 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.03.21 02:04:22.530153 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.03.21 02:04:22.530173 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.03.21 02:04:22.530187 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.03.21 02:04:22.530221 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.03.21 02:04:22.530240 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.03.21 02:04:22.557349 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.03.21 02:04:22.564528 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.03.21 02:04:22.564569 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7762e-05 sec 2025.03.21 02:04:22.564586 [ 1 ] {} ReferentialDeps: No tables 2025.03.21 02:04:22.564602 [ 1 ] {} LoadingDeps: No tables 2025.03.21 02:04:22.564630 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.03.21 02:04:22.564932 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.03.21 02:04:22.564991 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.03.21 02:04:22.565010 [ 1 ] {} Application: Loaded metadata. 2025.03.21 02:04:22.565025 [ 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). 2025.03.21 02:04:22.565040 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.03.21 02:04:22.579537 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.03.21 02:04:22.579760 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB 2025.03.21 02:04:22.580677 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.686e-05 sec. 2025.03.21 02:04:22.581735 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.03.21 02:04:22.581845 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.03.21 02:04:22.581868 [ 1 ] {} Application: Ready for connections. 2025.03.21 02:04:22.665464 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33160 2025.03.21 02:04:22.666433 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.666495 [ 3 ] {} TCP-Session: 3a2dba59-42f8-4610-99ed-5d6c990fd44d Authenticating user 'default' from [fd00:1122:3344:101::b]:33160 2025.03.21 02:04:22.666528 [ 3 ] {} TCP-Session: 3a2dba59-42f8-4610-99ed-5d6c990fd44d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.666552 [ 3 ] {} TCP-Session: 3a2dba59-42f8-4610-99ed-5d6c990fd44d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.666635 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.21 02:04:22.666662 [ 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 2025.03.21 02:04:22.666684 [ 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 2025.03.21 02:04:22.667589 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42541 2025.03.21 02:04:22.667717 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.667747 [ 4 ] {} TCP-Session: 2b2111e5-0d78-4a02-be7c-dc5195d5643d Authenticating user 'default' from [fd00:1122:3344:101::b]:42541 2025.03.21 02:04:22.667772 [ 4 ] {} TCP-Session: 2b2111e5-0d78-4a02-be7c-dc5195d5643d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.667802 [ 4 ] {} TCP-Session: 2b2111e5-0d78-4a02-be7c-dc5195d5643d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.668326 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53163 2025.03.21 02:04:22.668326 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54027 2025.03.21 02:04:22.668570 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.668637 [ 5 ] {} TCP-Session: aa1ba8aa-727b-44d3-a898-388ca6c57cd3 Authenticating user 'default' from [fd00:1122:3344:101::b]:54027 2025.03.21 02:04:22.668635 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61127 2025.03.21 02:04:22.668637 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38286 2025.03.21 02:04:22.668714 [ 5 ] {} TCP-Session: aa1ba8aa-727b-44d3-a898-388ca6c57cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.668723 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40948 2025.03.21 02:04:22.668787 [ 5 ] {} TCP-Session: aa1ba8aa-727b-44d3-a898-388ca6c57cd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.668883 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.668883 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55904 2025.03.21 02:04:22.668982 [ 255 ] {} TCP-Session: 84c9fefc-b297-4700-94df-76231cd731dc Authenticating user 'default' from [fd00:1122:3344:101::b]:61127 2025.03.21 02:04:22.669169 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.669259 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.669293 [ 255 ] {} TCP-Session: 84c9fefc-b297-4700-94df-76231cd731dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.669345 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.669377 [ 255 ] {} TCP-Session: 84c9fefc-b297-4700-94df-76231cd731dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.669384 [ 253 ] {} TCP-Session: 356aea84-61d7-4385-9675-2d1dbcb9b5dd Authenticating user 'default' from [fd00:1122:3344:101::b]:53163 2025.03.21 02:04:22.669516 [ 254 ] {} TCP-Session: d6adaa7a-f631-4e44-abca-5b4c05d2498c Authenticating user 'default' from [fd00:1122:3344:101::b]:38286 2025.03.21 02:04:22.669530 [ 253 ] {} TCP-Session: 356aea84-61d7-4385-9675-2d1dbcb9b5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.669438 [ 257 ] {} TCP-Session: 51845304-ace9-4cb1-9324-0525d8d7f92c Authenticating user 'default' from [fd00:1122:3344:101::b]:55904 2025.03.21 02:04:22.669422 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.669590 [ 253 ] {} TCP-Session: 356aea84-61d7-4385-9675-2d1dbcb9b5dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.669618 [ 257 ] {} TCP-Session: 51845304-ace9-4cb1-9324-0525d8d7f92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.669600 [ 254 ] {} TCP-Session: d6adaa7a-f631-4e44-abca-5b4c05d2498c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.669640 [ 256 ] {} TCP-Session: 2864fbdb-5324-4ef0-9969-3fe54e6d3c20 Authenticating user 'default' from [fd00:1122:3344:101::b]:40948 2025.03.21 02:04:22.669682 [ 257 ] {} TCP-Session: 51845304-ace9-4cb1-9324-0525d8d7f92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.669698 [ 254 ] {} TCP-Session: d6adaa7a-f631-4e44-abca-5b4c05d2498c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.669768 [ 256 ] {} TCP-Session: 2864fbdb-5324-4ef0-9969-3fe54e6d3c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.669851 [ 256 ] {} TCP-Session: 2864fbdb-5324-4ef0-9969-3fe54e6d3c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.798414 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49826 2025.03.21 02:04:22.800443 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.800488 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49826 2025.03.21 02:04:22.800513 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.800530 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.800611 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.21 02:04:22.800642 [ 258 ] {} 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 2025.03.21 02:04:22.800674 [ 258 ] {} 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 2025.03.21 02:04:22.811383 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36342 2025.03.21 02:04:22.811404 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41997 2025.03.21 02:04:22.811530 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.811528 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58005 2025.03.21 02:04:22.811714 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54610 2025.03.21 02:04:22.811770 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.811903 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.811956 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50315 2025.03.21 02:04:22.812051 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.812097 [ 259 ] {} TCP-Session: 8a14abef-31d4-4d4a-8b21-e4301dad0ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41997 2025.03.21 02:04:22.812103 [ 261 ] {} TCP-Session: 82f14e16-4ee8-4711-a039-0d4a0f84a7e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58005 2025.03.21 02:04:22.811576 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Authenticating user 'default' from [fd00:1122:3344:101::d]:36342 2025.03.21 02:04:22.813006 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59673 2025.03.21 02:04:22.813051 [ 259 ] {} TCP-Session: 8a14abef-31d4-4d4a-8b21-e4301dad0ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.812991 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.813097 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.813076 [ 261 ] {} TCP-Session: 82f14e16-4ee8-4711-a039-0d4a0f84a7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.813155 [ 259 ] {} TCP-Session: 8a14abef-31d4-4d4a-8b21-e4301dad0ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.813205 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37168 2025.03.21 02:04:22.813232 [ 263 ] {} TCP-Session: d7b22b3b-69eb-408b-96a6-f0b30f66d5c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:50315 2025.03.21 02:04:22.813959 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.814287 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64641 2025.03.21 02:04:22.814379 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.814378 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.814415 [ 262 ] {} TCP-Session: 21ca58ee-b114-4c4e-a279-1bdd084e1e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:54610 2025.03.21 02:04:22.814472 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.814431 [ 263 ] {} TCP-Session: d7b22b3b-69eb-408b-96a6-f0b30f66d5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.814655 [ 265 ] {} TCP-Session: fc81e7b6-6700-460c-b278-8478443ab278 Authenticating user 'default' from [fd00:1122:3344:101::d]:37168 2025.03.21 02:04:22.814664 [ 262 ] {} TCP-Session: 21ca58ee-b114-4c4e-a279-1bdd084e1e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.814678 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:22.814708 [ 264 ] {} TCP-Session: 3d36dc0c-653b-4361-b842-d9c1d317a442 Authenticating user 'default' from [fd00:1122:3344:101::d]:59673 2025.03.21 02:04:22.814678 [ 263 ] {} TCP-Session: d7b22b3b-69eb-408b-96a6-f0b30f66d5c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.814756 [ 265 ] {} TCP-Session: fc81e7b6-6700-460c-b278-8478443ab278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.814780 [ 262 ] {} TCP-Session: 21ca58ee-b114-4c4e-a279-1bdd084e1e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.814709 [ 261 ] {} TCP-Session: 82f14e16-4ee8-4711-a039-0d4a0f84a7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.814819 [ 266 ] {} TCP-Session: be1d84fe-d5e5-42a0-920f-103c2a0108be Authenticating user 'default' from [fd00:1122:3344:101::d]:64641 2025.03.21 02:04:22.814838 [ 264 ] {} TCP-Session: 3d36dc0c-653b-4361-b842-d9c1d317a442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.815023 [ 266 ] {} TCP-Session: be1d84fe-d5e5-42a0-920f-103c2a0108be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.815033 [ 264 ] {} TCP-Session: 3d36dc0c-653b-4361-b842-d9c1d317a442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.815046 [ 265 ] {} TCP-Session: fc81e7b6-6700-460c-b278-8478443ab278 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.815100 [ 266 ] {} TCP-Session: be1d84fe-d5e5-42a0-920f-103c2a0108be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:22.818262 [ 258 ] {c23e535a-b8e9-4642-9549-ab696cf36743} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.21 02:04:22.885141 [ 258 ] {c23e535a-b8e9-4642-9549-ab696cf36743} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49826) (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() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b 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) @ 0x0000000014f910c1 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 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&) @ 0x0000000014fdd443 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.21 02:04:22.886599 [ 258 ] {c23e535a-b8e9-4642-9549-ab696cf36743} 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() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b 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) @ 0x0000000014f910c1 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 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&) @ 0x0000000014fdd443 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.21 02:04:22.886746 [ 258 ] {c23e535a-b8e9-4642-9549-ab696cf36743} TCPHandler: Processed in 0.075181668 sec. 2025.03.21 02:04:22.887112 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.887284 [ 260 ] {11c5fd6f-e252-40c9-8719-94fae0b115ed} executeQuery: (from [fd00:1122:3344:101::d]:36342) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.03.21 02:04:22.887633 [ 260 ] {11c5fd6f-e252-40c9-8719-94fae0b115ed} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36342) (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() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b 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) @ 0x0000000014f910c1 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 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&) @ 0x0000000014fdd443 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.21 02:04:22.887799 [ 260 ] {11c5fd6f-e252-40c9-8719-94fae0b115ed} 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() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b 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) @ 0x0000000014f910c1 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&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 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&) @ 0x0000000014fdd443 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&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.03.21 02:04:22.887929 [ 260 ] {11c5fd6f-e252-40c9-8719-94fae0b115ed} TCPHandler: Processed in 0.000951826 sec. 2025.03.21 02:04:22.888339 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.889851 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} executeQuery: (from [fd00:1122:3344:101::d]:49826) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.03.21 02:04:22.889964 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.03.21 02:04:22.892556 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.03.21 02:04:22.892598 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.9502e-05 sec 2025.03.21 02:04:22.892613 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} ReferentialDeps: No tables 2025.03.21 02:04:22.892625 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} LoadingDeps: No tables 2025.03.21 02:04:22.892657 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} DatabaseAtomic (oximeter): Starting up tables. 2025.03.21 02:04:22.893318 [ 258 ] {803b712d-703a-49a2-92d4-bfcb5d53ba98} TCPHandler: Processed in 0.005050548 sec. 2025.03.21 02:04:22.893473 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.893649 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} executeQuery: (from [fd00:1122:3344:101::d]:49826) /* 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) 2025.03.21 02:04:22.893724 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.03.21 02:04:22.903704 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} StoragePolicy (default): Storage policy default created, total volumes 1 2025.03.21 02:04:22.905367 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} oximeter.version (e84ff359-71e5-468c-979d-5ea2c0f6d5fb): Loading data parts 2025.03.21 02:04:22.905886 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} oximeter.version (e84ff359-71e5-468c-979d-5ea2c0f6d5fb): There are no data parts 2025.03.21 02:04:22.908554 [ 258 ] {4ee03d59-ed0e-4f3f-affe-6543f8dfa6f6} TCPHandler: Processed in 0.015136753 sec. 2025.03.21 02:04:22.908799 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.909005 [ 258 ] {fd244f2f-70a9-44fa-9093-2895c64ce40c} executeQuery: (from [fd00:1122:3344:101::d]:49826) /* 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) 2025.03.21 02:04:22.909091 [ 258 ] {fd244f2f-70a9-44fa-9093-2895c64ce40c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.03.21 02:04:22.917945 [ 258 ] {fd244f2f-70a9-44fa-9093-2895c64ce40c} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Loading data parts 2025.03.21 02:04:22.918199 [ 258 ] {fd244f2f-70a9-44fa-9093-2895c64ce40c} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): There are no data parts 2025.03.21 02:04:22.920161 [ 258 ] {fd244f2f-70a9-44fa-9093-2895c64ce40c} TCPHandler: Processed in 0.011417118 sec. 2025.03.21 02:04:22.920333 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.920586 [ 258 ] {c6bc9063-7626-4aca-b936-322ff8687206} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.920636 [ 258 ] {c6bc9063-7626-4aca-b936-322ff8687206} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.03.21 02:04:22.922382 [ 258 ] {c6bc9063-7626-4aca-b936-322ff8687206} oximeter.measurements_i8 (38a0e534-87e2-4e69-95e4-e0371fb1b8db): Loading data parts 2025.03.21 02:04:22.922518 [ 258 ] {c6bc9063-7626-4aca-b936-322ff8687206} oximeter.measurements_i8 (38a0e534-87e2-4e69-95e4-e0371fb1b8db): There are no data parts 2025.03.21 02:04:22.924345 [ 258 ] {c6bc9063-7626-4aca-b936-322ff8687206} TCPHandler: Processed in 0.004085431 sec. 2025.03.21 02:04:22.924516 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.924717 [ 258 ] {fbfdbe6f-110a-4451-9525-9c1d61a56bcb} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.924784 [ 258 ] {fbfdbe6f-110a-4451-9525-9c1d61a56bcb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.03.21 02:04:22.926572 [ 258 ] {fbfdbe6f-110a-4451-9525-9c1d61a56bcb} oximeter.measurements_u8 (007051f1-1c29-4da2-9858-51b12a500583): Loading data parts 2025.03.21 02:04:22.926771 [ 258 ] {fbfdbe6f-110a-4451-9525-9c1d61a56bcb} oximeter.measurements_u8 (007051f1-1c29-4da2-9858-51b12a500583): There are no data parts 2025.03.21 02:04:22.928049 [ 258 ] {fbfdbe6f-110a-4451-9525-9c1d61a56bcb} TCPHandler: Processed in 0.003586162 sec. 2025.03.21 02:04:22.928193 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.928416 [ 258 ] {7dd5d876-98a2-4c04-a8c1-39c233ba6d64} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.928465 [ 258 ] {7dd5d876-98a2-4c04-a8c1-39c233ba6d64} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.03.21 02:04:22.930495 [ 258 ] {7dd5d876-98a2-4c04-a8c1-39c233ba6d64} oximeter.measurements_i16 (9324c292-0009-44a1-986d-547abede2c61): Loading data parts 2025.03.21 02:04:22.930637 [ 258 ] {7dd5d876-98a2-4c04-a8c1-39c233ba6d64} oximeter.measurements_i16 (9324c292-0009-44a1-986d-547abede2c61): There are no data parts 2025.03.21 02:04:22.932632 [ 258 ] {7dd5d876-98a2-4c04-a8c1-39c233ba6d64} TCPHandler: Processed in 0.004490648 sec. 2025.03.21 02:04:22.932804 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.933017 [ 258 ] {cc0789e4-25bf-462e-bcac-4d1c79e61962} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.933084 [ 258 ] {cc0789e4-25bf-462e-bcac-4d1c79e61962} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.03.21 02:04:22.934870 [ 258 ] {cc0789e4-25bf-462e-bcac-4d1c79e61962} oximeter.measurements_u16 (cbf449c2-5a77-4433-801f-b06160145742): Loading data parts 2025.03.21 02:04:22.935079 [ 258 ] {cc0789e4-25bf-462e-bcac-4d1c79e61962} oximeter.measurements_u16 (cbf449c2-5a77-4433-801f-b06160145742): There are no data parts 2025.03.21 02:04:22.936926 [ 258 ] {cc0789e4-25bf-462e-bcac-4d1c79e61962} TCPHandler: Processed in 0.004171743 sec. 2025.03.21 02:04:22.937086 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.937298 [ 258 ] {d37f9701-0e60-49f8-b177-99520e3574db} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.937347 [ 258 ] {d37f9701-0e60-49f8-b177-99520e3574db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.03.21 02:04:22.939111 [ 258 ] {d37f9701-0e60-49f8-b177-99520e3574db} oximeter.measurements_i32 (3015d767-b403-49de-957f-f9f6f2ee843b): Loading data parts 2025.03.21 02:04:22.939259 [ 258 ] {d37f9701-0e60-49f8-b177-99520e3574db} oximeter.measurements_i32 (3015d767-b403-49de-957f-f9f6f2ee843b): There are no data parts 2025.03.21 02:04:22.940570 [ 258 ] {d37f9701-0e60-49f8-b177-99520e3574db} TCPHandler: Processed in 0.003534971 sec. 2025.03.21 02:04:22.940797 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.940988 [ 258 ] {dcaf4c55-4248-49b2-89d1-5350f6311b52} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.941060 [ 258 ] {dcaf4c55-4248-49b2-89d1-5350f6311b52} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.03.21 02:04:22.943189 [ 258 ] {dcaf4c55-4248-49b2-89d1-5350f6311b52} oximeter.measurements_u32 (a5db6337-e80d-4f79-94f8-1b196ae930e6): Loading data parts 2025.03.21 02:04:22.943376 [ 258 ] {dcaf4c55-4248-49b2-89d1-5350f6311b52} oximeter.measurements_u32 (a5db6337-e80d-4f79-94f8-1b196ae930e6): There are no data parts 2025.03.21 02:04:22.945106 [ 258 ] {dcaf4c55-4248-49b2-89d1-5350f6311b52} TCPHandler: Processed in 0.004359856 sec. 2025.03.21 02:04:22.945252 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.945498 [ 258 ] {07deaeeb-3bb6-4a94-bb7f-19d722789860} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.945563 [ 258 ] {07deaeeb-3bb6-4a94-bb7f-19d722789860} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.03.21 02:04:22.947474 [ 258 ] {07deaeeb-3bb6-4a94-bb7f-19d722789860} oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): Loading data parts 2025.03.21 02:04:22.947624 [ 258 ] {07deaeeb-3bb6-4a94-bb7f-19d722789860} oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): There are no data parts 2025.03.21 02:04:22.949055 [ 258 ] {07deaeeb-3bb6-4a94-bb7f-19d722789860} TCPHandler: Processed in 0.003856027 sec. 2025.03.21 02:04:22.949224 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.949414 [ 258 ] {746de8da-2c31-4714-a3c2-f938b9bcb474} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.949491 [ 258 ] {746de8da-2c31-4714-a3c2-f938b9bcb474} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.03.21 02:04:22.951630 [ 258 ] {746de8da-2c31-4714-a3c2-f938b9bcb474} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Loading data parts 2025.03.21 02:04:22.951781 [ 258 ] {746de8da-2c31-4714-a3c2-f938b9bcb474} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): There are no data parts 2025.03.21 02:04:22.953302 [ 258 ] {746de8da-2c31-4714-a3c2-f938b9bcb474} TCPHandler: Processed in 0.004130192 sec. 2025.03.21 02:04:22.953453 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.953669 [ 258 ] {2cb8b2b3-4657-4517-9a8d-6f1b8dd69157} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.953728 [ 258 ] {2cb8b2b3-4657-4517-9a8d-6f1b8dd69157} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.03.21 02:04:22.955892 [ 258 ] {2cb8b2b3-4657-4517-9a8d-6f1b8dd69157} oximeter.measurements_f32 (207022b7-3477-4dfb-8a55-9421e04f9fbc): Loading data parts 2025.03.21 02:04:22.956036 [ 258 ] {2cb8b2b3-4657-4517-9a8d-6f1b8dd69157} oximeter.measurements_f32 (207022b7-3477-4dfb-8a55-9421e04f9fbc): There are no data parts 2025.03.21 02:04:22.957288 [ 258 ] {2cb8b2b3-4657-4517-9a8d-6f1b8dd69157} TCPHandler: Processed in 0.003891288 sec. 2025.03.21 02:04:22.957450 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.957636 [ 258 ] {ad35cca1-9c82-4be0-bb07-d2076dfd6350} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.957702 [ 258 ] {ad35cca1-9c82-4be0-bb07-d2076dfd6350} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.03.21 02:04:22.959785 [ 258 ] {ad35cca1-9c82-4be0-bb07-d2076dfd6350} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Loading data parts 2025.03.21 02:04:22.959936 [ 258 ] {ad35cca1-9c82-4be0-bb07-d2076dfd6350} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): There are no data parts 2025.03.21 02:04:22.961641 [ 258 ] {ad35cca1-9c82-4be0-bb07-d2076dfd6350} TCPHandler: Processed in 0.004242503 sec. 2025.03.21 02:04:22.961802 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.962045 [ 258 ] {f37726b1-6671-4158-a4f2-842702d8965c} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.962107 [ 258 ] {f37726b1-6671-4158-a4f2-842702d8965c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.03.21 02:04:22.964720 [ 258 ] {f37726b1-6671-4158-a4f2-842702d8965c} oximeter.measurements_string (abc84c84-ba12-48d8-b7e9-edb2b2908c1a): Loading data parts 2025.03.21 02:04:22.964856 [ 258 ] {f37726b1-6671-4158-a4f2-842702d8965c} oximeter.measurements_string (abc84c84-ba12-48d8-b7e9-edb2b2908c1a): There are no data parts 2025.03.21 02:04:22.966314 [ 258 ] {f37726b1-6671-4158-a4f2-842702d8965c} TCPHandler: Processed in 0.00458075 sec. 2025.03.21 02:04:22.966491 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.966696 [ 258 ] {dc33d42e-8040-40df-a495-d1a04b89fe1d} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.966766 [ 258 ] {dc33d42e-8040-40df-a495-d1a04b89fe1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.03.21 02:04:22.968753 [ 258 ] {dc33d42e-8040-40df-a495-d1a04b89fe1d} oximeter.measurements_bytes (1996c98e-d8ce-47f3-a7e6-478898da9ef2): Loading data parts 2025.03.21 02:04:22.968911 [ 258 ] {dc33d42e-8040-40df-a495-d1a04b89fe1d} oximeter.measurements_bytes (1996c98e-d8ce-47f3-a7e6-478898da9ef2): There are no data parts 2025.03.21 02:04:22.970351 [ 258 ] {dc33d42e-8040-40df-a495-d1a04b89fe1d} TCPHandler: Processed in 0.003913398 sec. 2025.03.21 02:04:22.970558 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.970827 [ 258 ] {1672979e-9d90-4b0f-b10f-009d90560e5f} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.970915 [ 258 ] {1672979e-9d90-4b0f-b10f-009d90560e5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.03.21 02:04:22.973122 [ 258 ] {1672979e-9d90-4b0f-b10f-009d90560e5f} oximeter.measurements_cumulativei64 (ffe130c6-c835-4ac2-bb66-da3e4c5d1e4a): Loading data parts 2025.03.21 02:04:22.973322 [ 258 ] {1672979e-9d90-4b0f-b10f-009d90560e5f} oximeter.measurements_cumulativei64 (ffe130c6-c835-4ac2-bb66-da3e4c5d1e4a): There are no data parts 2025.03.21 02:04:22.974932 [ 258 ] {1672979e-9d90-4b0f-b10f-009d90560e5f} TCPHandler: Processed in 0.004439018 sec. 2025.03.21 02:04:22.975087 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.975315 [ 258 ] {876486bc-c8d1-49e2-b078-aa5675c6bad7} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.975381 [ 258 ] {876486bc-c8d1-49e2-b078-aa5675c6bad7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.03.21 02:04:22.977668 [ 258 ] {876486bc-c8d1-49e2-b078-aa5675c6bad7} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Loading data parts 2025.03.21 02:04:22.977816 [ 258 ] {876486bc-c8d1-49e2-b078-aa5675c6bad7} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): There are no data parts 2025.03.21 02:04:22.979253 [ 258 ] {876486bc-c8d1-49e2-b078-aa5675c6bad7} TCPHandler: Processed in 0.004218053 sec. 2025.03.21 02:04:22.979455 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.979691 [ 258 ] {32dc89f5-c159-4ac4-89a5-bfd4f5d3e5a7} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.979817 [ 258 ] {32dc89f5-c159-4ac4-89a5-bfd4f5d3e5a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.03.21 02:04:22.982032 [ 258 ] {32dc89f5-c159-4ac4-89a5-bfd4f5d3e5a7} oximeter.measurements_cumulativef32 (20a9a2d7-0d0f-4210-8988-77cfc7aaf733): Loading data parts 2025.03.21 02:04:22.982177 [ 258 ] {32dc89f5-c159-4ac4-89a5-bfd4f5d3e5a7} oximeter.measurements_cumulativef32 (20a9a2d7-0d0f-4210-8988-77cfc7aaf733): There are no data parts 2025.03.21 02:04:22.983349 [ 258 ] {32dc89f5-c159-4ac4-89a5-bfd4f5d3e5a7} TCPHandler: Processed in 0.003959679 sec. 2025.03.21 02:04:22.983513 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.983715 [ 258 ] {ee1de14b-4625-40b1-8a4c-f20a3ad2432c} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.983784 [ 258 ] {ee1de14b-4625-40b1-8a4c-f20a3ad2432c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.03.21 02:04:22.985724 [ 258 ] {ee1de14b-4625-40b1-8a4c-f20a3ad2432c} oximeter.measurements_cumulativef64 (a10ef2ce-8fd4-40c3-b4b6-a0b4d92e7e43): Loading data parts 2025.03.21 02:04:22.985969 [ 258 ] {ee1de14b-4625-40b1-8a4c-f20a3ad2432c} oximeter.measurements_cumulativef64 (a10ef2ce-8fd4-40c3-b4b6-a0b4d92e7e43): There are no data parts 2025.03.21 02:04:22.987157 [ 258 ] {ee1de14b-4625-40b1-8a4c-f20a3ad2432c} TCPHandler: Processed in 0.003693235 sec. 2025.03.21 02:04:22.987308 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.987638 [ 258 ] {57f706aa-7683-4bc3-ae58-97e2570e1071} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.987708 [ 258 ] {57f706aa-7683-4bc3-ae58-97e2570e1071} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.03.21 02:04:22.989919 [ 258 ] {57f706aa-7683-4bc3-ae58-97e2570e1071} oximeter.measurements_histogrami8 (306e8a0f-f418-4683-a500-7eb0a3503576): Loading data parts 2025.03.21 02:04:22.990108 [ 258 ] {57f706aa-7683-4bc3-ae58-97e2570e1071} oximeter.measurements_histogrami8 (306e8a0f-f418-4683-a500-7eb0a3503576): There are no data parts 2025.03.21 02:04:22.991856 [ 258 ] {57f706aa-7683-4bc3-ae58-97e2570e1071} TCPHandler: Processed in 0.004600851 sec. 2025.03.21 02:04:22.992053 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.992317 [ 258 ] {23b27c6b-d006-4f5e-9160-cf3ef0eb7e3d} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.992394 [ 258 ] {23b27c6b-d006-4f5e-9160-cf3ef0eb7e3d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.03.21 02:04:22.994865 [ 258 ] {23b27c6b-d006-4f5e-9160-cf3ef0eb7e3d} oximeter.measurements_histogramu8 (207508fc-e3ba-435b-b3e2-26381d8d2239): Loading data parts 2025.03.21 02:04:22.995063 [ 258 ] {23b27c6b-d006-4f5e-9160-cf3ef0eb7e3d} oximeter.measurements_histogramu8 (207508fc-e3ba-435b-b3e2-26381d8d2239): There are no data parts 2025.03.21 02:04:22.996574 [ 258 ] {23b27c6b-d006-4f5e-9160-cf3ef0eb7e3d} TCPHandler: Processed in 0.004573359 sec. 2025.03.21 02:04:22.996721 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:22.997011 [ 258 ] {71948309-8dda-4a42-ad3b-5ddb79521d25} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:22.997080 [ 258 ] {71948309-8dda-4a42-ad3b-5ddb79521d25} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.03.21 02:04:22.999110 [ 258 ] {71948309-8dda-4a42-ad3b-5ddb79521d25} oximeter.measurements_histogrami16 (4f31e0cd-88e3-4db0-ab1e-947cadc55393): Loading data parts 2025.03.21 02:04:22.999282 [ 258 ] {71948309-8dda-4a42-ad3b-5ddb79521d25} oximeter.measurements_histogrami16 (4f31e0cd-88e3-4db0-ab1e-947cadc55393): There are no data parts 2025.03.21 02:04:23.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 122.81 MiB, peak 122.82 MiB, free memory in arenas 0.00 B, will set to 134.49 MiB (RSS), difference: 11.68 MiB 2025.03.21 02:04:23.001192 [ 258 ] {71948309-8dda-4a42-ad3b-5ddb79521d25} TCPHandler: Processed in 0.004523959 sec. 2025.03.21 02:04:23.001374 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.001653 [ 258 ] {568a7e74-d51b-47c1-93f7-413770ceb8c4} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.001745 [ 258 ] {568a7e74-d51b-47c1-93f7-413770ceb8c4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.03.21 02:04:23.004121 [ 258 ] {568a7e74-d51b-47c1-93f7-413770ceb8c4} oximeter.measurements_histogramu16 (1673403b-6335-46bb-90b2-5052e3bbf073): Loading data parts 2025.03.21 02:04:23.004325 [ 258 ] {568a7e74-d51b-47c1-93f7-413770ceb8c4} oximeter.measurements_histogramu16 (1673403b-6335-46bb-90b2-5052e3bbf073): There are no data parts 2025.03.21 02:04:23.005896 [ 258 ] {568a7e74-d51b-47c1-93f7-413770ceb8c4} TCPHandler: Processed in 0.0045738 sec. 2025.03.21 02:04:23.006091 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.006360 [ 258 ] {ef637cd6-e924-4aef-8965-50d6d5e6818d} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.006439 [ 258 ] {ef637cd6-e924-4aef-8965-50d6d5e6818d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.03.21 02:04:23.009043 [ 258 ] {ef637cd6-e924-4aef-8965-50d6d5e6818d} oximeter.measurements_histogrami32 (82807990-c2fb-4f3e-a516-78c2d40b216d): Loading data parts 2025.03.21 02:04:23.009260 [ 258 ] {ef637cd6-e924-4aef-8965-50d6d5e6818d} oximeter.measurements_histogrami32 (82807990-c2fb-4f3e-a516-78c2d40b216d): There are no data parts 2025.03.21 02:04:23.010584 [ 258 ] {ef637cd6-e924-4aef-8965-50d6d5e6818d} TCPHandler: Processed in 0.004546539 sec. 2025.03.21 02:04:23.010763 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.011077 [ 258 ] {d2cf1203-aff9-4e50-bef6-9d17380a830f} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.011173 [ 258 ] {d2cf1203-aff9-4e50-bef6-9d17380a830f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.03.21 02:04:23.013478 [ 258 ] {d2cf1203-aff9-4e50-bef6-9d17380a830f} oximeter.measurements_histogramu32 (9a881338-244d-4b9c-b2d5-2efd2015a8b1): Loading data parts 2025.03.21 02:04:23.013643 [ 258 ] {d2cf1203-aff9-4e50-bef6-9d17380a830f} oximeter.measurements_histogramu32 (9a881338-244d-4b9c-b2d5-2efd2015a8b1): There are no data parts 2025.03.21 02:04:23.015184 [ 258 ] {d2cf1203-aff9-4e50-bef6-9d17380a830f} TCPHandler: Processed in 0.004484878 sec. 2025.03.21 02:04:23.015383 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.015684 [ 258 ] {2176619d-cf28-4c71-93c7-e2b92a9c2d27} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.015760 [ 258 ] {2176619d-cf28-4c71-93c7-e2b92a9c2d27} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.03.21 02:04:23.018178 [ 258 ] {2176619d-cf28-4c71-93c7-e2b92a9c2d27} oximeter.measurements_histogrami64 (9ac0ed8b-76bd-4e73-b75c-0ccce9356370): Loading data parts 2025.03.21 02:04:23.018377 [ 258 ] {2176619d-cf28-4c71-93c7-e2b92a9c2d27} oximeter.measurements_histogrami64 (9ac0ed8b-76bd-4e73-b75c-0ccce9356370): There are no data parts 2025.03.21 02:04:23.020386 [ 258 ] {2176619d-cf28-4c71-93c7-e2b92a9c2d27} TCPHandler: Processed in 0.005071608 sec. 2025.03.21 02:04:23.020574 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.020845 [ 258 ] {f4ec0dac-9344-429c-8754-816c41756344} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.020977 [ 258 ] {f4ec0dac-9344-429c-8754-816c41756344} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.03.21 02:04:23.023427 [ 258 ] {f4ec0dac-9344-429c-8754-816c41756344} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Loading data parts 2025.03.21 02:04:23.023614 [ 258 ] {f4ec0dac-9344-429c-8754-816c41756344} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): There are no data parts 2025.03.21 02:04:23.025546 [ 258 ] {f4ec0dac-9344-429c-8754-816c41756344} TCPHandler: Processed in 0.005022137 sec. 2025.03.21 02:04:23.025738 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.026016 [ 258 ] {7c314177-d3a9-4822-945f-7b1bc1ad4237} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.026085 [ 258 ] {7c314177-d3a9-4822-945f-7b1bc1ad4237} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.03.21 02:04:23.028373 [ 258 ] {7c314177-d3a9-4822-945f-7b1bc1ad4237} oximeter.measurements_histogramf32 (7c855b24-d839-4b00-8a21-cb21b48496c6): Loading data parts 2025.03.21 02:04:23.028552 [ 258 ] {7c314177-d3a9-4822-945f-7b1bc1ad4237} oximeter.measurements_histogramf32 (7c855b24-d839-4b00-8a21-cb21b48496c6): There are no data parts 2025.03.21 02:04:23.030261 [ 258 ] {7c314177-d3a9-4822-945f-7b1bc1ad4237} TCPHandler: Processed in 0.00457404 sec. 2025.03.21 02:04:23.030436 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.030706 [ 258 ] {5644a183-907a-4056-97fe-a08e91061b27} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.030783 [ 258 ] {5644a183-907a-4056-97fe-a08e91061b27} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.03.21 02:04:23.033119 [ 258 ] {5644a183-907a-4056-97fe-a08e91061b27} oximeter.measurements_histogramf64 (ecc032fc-f495-4f6d-b53d-e37629510a61): Loading data parts 2025.03.21 02:04:23.033309 [ 258 ] {5644a183-907a-4056-97fe-a08e91061b27} oximeter.measurements_histogramf64 (ecc032fc-f495-4f6d-b53d-e37629510a61): There are no data parts 2025.03.21 02:04:23.035096 [ 258 ] {5644a183-907a-4056-97fe-a08e91061b27} TCPHandler: Processed in 0.004715442 sec. 2025.03.21 02:04:23.035287 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.035495 [ 258 ] {9500225a-c79b-477e-be50-7a839a51c620} executeQuery: (from [fd00:1122:3344:101::d]:49826) /* 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) 2025.03.21 02:04:23.035571 [ 258 ] {9500225a-c79b-477e-be50-7a839a51c620} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.03.21 02:04:23.037688 [ 258 ] {9500225a-c79b-477e-be50-7a839a51c620} oximeter.fields_bool (aea2b315-3879-49aa-a9f4-3c3457d43282): Loading data parts 2025.03.21 02:04:23.037880 [ 258 ] {9500225a-c79b-477e-be50-7a839a51c620} oximeter.fields_bool (aea2b315-3879-49aa-a9f4-3c3457d43282): There are no data parts 2025.03.21 02:04:23.039945 [ 258 ] {9500225a-c79b-477e-be50-7a839a51c620} TCPHandler: Processed in 0.004715291 sec. 2025.03.21 02:04:23.040097 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.040290 [ 258 ] {7f1e4e9a-0cad-422a-b1b9-dfbb0702c4a8} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.040421 [ 258 ] {7f1e4e9a-0cad-422a-b1b9-dfbb0702c4a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.03.21 02:04:23.042649 [ 258 ] {7f1e4e9a-0cad-422a-b1b9-dfbb0702c4a8} oximeter.fields_i8 (64571e8e-507e-4b58-85ff-c05a123f97e9): Loading data parts 2025.03.21 02:04:23.042903 [ 258 ] {7f1e4e9a-0cad-422a-b1b9-dfbb0702c4a8} oximeter.fields_i8 (64571e8e-507e-4b58-85ff-c05a123f97e9): There are no data parts 2025.03.21 02:04:23.044413 [ 258 ] {7f1e4e9a-0cad-422a-b1b9-dfbb0702c4a8} TCPHandler: Processed in 0.004374846 sec. 2025.03.21 02:04:23.044557 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.044800 [ 258 ] {17563b70-5a6a-4060-9716-a3797ed25464} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.044877 [ 258 ] {17563b70-5a6a-4060-9716-a3797ed25464} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.03.21 02:04:23.046963 [ 258 ] {17563b70-5a6a-4060-9716-a3797ed25464} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Loading data parts 2025.03.21 02:04:23.047161 [ 258 ] {17563b70-5a6a-4060-9716-a3797ed25464} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): There are no data parts 2025.03.21 02:04:23.048417 [ 258 ] {17563b70-5a6a-4060-9716-a3797ed25464} TCPHandler: Processed in 0.003913678 sec. 2025.03.21 02:04:23.048571 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.048790 [ 258 ] {e7b19b12-28bd-4cf6-8fce-56fae4960f68} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.048874 [ 258 ] {e7b19b12-28bd-4cf6-8fce-56fae4960f68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.03.21 02:04:23.050808 [ 258 ] {e7b19b12-28bd-4cf6-8fce-56fae4960f68} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Loading data parts 2025.03.21 02:04:23.050968 [ 258 ] {e7b19b12-28bd-4cf6-8fce-56fae4960f68} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): There are no data parts 2025.03.21 02:04:23.052830 [ 258 ] {e7b19b12-28bd-4cf6-8fce-56fae4960f68} TCPHandler: Processed in 0.004321015 sec. 2025.03.21 02:04:23.052985 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.053219 [ 258 ] {2eda0b12-c553-44e7-8b88-b8cf75eca97c} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.053279 [ 258 ] {2eda0b12-c553-44e7-8b88-b8cf75eca97c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.03.21 02:04:23.055346 [ 258 ] {2eda0b12-c553-44e7-8b88-b8cf75eca97c} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Loading data parts 2025.03.21 02:04:23.055575 [ 258 ] {2eda0b12-c553-44e7-8b88-b8cf75eca97c} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): There are no data parts 2025.03.21 02:04:23.057670 [ 258 ] {2eda0b12-c553-44e7-8b88-b8cf75eca97c} TCPHandler: Processed in 0.004747653 sec. 2025.03.21 02:04:23.057816 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.058009 [ 258 ] {387b7b40-a3a6-4aad-803c-df5c794dd1ce} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.058085 [ 258 ] {387b7b40-a3a6-4aad-803c-df5c794dd1ce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.03.21 02:04:23.060265 [ 258 ] {387b7b40-a3a6-4aad-803c-df5c794dd1ce} oximeter.fields_i32 (0f3ba9a6-7496-4e0c-871c-e586aeb911da): Loading data parts 2025.03.21 02:04:23.060436 [ 258 ] {387b7b40-a3a6-4aad-803c-df5c794dd1ce} oximeter.fields_i32 (0f3ba9a6-7496-4e0c-871c-e586aeb911da): There are no data parts 2025.03.21 02:04:23.061978 [ 258 ] {387b7b40-a3a6-4aad-803c-df5c794dd1ce} TCPHandler: Processed in 0.004214043 sec. 2025.03.21 02:04:23.062121 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.062356 [ 258 ] {225a3438-3e31-4337-a0e5-66f86cbcccde} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.062428 [ 258 ] {225a3438-3e31-4337-a0e5-66f86cbcccde} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.03.21 02:04:23.064691 [ 258 ] {225a3438-3e31-4337-a0e5-66f86cbcccde} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Loading data parts 2025.03.21 02:04:23.064876 [ 258 ] {225a3438-3e31-4337-a0e5-66f86cbcccde} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): There are no data parts 2025.03.21 02:04:23.067071 [ 258 ] {225a3438-3e31-4337-a0e5-66f86cbcccde} TCPHandler: Processed in 0.005000557 sec. 2025.03.21 02:04:23.067212 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.067406 [ 258 ] {d116390e-a907-4a96-8bae-15f18870601d} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.067538 [ 258 ] {d116390e-a907-4a96-8bae-15f18870601d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.03.21 02:04:23.069781 [ 258 ] {d116390e-a907-4a96-8bae-15f18870601d} oximeter.fields_i64 (499580c6-c3ae-4250-a7a8-1f4c75c210fd): Loading data parts 2025.03.21 02:04:23.069955 [ 258 ] {d116390e-a907-4a96-8bae-15f18870601d} oximeter.fields_i64 (499580c6-c3ae-4250-a7a8-1f4c75c210fd): There are no data parts 2025.03.21 02:04:23.071431 [ 258 ] {d116390e-a907-4a96-8bae-15f18870601d} TCPHandler: Processed in 0.004268584 sec. 2025.03.21 02:04:23.071685 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.071876 [ 258 ] {cb9b2f53-0813-455a-8c42-192bccaef33d} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.072001 [ 258 ] {cb9b2f53-0813-455a-8c42-192bccaef33d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.03.21 02:04:23.075016 [ 258 ] {cb9b2f53-0813-455a-8c42-192bccaef33d} oximeter.fields_u64 (14788514-eb20-4f2f-9893-3e10198aed31): Loading data parts 2025.03.21 02:04:23.075238 [ 258 ] {cb9b2f53-0813-455a-8c42-192bccaef33d} oximeter.fields_u64 (14788514-eb20-4f2f-9893-3e10198aed31): There are no data parts 2025.03.21 02:04:23.076860 [ 258 ] {cb9b2f53-0813-455a-8c42-192bccaef33d} TCPHandler: Processed in 0.005228851 sec. 2025.03.21 02:04:23.077010 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.077248 [ 258 ] {dba22ea6-6fb0-4a4c-bbc3-de137db34c83} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.077343 [ 258 ] {dba22ea6-6fb0-4a4c-bbc3-de137db34c83} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.03.21 02:04:23.079714 [ 258 ] {dba22ea6-6fb0-4a4c-bbc3-de137db34c83} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Loading data parts 2025.03.21 02:04:23.079877 [ 258 ] {dba22ea6-6fb0-4a4c-bbc3-de137db34c83} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): There are no data parts 2025.03.21 02:04:23.081276 [ 258 ] {dba22ea6-6fb0-4a4c-bbc3-de137db34c83} TCPHandler: Processed in 0.004320315 sec. 2025.03.21 02:04:23.081509 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.081697 [ 258 ] {5137e954-18a2-4109-b398-daac12eacf3c} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.081827 [ 258 ] {5137e954-18a2-4109-b398-daac12eacf3c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.03.21 02:04:23.084668 [ 258 ] {5137e954-18a2-4109-b398-daac12eacf3c} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Loading data parts 2025.03.21 02:04:23.084941 [ 258 ] {5137e954-18a2-4109-b398-daac12eacf3c} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): There are no data parts 2025.03.21 02:04:23.086418 [ 258 ] {5137e954-18a2-4109-b398-daac12eacf3c} TCPHandler: Processed in 0.004961297 sec. 2025.03.21 02:04:23.086563 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.086849 [ 258 ] {51b5f893-7e4b-499c-9e5c-bdb7a10dc0bb} executeQuery: (from [fd00:1122:3344:101::d]:49826) 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) 2025.03.21 02:04:23.086942 [ 258 ] {51b5f893-7e4b-499c-9e5c-bdb7a10dc0bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.03.21 02:04:23.089263 [ 258 ] {51b5f893-7e4b-499c-9e5c-bdb7a10dc0bb} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Loading data parts 2025.03.21 02:04:23.089437 [ 258 ] {51b5f893-7e4b-499c-9e5c-bdb7a10dc0bb} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): There are no data parts 2025.03.21 02:04:23.090611 [ 258 ] {51b5f893-7e4b-499c-9e5c-bdb7a10dc0bb} TCPHandler: Processed in 0.004098722 sec. 2025.03.21 02:04:23.090848 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.091116 [ 258 ] {8303e989-f488-4376-b87c-2a1d7ae3efa7} executeQuery: (from [fd00:1122:3344:101::d]:49826) /* 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) 2025.03.21 02:04:23.091253 [ 258 ] {8303e989-f488-4376-b87c-2a1d7ae3efa7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.03.21 02:04:23.093397 [ 258 ] {8303e989-f488-4376-b87c-2a1d7ae3efa7} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Loading data parts 2025.03.21 02:04:23.093605 [ 258 ] {8303e989-f488-4376-b87c-2a1d7ae3efa7} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): There are no data parts 2025.03.21 02:04:23.095984 [ 258 ] {8303e989-f488-4376-b87c-2a1d7ae3efa7} TCPHandler: Processed in 0.00519451 sec. 2025.03.21 02:04:23.096346 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:23.096579 [ 260 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.03.21 02:04:23.097965 [ 260 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.03.21 02:04:23.107660 [ 268 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} oximeter.version (e84ff359-71e5-468c-979d-5ea2c0f6d5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:23.107721 [ 268 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. 2025.03.21 02:04:23.113253 [ 268 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:23.114158 [ 268 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} oximeter.version (e84ff359-71e5-468c-979d-5ea2c0f6d5fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:23.114556 [ 260 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} executeQuery: Read 1 rows, 16.00 B in 0.018086 sec., 55.291385602123185 rows/sec., 884.66 B/sec. 2025.03.21 02:04:23.115022 [ 260 ] {2fa2d860-dc17-49cd-9eaa-1ac08a6396e4} TCPHandler: Processed in 0.018729837 sec. 2025.03.21 02:04:23.724973 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63950 2025.03.21 02:04:23.726281 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.726318 [ 269 ] {} TCP-Session: 62b676df-7e59-4916-a8a6-9855d4db0965 Authenticating user 'default' from [fd00:1122:3344:101::a]:63950 2025.03.21 02:04:23.726506 [ 269 ] {} TCP-Session: 62b676df-7e59-4916-a8a6-9855d4db0965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.726523 [ 269 ] {} TCP-Session: 62b676df-7e59-4916-a8a6-9855d4db0965 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.726578 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.21 02:04:23.726688 [ 269 ] {} 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 2025.03.21 02:04:23.726708 [ 269 ] {} 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 2025.03.21 02:04:23.727832 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43322 2025.03.21 02:04:23.727921 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46300 2025.03.21 02:04:23.728044 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.728263 [ 270 ] {} TCP-Session: a9be1f92-aec4-4121-b6a5-773d238acda2 Authenticating user 'default' from [fd00:1122:3344:101::a]:43322 2025.03.21 02:04:23.728280 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41913 2025.03.21 02:04:23.728287 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.728336 [ 270 ] {} TCP-Session: a9be1f92-aec4-4121-b6a5-773d238acda2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.728309 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36476 2025.03.21 02:04:23.728529 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58440 2025.03.21 02:04:23.728528 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.728658 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37545 2025.03.21 02:04:23.728675 [ 270 ] {} TCP-Session: a9be1f92-aec4-4121-b6a5-773d238acda2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.728698 [ 273 ] {} TCP-Session: 076938af-a20f-4185-ba52-194d5d491e6a Authenticating user 'default' from [fd00:1122:3344:101::a]:41913 2025.03.21 02:04:23.728850 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.728862 [ 271 ] {} TCP-Session: e601d809-6161-401f-9ebc-c50fc484b3a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:46300 2025.03.21 02:04:23.728867 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55821 2025.03.21 02:04:23.729170 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.729280 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.729299 [ 271 ] {} TCP-Session: e601d809-6161-401f-9ebc-c50fc484b3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.729309 [ 273 ] {} TCP-Session: 076938af-a20f-4185-ba52-194d5d491e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.729424 [ 276 ] {} TCP-Session: ce828a7d-50eb-40a4-8a28-e428d40dbd57 Authenticating user 'default' from [fd00:1122:3344:101::a]:55821 2025.03.21 02:04:23.729402 [ 271 ] {} TCP-Session: e601d809-6161-401f-9ebc-c50fc484b3a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.729396 [ 275 ] {} TCP-Session: 7fb70a30-1db5-4d5e-873d-a38b80831124 Authenticating user 'default' from [fd00:1122:3344:101::a]:37545 2025.03.21 02:04:23.729781 [ 273 ] {} TCP-Session: 076938af-a20f-4185-ba52-194d5d491e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.729263 [ 274 ] {} TCP-Session: 655883e4-5a02-4ab9-9112-4048031024e6 Authenticating user 'default' from [fd00:1122:3344:101::a]:58440 2025.03.21 02:04:23.729834 [ 276 ] {} TCP-Session: ce828a7d-50eb-40a4-8a28-e428d40dbd57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.729904 [ 274 ] {} TCP-Session: 655883e4-5a02-4ab9-9112-4048031024e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.729886 [ 275 ] {} TCP-Session: 7fb70a30-1db5-4d5e-873d-a38b80831124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.729250 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.730060 [ 274 ] {} TCP-Session: 655883e4-5a02-4ab9-9112-4048031024e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.730074 [ 276 ] {} TCP-Session: ce828a7d-50eb-40a4-8a28-e428d40dbd57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.730088 [ 272 ] {} TCP-Session: 57084849-2972-4a3a-851b-ec5019b23877 Authenticating user 'default' from [fd00:1122:3344:101::a]:36476 2025.03.21 02:04:23.730138 [ 275 ] {} TCP-Session: 7fb70a30-1db5-4d5e-873d-a38b80831124 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.730184 [ 272 ] {} TCP-Session: 57084849-2972-4a3a-851b-ec5019b23877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.730243 [ 272 ] {} TCP-Session: 57084849-2972-4a3a-851b-ec5019b23877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.850106 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54298 2025.03.21 02:04:23.851408 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.851460 [ 277 ] {} TCP-Session: 057cb933-7b53-4b1d-a34e-769069d5d103 Authenticating user 'default' from [fd00:1122:3344:101::c]:54298 2025.03.21 02:04:23.851484 [ 277 ] {} TCP-Session: 057cb933-7b53-4b1d-a34e-769069d5d103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.851634 [ 277 ] {} TCP-Session: 057cb933-7b53-4b1d-a34e-769069d5d103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.851750 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.03.21 02:04:23.851784 [ 277 ] {} 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 2025.03.21 02:04:23.851950 [ 277 ] {} 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 2025.03.21 02:04:23.853334 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54043 2025.03.21 02:04:23.853518 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.853516 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50592 2025.03.21 02:04:23.853561 [ 278 ] {} TCP-Session: c1fdacc3-bca0-465f-ae60-d1748930d752 Authenticating user 'default' from [fd00:1122:3344:101::c]:54043 2025.03.21 02:04:23.853639 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53792 2025.03.21 02:04:23.853869 [ 278 ] {} TCP-Session: c1fdacc3-bca0-465f-ae60-d1748930d752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.854054 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36204 2025.03.21 02:04:23.854085 [ 278 ] {} TCP-Session: c1fdacc3-bca0-465f-ae60-d1748930d752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.854073 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58839 2025.03.21 02:04:23.854191 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39766 2025.03.21 02:04:23.854444 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49433 2025.03.21 02:04:23.854672 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.854695 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.854943 [ 281 ] {} TCP-Session: 97fdcb56-1ae7-4429-a2ca-4fa87663341c Authenticating user 'default' from [fd00:1122:3344:101::c]:36204 2025.03.21 02:04:23.854948 [ 282 ] {} TCP-Session: 385afd65-14d9-49d0-8f59-866717618b6f Authenticating user 'default' from [fd00:1122:3344:101::c]:58839 2025.03.21 02:04:23.855162 [ 281 ] {} TCP-Session: 97fdcb56-1ae7-4429-a2ca-4fa87663341c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.855173 [ 282 ] {} TCP-Session: 385afd65-14d9-49d0-8f59-866717618b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.855779 [ 281 ] {} TCP-Session: 97fdcb56-1ae7-4429-a2ca-4fa87663341c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.856034 [ 282 ] {} TCP-Session: 385afd65-14d9-49d0-8f59-866717618b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.858270 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.858437 [ 283 ] {} TCP-Session: 08077a09-b582-46ba-a6b7-2625301e51b1 Authenticating user 'default' from [fd00:1122:3344:101::c]:39766 2025.03.21 02:04:23.858465 [ 283 ] {} TCP-Session: 08077a09-b582-46ba-a6b7-2625301e51b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.858479 [ 283 ] {} TCP-Session: 08077a09-b582-46ba-a6b7-2625301e51b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.858949 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.859008 [ 284 ] {} TCP-Session: 21e6d690-f4cc-4b33-b0cf-a7df5936bb72 Authenticating user 'default' from [fd00:1122:3344:101::c]:49433 2025.03.21 02:04:23.859034 [ 284 ] {} TCP-Session: 21e6d690-f4cc-4b33-b0cf-a7df5936bb72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.859048 [ 284 ] {} TCP-Session: 21e6d690-f4cc-4b33-b0cf-a7df5936bb72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.859595 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.859631 [ 280 ] {} TCP-Session: 849ec0e7-67e5-47eb-95c8-df23b2eb89b2 Authenticating user 'default' from [fd00:1122:3344:101::c]:53792 2025.03.21 02:04:23.859652 [ 280 ] {} TCP-Session: 849ec0e7-67e5-47eb-95c8-df23b2eb89b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.859849 [ 280 ] {} TCP-Session: 849ec0e7-67e5-47eb-95c8-df23b2eb89b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.860151 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.03.21 02:04:23.860200 [ 279 ] {} TCP-Session: ea7ef646-eb84-4f21-aff8-b1bebf6a8727 Authenticating user 'default' from [fd00:1122:3344:101::c]:50592 2025.03.21 02:04:23.860370 [ 279 ] {} TCP-Session: ea7ef646-eb84-4f21-aff8-b1bebf6a8727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:23.860388 [ 279 ] {} TCP-Session: ea7ef646-eb84-4f21-aff8-b1bebf6a8727 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:04:24.000174 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 136.29 MiB, peak 136.29 MiB, free memory in arenas 0.00 B, will set to 140.79 MiB (RSS), difference: 4.50 MiB 2025.03.21 02:04:30.030545 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.03.21 02:04:30.030573 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.03.21 02:04:30.030654 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.03.21 02:04:30.030679 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.03.21 02:04:30.041442 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Loading data parts 2025.03.21 02:04:30.041762 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): There are no data parts 2025.03.21 02:04:30.052743 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:30.052947 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2025.03.21 02:04:30.054385 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Loading data parts 2025.03.21 02:04:30.054552 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): There are no data parts 2025.03.21 02:04:30.055203 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:30.056281 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:30.056910 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.03.21 02:04:30.081495 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:30.081699 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2025.03.21 02:04:30.089057 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:30.090157 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:30.092603 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.03.21 02:04:31.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.82 MiB, peak 149.82 MiB, free memory in arenas 0.00 B, will set to 150.61 MiB (RSS), difference: 4.79 MiB 2025.03.21 02:04:32.530522 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 2025.03.21 02:04:32.530730 [ 243 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.03.21 02:04:32.536036 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Loading data parts 2025.03.21 02:04:32.536234 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): There are no data parts 2025.03.21 02:04:32.545161 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:32.545308 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2025.03.21 02:04:32.547036 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:32.547544 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:32.548166 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 88 2025.03.21 02:04:33.000179 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.79 MiB, peak 154.79 MiB, free memory in arenas 0.00 B, will set to 151.00 MiB (RSS), difference: -3.79 MiB 2025.03.21 02:04:37.497752 [ 111 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:04:37.497810 [ 111 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:04:37.557082 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.03.21 02:04:37.558088 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:37.558141 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2025.03.21 02:04:37.559072 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:04:37.559692 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:37.560016 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.03.21 02:04:37.592735 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.03.21 02:04:37.614155 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:37.614280 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. 2025.03.21 02:04:37.621032 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:04:37.622220 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:37.625493 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.03.21 02:04:38.000215 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.67 MiB, peak 155.67 MiB, free memory in arenas 0.00 B, will set to 152.79 MiB (RSS), difference: 1.12 MiB 2025.03.21 02:04:43.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 148.80 MiB, peak 155.67 MiB, free memory in arenas 0.00 B, will set to 152.82 MiB (RSS), difference: 4.02 MiB 2025.03.21 02:04:43.124247 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.124435 [ 258 ] {f9ec8263-23a9-4ff9-9e0e-599deaec34d1} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.130784 [ 258 ] {f9ec8263-23a9-4ff9-9e0e-599deaec34d1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.136905 [ 258 ] {f9ec8263-23a9-4ff9-9e0e-599deaec34d1} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.153677 [ 258 ] {f9ec8263-23a9-4ff9-9e0e-599deaec34d1} TCPHandler: Processed in 0.029553494 sec. 2025.03.21 02:04:43.161048 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.161217 [ 258 ] {0ae2d50f-c7d4-4b12-8529-134dea15e4c0} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.173272 [ 258 ] {0ae2d50f-c7d4-4b12-8529-134dea15e4c0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.173335 [ 258 ] {0ae2d50f-c7d4-4b12-8529-134dea15e4c0} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.173874 [ 258 ] {0ae2d50f-c7d4-4b12-8529-134dea15e4c0} TCPHandler: Processed in 0.012886274 sec. 2025.03.21 02:04:43.174153 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.174302 [ 258 ] {c17bed39-cd0f-423c-92dd-81fe2840d3c6} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.176849 [ 258 ] {c17bed39-cd0f-423c-92dd-81fe2840d3c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.176909 [ 258 ] {c17bed39-cd0f-423c-92dd-81fe2840d3c6} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.177367 [ 258 ] {c17bed39-cd0f-423c-92dd-81fe2840d3c6} TCPHandler: Processed in 0.003266997 sec. 2025.03.21 02:04:43.177587 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.177728 [ 258 ] {377fe8af-ab8c-4db2-99c4-65c8b088f726} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.178054 [ 258 ] {377fe8af-ab8c-4db2-99c4-65c8b088f726} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.178110 [ 258 ] {377fe8af-ab8c-4db2-99c4-65c8b088f726} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.178541 [ 258 ] {377fe8af-ab8c-4db2-99c4-65c8b088f726} TCPHandler: Processed in 0.001006277 sec. 2025.03.21 02:04:43.178752 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.178888 [ 258 ] {dca0fd80-3364-42b7-8e1a-b230423367c0} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.179203 [ 258 ] {dca0fd80-3364-42b7-8e1a-b230423367c0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.179256 [ 258 ] {dca0fd80-3364-42b7-8e1a-b230423367c0} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.179682 [ 258 ] {dca0fd80-3364-42b7-8e1a-b230423367c0} TCPHandler: Processed in 0.000980047 sec. 2025.03.21 02:04:43.179900 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.180035 [ 258 ] {a945b11f-5eb9-4473-958f-f0530261d732} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.180364 [ 258 ] {a945b11f-5eb9-4473-958f-f0530261d732} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.180423 [ 258 ] {a945b11f-5eb9-4473-958f-f0530261d732} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.180857 [ 258 ] {a945b11f-5eb9-4473-958f-f0530261d732} TCPHandler: Processed in 0.001008298 sec. 2025.03.21 02:04:43.181051 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.181188 [ 258 ] {1d2e973b-061b-4890-b8b1-9c160d3527b2} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.181549 [ 258 ] {1d2e973b-061b-4890-b8b1-9c160d3527b2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.181608 [ 258 ] {1d2e973b-061b-4890-b8b1-9c160d3527b2} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.182045 [ 258 ] {1d2e973b-061b-4890-b8b1-9c160d3527b2} TCPHandler: Processed in 0.001044038 sec. 2025.03.21 02:04:43.182323 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.182489 [ 258 ] {c15aae77-71db-48fc-98da-dc0174d7326a} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.182821 [ 258 ] {c15aae77-71db-48fc-98da-dc0174d7326a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.182872 [ 258 ] {c15aae77-71db-48fc-98da-dc0174d7326a} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.183309 [ 258 ] {c15aae77-71db-48fc-98da-dc0174d7326a} TCPHandler: Processed in 0.001037308 sec. 2025.03.21 02:04:43.183523 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.183662 [ 258 ] {1d9a7164-a134-4931-b5b9-8c1fb4848c7a} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.183995 [ 258 ] {1d9a7164-a134-4931-b5b9-8c1fb4848c7a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.184047 [ 258 ] {1d9a7164-a134-4931-b5b9-8c1fb4848c7a} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.184485 [ 258 ] {1d9a7164-a134-4931-b5b9-8c1fb4848c7a} TCPHandler: Processed in 0.001012238 sec. 2025.03.21 02:04:43.184701 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.184840 [ 258 ] {f99275f8-f36f-4eea-b412-09c57267463c} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.185173 [ 258 ] {f99275f8-f36f-4eea-b412-09c57267463c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.185225 [ 258 ] {f99275f8-f36f-4eea-b412-09c57267463c} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.185664 [ 258 ] {f99275f8-f36f-4eea-b412-09c57267463c} TCPHandler: Processed in 0.001013637 sec. 2025.03.21 02:04:43.185860 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.186002 [ 258 ] {e2b27188-f68b-404f-852e-a3c02e71b276} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.186336 [ 258 ] {e2b27188-f68b-404f-852e-a3c02e71b276} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.186388 [ 258 ] {e2b27188-f68b-404f-852e-a3c02e71b276} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.186831 [ 258 ] {e2b27188-f68b-404f-852e-a3c02e71b276} TCPHandler: Processed in 0.001021218 sec. 2025.03.21 02:04:43.187033 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.187176 [ 258 ] {416e476b-b17b-4913-a6d5-f5e6b90f8394} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.187522 [ 258 ] {416e476b-b17b-4913-a6d5-f5e6b90f8394} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.187574 [ 258 ] {416e476b-b17b-4913-a6d5-f5e6b90f8394} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.188009 [ 258 ] {416e476b-b17b-4913-a6d5-f5e6b90f8394} TCPHandler: Processed in 0.001026198 sec. 2025.03.21 02:04:43.188254 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.188423 [ 258 ] {a005876f-9335-4d84-affc-0862ba7a53bb} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.188747 [ 258 ] {a005876f-9335-4d84-affc-0862ba7a53bb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.188796 [ 258 ] {a005876f-9335-4d84-affc-0862ba7a53bb} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.189314 [ 258 ] {a005876f-9335-4d84-affc-0862ba7a53bb} TCPHandler: Processed in 0.001096359 sec. 2025.03.21 02:04:43.189544 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.189687 [ 258 ] {dd702cbe-2213-4f59-b84a-fdadb76ede6b} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.190033 [ 258 ] {dd702cbe-2213-4f59-b84a-fdadb76ede6b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.190091 [ 258 ] {dd702cbe-2213-4f59-b84a-fdadb76ede6b} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.190537 [ 258 ] {dd702cbe-2213-4f59-b84a-fdadb76ede6b} TCPHandler: Processed in 0.001043768 sec. 2025.03.21 02:04:43.190750 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.190894 [ 258 ] {4637fe1c-3b66-404b-adfd-23beb230f50f} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.191243 [ 258 ] {4637fe1c-3b66-404b-adfd-23beb230f50f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.191294 [ 258 ] {4637fe1c-3b66-404b-adfd-23beb230f50f} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.191732 [ 258 ] {4637fe1c-3b66-404b-adfd-23beb230f50f} TCPHandler: Processed in 0.001031738 sec. 2025.03.21 02:04:43.191932 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.192074 [ 258 ] {feca82fc-008b-4d66-b979-448688d85a17} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.192422 [ 258 ] {feca82fc-008b-4d66-b979-448688d85a17} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.192474 [ 258 ] {feca82fc-008b-4d66-b979-448688d85a17} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.192920 [ 258 ] {feca82fc-008b-4d66-b979-448688d85a17} TCPHandler: Processed in 0.001037628 sec. 2025.03.21 02:04:43.193118 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.193264 [ 258 ] {34b1d2a4-4311-4a3f-b5e7-4e3fc17d6454} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.193619 [ 258 ] {34b1d2a4-4311-4a3f-b5e7-4e3fc17d6454} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.193672 [ 258 ] {34b1d2a4-4311-4a3f-b5e7-4e3fc17d6454} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.194226 [ 258 ] {34b1d2a4-4311-4a3f-b5e7-4e3fc17d6454} TCPHandler: Processed in 0.00115858 sec. 2025.03.21 02:04:43.194451 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.194597 [ 258 ] {770ab00a-5460-4b15-bf22-1d7925b54dc1} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:43.194966 [ 258 ] {770ab00a-5460-4b15-bf22-1d7925b54dc1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.195019 [ 258 ] {770ab00a-5460-4b15-bf22-1d7925b54dc1} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:43.195517 [ 258 ] {770ab00a-5460-4b15-bf22-1d7925b54dc1} TCPHandler: Processed in 0.00111631 sec. 2025.03.21 02:04:43.199922 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.200041 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.21 02:04:43.200088 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:43.200802 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:43.200847 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:43.203541 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:43.203991 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:43.204218 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} executeQuery: Read 18 rows, 2.52 KiB in 0.004212 sec., 4273.504273504274 rows/sec., 597.72 KiB/sec. 2025.03.21 02:04:43.204274 [ 258 ] {d67215c7-df9f-40e7-a6f1-de33dcba7c00} TCPHandler: Processed in 0.004403316 sec. 2025.03.21 02:04:43.204389 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.204499 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:04:43.204545 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:04:43.212212 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:43.212249 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:43.212783 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:43.213273 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:43.213493 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} executeQuery: Read 56 rows, 4.41 KiB in 0.009017 sec., 6210.491294222024 rows/sec., 488.55 KiB/sec. 2025.03.21 02:04:43.213573 [ 258 ] {f1090725-1b5f-4119-b9c6-ef0ccc30a7ee} TCPHandler: Processed in 0.009235721 sec. 2025.03.21 02:04:43.213688 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.213797 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:04:43.213841 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:04:43.214391 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:43.214429 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:43.214887 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:43.215364 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:43.215568 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} executeQuery: Read 64 rows, 5.12 KiB in 0.001796 sec., 35634.74387527839 rows/sec., 2.78 MiB/sec. 2025.03.21 02:04:43.215621 [ 258 ] {cc58159a-ca2f-41c0-a0ac-03d5ed384b9f} TCPHandler: Processed in 0.001985185 sec. 2025.03.21 02:04:43.215736 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.215842 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:04:43.215890 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:04:43.216413 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:43.216448 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:43.217118 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:43.217587 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:43.217801 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} executeQuery: Read 96 rows, 6.85 KiB in 0.001982 sec., 48435.9233097881 rows/sec., 3.37 MiB/sec. 2025.03.21 02:04:43.217853 [ 258 ] {d14f664f-05b0-4265-959a-e6948b59fd98} TCPHandler: Processed in 0.002169418 sec. 2025.03.21 02:04:43.217959 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:43.218061 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:04:43.218108 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:04:43.218526 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:43.218564 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:43.219018 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:43.219496 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:43.219850 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} executeQuery: Read 36 rows, 2.48 KiB in 0.001795 sec., 20055.710306406687 rows/sec., 1.35 MiB/sec. 2025.03.21 02:04:43.219917 [ 258 ] {5a80967e-8a17-4e72-9397-10f7d6125a32} TCPHandler: Processed in 0.002007985 sec. 2025.03.21 02:04:45.060211 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.03.21 02:04:45.060946 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:45.060994 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:45.061746 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:04:45.062209 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:45.062398 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.03.21 02:04:45.125638 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.03.21 02:04:45.145115 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:45.145177 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:45.152170 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:04:45.153466 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:45.156272 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.03.21 02:04:48.127632 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:48.127820 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:04:48.127894 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:04:48.128620 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:48.128671 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:48.129361 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:04:48.129841 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:48.130076 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} executeQuery: Read 56 rows, 4.41 KiB in 0.002309 sec., 24252.92334343872 rows/sec., 1.86 MiB/sec. 2025.03.21 02:04:48.130140 [ 258 ] {c8333f0d-cab6-461b-b05c-40994adef69d} TCPHandler: Processed in 0.002636076 sec. 2025.03.21 02:04:48.130255 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:48.130365 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:04:48.130412 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:04:48.130955 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:48.130995 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:48.131458 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:04:48.131932 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:48.132152 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} executeQuery: Read 64 rows, 5.12 KiB in 0.001814 sec., 35281.14663726571 rows/sec., 2.75 MiB/sec. 2025.03.21 02:04:48.132204 [ 258 ] {99cee017-6a02-44cf-9bab-555338a70196} TCPHandler: Processed in 0.002003705 sec. 2025.03.21 02:04:48.132318 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:48.132426 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:04:48.132477 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:04:48.132990 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:48.133030 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:48.133557 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:04:48.134008 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:48.134231 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} executeQuery: Read 160 rows, 11.41 KiB in 0.001828 sec., 87527.352297593 rows/sec., 6.10 MiB/sec. 2025.03.21 02:04:48.134281 [ 258 ] {5f571ae2-00d5-47a9-8fb0-c67aecfee54a} TCPHandler: Processed in 0.002015655 sec. 2025.03.21 02:04:48.134386 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:48.134488 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:04:48.134535 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:04:48.134954 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:48.134994 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:48.135463 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:04:48.136003 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:48.136265 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} executeQuery: Read 60 rows, 4.14 KiB in 0.001782 sec., 33670.03367003367 rows/sec., 2.27 MiB/sec. 2025.03.21 02:04:48.136383 [ 258 ] {f4d3581a-f21f-4f98-85ce-e7294bdefdcc} TCPHandler: Processed in 0.002048125 sec. 2025.03.21 02:04:52.497851 [ 89 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:04:52.497919 [ 89 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:04:52.548801 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 2025.03.21 02:04:52.553447 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:52.553500 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:52.555152 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:04:52.555707 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:52.556263 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 142 2025.03.21 02:04:52.562641 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.03.21 02:04:52.563804 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:52.563910 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:52.564683 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:04:52.565147 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:52.565389 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.03.21 02:04:52.656433 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.03.21 02:04:52.677001 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:52.677065 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:52.683907 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:04:52.685055 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:52.687594 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.03.21 02:04:53.123449 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.123675 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:53.124086 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:04:53.126267 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 02:04:53.126660 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:53.128844 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:53.131348 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.03.21 02:04:53.136621 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:04:53.138642 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:04:53.138672 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:04:53.138809 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 02:04:53.138843 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.21 02:04:53.154850 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} executeQuery: Read 18 rows, 754.00 B in 0.031271 sec., 575.6131879377059 rows/sec., 23.55 KiB/sec. 2025.03.21 02:04:53.154996 [ 258 ] {c8369189-36f3-4b5d-8933-2f123e5cff52} TCPHandler: Processed in 0.031646941 sec. 2025.03.21 02:04:53.159932 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.160137 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:53.160491 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:04:53.160543 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 02:04:53.160829 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:53.160895 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:53.161043 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.03.21 02:04:53.161077 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:04:53.161100 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:04:53.161117 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:04:53.161162 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 02:04:53.161184 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.21 02:04:53.161825 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} executeQuery: Read 18 rows, 754.00 B in 0.001786 sec., 10078.387458006719 rows/sec., 412.28 KiB/sec. 2025.03.21 02:04:53.161941 [ 258 ] {cad895cd-b594-4ab1-9022-22ff0381c38a} TCPHandler: Processed in 0.002076536 sec. 2025.03.21 02:04:53.162169 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.162324 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:53.162596 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:04:53.162639 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 02:04:53.162900 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:53.162970 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:53.163108 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.03.21 02:04:53.163141 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:04:53.163164 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:04:53.163181 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:04:53.163226 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 02:04:53.163249 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.21 02:04:53.163835 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} executeQuery: Read 18 rows, 754.00 B in 0.00158 sec., 11392.405063291139 rows/sec., 466.03 KiB/sec. 2025.03.21 02:04:53.163947 [ 258 ] {844eb76c-ede6-4e53-9b4b-f07177fd40f3} TCPHandler: Processed in 0.001829442 sec. 2025.03.21 02:04:53.164140 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.164294 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:53.164559 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:04:53.164601 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 02:04:53.164861 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:53.164925 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:53.165065 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.03.21 02:04:53.165098 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:04:53.165120 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:04:53.165138 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:04:53.165179 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 02:04:53.165202 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.21 02:04:53.165743 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} executeQuery: Read 18 rows, 754.00 B in 0.001517 sec., 11865.524060646012 rows/sec., 485.38 KiB/sec. 2025.03.21 02:04:53.165856 [ 258 ] {52472037-55e7-4be7-8161-84c44a0eee74} TCPHandler: Processed in 0.001767 sec. 2025.03.21 02:04:53.166987 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.167141 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:04:53.167409 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:04:53.167452 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 02:04:53.167717 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:53.167782 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:04:53.167920 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.03.21 02:04:53.167951 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:04:53.167974 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:04:53.167990 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:04:53.168032 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 02:04:53.168054 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.03.21 02:04:53.168668 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} executeQuery: Read 18 rows, 754.00 B in 0.001596 sec., 11278.195488721805 rows/sec., 461.36 KiB/sec. 2025.03.21 02:04:53.168780 [ 258 ] {bcc87686-1bce-43df-980d-b6d0723bbca5} TCPHandler: Processed in 0.001850282 sec. 2025.03.21 02:04:53.173689 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.173841 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.21 02:04:53.173898 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:04:53.174696 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:53.174749 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:53.175385 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:04:53.175807 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:53.176038 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} executeQuery: Read 5 rows, 539.00 B in 0.002239 sec., 2233.139794551139 rows/sec., 235.09 KiB/sec. 2025.03.21 02:04:53.176095 [ 258 ] {d2998e3d-108f-4d52-ab4e-c9c034089dcf} TCPHandler: Processed in 0.002466512 sec. 2025.03.21 02:04:53.176235 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.176343 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:04:53.176388 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:04:53.176968 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:53.177009 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:53.177487 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:04:53.177931 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:53.178237 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} executeQuery: Read 129 rows, 11.33 KiB in 0.001912 sec., 67468.61924686193 rows/sec., 5.79 MiB/sec. 2025.03.21 02:04:53.178383 [ 258 ] {7e7bf3b0-1e70-4d6b-9138-55be762d50b5} TCPHandler: Processed in 0.002203478 sec. 2025.03.21 02:04:53.178514 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.178622 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:04:53.178667 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:04:53.179245 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:53.179282 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:53.179816 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:53.180395 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:53.180663 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} executeQuery: Read 36 rows, 2.71 KiB in 0.002047 sec., 17586.712261846602 rows/sec., 1.29 MiB/sec. 2025.03.21 02:04:53.180792 [ 258 ] {f582e494-b4f6-4ae2-8efb-4b0d044e6be8} TCPHandler: Processed in 0.0023283 sec. 2025.03.21 02:04:53.180921 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.181030 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:04:53.181081 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:04:53.181664 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:53.181708 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:53.182259 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:53.182728 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:53.182936 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} executeQuery: Read 1 rows, 68.00 B in 0.001931 sec., 517.8663904712585 rows/sec., 34.39 KiB/sec. 2025.03.21 02:04:53.182988 [ 258 ] {ee6b1bff-bcb1-480d-9218-e8d0570223e6} TCPHandler: Processed in 0.002118667 sec. 2025.03.21 02:04:53.183103 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.183210 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:04:53.183254 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:04:53.183824 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:53.183863 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:53.184293 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:04:53.184713 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:53.184923 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} executeQuery: Read 116 rows, 9.29 KiB in 0.001735 sec., 66858.78962536024 rows/sec., 5.23 MiB/sec. 2025.03.21 02:04:53.184972 [ 258 ] {efaa4735-9931-445d-a1c1-2fe1cd4a19ba} TCPHandler: Processed in 0.001921373 sec. 2025.03.21 02:04:53.185083 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.185189 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:04:53.185247 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:04:53.185745 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:53.185784 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:53.186287 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:04:53.186819 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:53.187041 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} executeQuery: Read 160 rows, 11.41 KiB in 0.001874 sec., 85378.86872998932 rows/sec., 5.95 MiB/sec. 2025.03.21 02:04:53.187095 [ 258 ] {ea925020-ad79-4c1b-8f99-86b4dda1e968} TCPHandler: Processed in 0.002063436 sec. 2025.03.21 02:04:53.187223 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.187330 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:04:53.187377 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:04:53.187797 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:53.187838 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:53.188314 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:53.188831 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:53.189092 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} executeQuery: Read 1 rows, 65.00 B in 0.001778 sec., 562.429696287964 rows/sec., 35.70 KiB/sec. 2025.03.21 02:04:53.189220 [ 258 ] {5f2f8a92-c216-415b-ab82-98c3451239e1} TCPHandler: Processed in 0.002047446 sec. 2025.03.21 02:04:53.189334 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.189441 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:04:53.189508 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:04:53.190774 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:53.190814 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:53.193715 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:53.194435 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:53.194764 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} executeQuery: Read 36 rows, 66.06 KiB in 0.005343 sec., 6737.787759685571 rows/sec., 12.07 MiB/sec. 2025.03.21 02:04:53.194924 [ 258 ] {f752ceb4-a085-4c0d-944f-276bb2f0effc} TCPHandler: Processed in 0.005637948 sec. 2025.03.21 02:04:53.195076 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.195182 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.21 02:04:53.195229 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.21 02:04:53.195665 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:53.195703 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:53.196267 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:04:53.196802 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:53.197076 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} executeQuery: Read 24 rows, 1.78 KiB in 0.001898 sec., 12644.889357218124 rows/sec., 937.97 KiB/sec. 2025.03.21 02:04:53.197156 [ 258 ] {a542f06c-386b-4570-b816-f78405b9f61a} TCPHandler: Processed in 0.002139777 sec. 2025.03.21 02:04:53.197264 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:53.197367 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:04:53.197414 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:04:53.197860 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:53.197901 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:53.198377 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:04:53.198884 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:53.199100 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} executeQuery: Read 60 rows, 4.14 KiB in 0.001756 sec., 34168.56492027335 rows/sec., 2.30 MiB/sec. 2025.03.21 02:04:53.199153 [ 258 ] {d835f442-bb7e-4ade-93dc-6809fc583c09} TCPHandler: Processed in 0.001938734 sec. 2025.03.21 02:04:58.128216 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:58.128420 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:04:58.128492 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:04:58.129253 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:58.129306 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:58.129887 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:04:58.130406 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:58.130648 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} executeQuery: Read 56 rows, 4.41 KiB in 0.00228 sec., 24561.40350877193 rows/sec., 1.89 MiB/sec. 2025.03.21 02:04:58.130714 [ 258 ] {15c79a09-6236-41ff-a38e-cff6e61b3f40} TCPHandler: Processed in 0.002627725 sec. 2025.03.21 02:04:58.130850 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:58.130964 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:04:58.131013 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:04:58.131707 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:58.131749 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:58.132270 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:04:58.132799 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:58.133021 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} executeQuery: Read 64 rows, 5.12 KiB in 0.002084 sec., 30710.17274472169 rows/sec., 2.40 MiB/sec. 2025.03.21 02:04:58.133072 [ 258 ] {e2a468a9-c31c-4b18-802a-fc7fb94c4b34} TCPHandler: Processed in 0.002274899 sec. 2025.03.21 02:04:58.133186 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:58.133295 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:04:58.133345 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:04:58.133875 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:58.133916 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:58.134448 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:04:58.134948 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:58.135162 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} executeQuery: Read 160 rows, 11.41 KiB in 0.001891 sec., 84611.31676361713 rows/sec., 5.89 MiB/sec. 2025.03.21 02:04:58.135213 [ 258 ] {82fe38f0-0db4-4460-b257-eea00bc8e0e2} TCPHandler: Processed in 0.002078726 sec. 2025.03.21 02:04:58.135332 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:04:58.135439 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:04:58.135492 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:04:58.135929 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:04:58.135969 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:04:58.136476 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:04:58.137020 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:04:58.137243 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} executeQuery: Read 60 rows, 4.14 KiB in 0.001826 sec., 32858.70755750274 rows/sec., 2.21 MiB/sec. 2025.03.21 02:04:58.137291 [ 258 ] {b7108b9b-242a-4485-82d3-97db509c3c9b} TCPHandler: Processed in 0.002012305 sec. 2025.03.21 02:05:00.065597 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.03.21 02:05:00.066382 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:00.066422 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:05:00.067134 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:00.067600 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:00.067814 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.03.21 02:05:00.187763 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.03.21 02:05:00.208054 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:00.208124 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:05:00.214963 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:00.216248 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:00.219063 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.03.21 02:05:02.556752 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 180 2025.03.21 02:05:02.559959 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:02.560005 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:05:02.561550 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:05:02.561875 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:02.562658 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 180 2025.03.21 02:05:03.129177 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:03.129389 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:03.129467 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:03.130354 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:03.130400 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:05:03.130879 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:03.131182 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:03.131385 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} executeQuery: Read 128 rows, 11.24 KiB in 0.002057 sec., 62226.54350996597 rows/sec., 5.34 MiB/sec. 2025.03.21 02:05:03.131447 [ 258 ] {f2c5d945-f1ed-4a38-9742-0232a42a8873} TCPHandler: Processed in 0.002398842 sec. 2025.03.21 02:05:03.131582 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:03.131704 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:03.131754 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:03.132316 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:03.132356 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:05:03.132728 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:05:03.132978 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:03.133161 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} executeQuery: Read 36 rows, 2.71 KiB in 0.001481 sec., 24307.900067521947 rows/sec., 1.79 MiB/sec. 2025.03.21 02:05:03.133219 [ 258 ] {fb79ecfb-de82-4070-a476-4e7f47938e35} TCPHandler: Processed in 0.00169045 sec. 2025.03.21 02:05:03.133364 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:03.133475 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:03.133521 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:03.134112 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:03.134151 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:05:03.134523 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:03.134767 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:03.134979 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} executeQuery: Read 100 rows, 8.00 KiB in 0.001523 sec., 65659.88181221274 rows/sec., 5.13 MiB/sec. 2025.03.21 02:05:03.135134 [ 258 ] {be0161cc-e160-455d-bb18-6dba480316d1} TCPHandler: Processed in 0.001818182 sec. 2025.03.21 02:05:03.135269 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:03.135381 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:03.135430 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:03.135978 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:03.136017 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:05:03.136413 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:03.136667 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:03.136870 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. 2025.03.21 02:05:03.136930 [ 258 ] {a2275bb8-3a93-4690-9b01-4681040fcd52} TCPHandler: Processed in 0.00171197 sec. 2025.03.21 02:05:03.137036 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:03.137140 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:03.137205 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:05:03.138333 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:03.138370 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:05:03.139042 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:05:03.139319 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:03.139615 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} executeQuery: Read 36 rows, 66.06 KiB in 0.002472 sec., 14563.106796116506 rows/sec., 26.10 MiB/sec. 2025.03.21 02:05:03.139730 [ 258 ] {08004ab0-c148-4104-b195-1eb368968433} TCPHandler: Processed in 0.002743048 sec. 2025.03.21 02:05:03.139883 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:03.139988 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:03.140035 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:03.140478 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:03.140517 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.03.21 02:05:03.140881 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:03.141134 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:03.141325 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. 2025.03.21 02:05:03.141382 [ 258 ] {7246e5ce-ff08-4a82-b457-cea69e97587e} TCPHandler: Processed in 0.001550417 sec. 2025.03.21 02:05:07.497967 [ 69 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:05:07.498031 [ 69 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:05:07.568095 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.03.21 02:05:07.569143 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:07.569223 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:07.569870 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:07.570137 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:07.570327 [ 69 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:07.570417 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.03.21 02:05:07.570442 [ 69 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:07.570480 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:07.574544 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:07.574724 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:07.574832 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.03.21 02:05:07.574972 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.03.21 02:05:07.575211 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.03.21 02:05:07.575410 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.03.21 02:05:07.575624 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.03.21 02:05:07.575801 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.03.21 02:05:07.609421 [ 196 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.038851497 sec., 72223.72924265955 rows/sec., 1.03 MiB/sec. 2025.03.21 02:05:07.610099 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:07.610442 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:07.610522 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_6_1} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:07.610630 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.03.21 02:05:07.719266 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.03.21 02:05:07.739542 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:07.739594 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:07.746190 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:07.746957 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:07.747333 [ 69 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:07.747449 [ 69 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:07.747532 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:07.747896 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:07.763906 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.03.21 02:05:07.765289 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:07.766872 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.03.21 02:05:07.772430 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.03.21 02:05:07.777863 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.03.21 02:05:07.782942 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.03.21 02:05:07.799231 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.03.21 02:05:07.803942 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.03.21 02:05:07.871302 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.123645973 sec., 372.02990832544134 rows/sec., 1.92 MiB/sec. 2025.03.21 02:05:07.873648 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:07.876468 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:07.876590 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_6_1} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:07.878875 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.03.21 02:05:08.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.72 MiB, peak 169.26 MiB, free memory in arenas 0.00 B, will set to 162.86 MiB (RSS), difference: 3.13 MiB 2025.03.21 02:05:08.122969 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.123233 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.123662 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.123712 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 02:05:08.124049 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.124136 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.124320 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.03.21 02:05:08.124551 [ 286 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.124572 [ 287 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.124675 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.124704 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.128693 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.128726 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.128792 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 02:05:08.128846 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.03.21 02:05:08.130238 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} executeQuery: Read 23 rows, 983.00 B in 0.007124 sec., 3228.523301516002 rows/sec., 134.75 KiB/sec. 2025.03.21 02:05:08.130385 [ 258 ] {2910fa44-3cf0-404f-892f-e69ab29cd977} TCPHandler: Processed in 0.007547091 sec. 2025.03.21 02:05:08.133047 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.133222 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.133524 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.133577 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 02:05:08.133870 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.133939 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.134086 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.03.21 02:05:08.134182 [ 287 ] {acf770b4-9884-47f7-9b66-6571181ecf68} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.134204 [ 288 ] {acf770b4-9884-47f7-9b66-6571181ecf68} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.134317 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.134344 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.134426 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.134448 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.134489 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.03.21 02:05:08.134535 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.03.21 02:05:08.135562 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} executeQuery: Read 23 rows, 983.00 B in 0.00242 sec., 9504.13223140496 rows/sec., 396.68 KiB/sec. 2025.03.21 02:05:08.135721 [ 258 ] {acf770b4-9884-47f7-9b66-6571181ecf68} TCPHandler: Processed in 0.002731798 sec. 2025.03.21 02:05:08.136348 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.136522 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.136789 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.136858 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.03.21 02:05:08.137128 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.137193 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.137357 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.03.21 02:05:08.137540 [ 286 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.137544 [ 288 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.137667 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.137696 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.137781 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.137804 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.137845 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.03.21 02:05:08.137888 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.03.21 02:05:08.138963 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} executeQuery: Read 23 rows, 983.00 B in 0.002523 sec., 9116.131589377725 rows/sec., 380.48 KiB/sec. 2025.03.21 02:05:08.139118 [ 258 ] {b643b8bc-c9a4-4b2a-a047-ff0dd95d8c26} TCPHandler: Processed in 0.002834749 sec. 2025.03.21 02:05:08.139348 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.139506 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.139797 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.139843 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE 2025.03.21 02:05:08.140131 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.140199 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.140342 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.03.21 02:05:08.140426 [ 287 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.140443 [ 286 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.140539 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.140567 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.140651 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.140672 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.140713 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.03.21 02:05:08.140754 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" 2025.03.21 02:05:08.141837 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} executeQuery: Read 23 rows, 983.00 B in 0.002402 sec., 9575.353871773521 rows/sec., 399.65 KiB/sec. 2025.03.21 02:05:08.141992 [ 258 ] {cd0649ec-e5be-46cc-9d89-29b7f60640c8} TCPHandler: Processed in 0.002696187 sec. 2025.03.21 02:05:08.142232 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.142391 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.142674 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.142718 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE 2025.03.21 02:05:08.143010 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.143076 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.143222 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.03.21 02:05:08.143322 [ 288 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.143330 [ 287 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.143426 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.143449 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.143529 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.143549 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.143589 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.03.21 02:05:08.143630 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" 2025.03.21 02:05:08.144686 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} executeQuery: Read 23 rows, 983.00 B in 0.002366 sec., 9721.048182586645 rows/sec., 405.73 KiB/sec. 2025.03.21 02:05:08.144822 [ 258 ] {a031062c-4b2f-4e5a-ac8c-3370e683c258} TCPHandler: Processed in 0.002640256 sec. 2025.03.21 02:05:08.145088 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.145245 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.145534 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.145583 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.03.21 02:05:08.145881 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.145949 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.146115 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.03.21 02:05:08.146180 [ 287 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.146206 [ 288 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.146301 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.146330 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.146410 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.146432 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.146477 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.03.21 02:05:08.146520 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.03.21 02:05:08.147582 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} executeQuery: Read 23 rows, 983.00 B in 0.002407 sec., 9555.463232239303 rows/sec., 398.82 KiB/sec. 2025.03.21 02:05:08.147721 [ 258 ] {40aa0e09-169f-42bd-9bce-57d4123db4f6} TCPHandler: Processed in 0.002684017 sec. 2025.03.21 02:05:08.147965 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.148127 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.148419 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.148466 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.03.21 02:05:08.148768 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.148835 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.148981 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.03.21 02:05:08.149040 [ 287 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.149066 [ 288 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.149165 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.149203 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.149302 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.149332 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.149378 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.03.21 02:05:08.149422 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.03.21 02:05:08.150399 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} executeQuery: Read 23 rows, 983.00 B in 0.002346 sec., 9803.921568627451 rows/sec., 409.19 KiB/sec. 2025.03.21 02:05:08.150536 [ 258 ] {053e2f54-b396-4b67-acd3-6ea8b89d8cf1} TCPHandler: Processed in 0.002625856 sec. 2025.03.21 02:05:08.150774 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.150935 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.151229 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.151275 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:08.151575 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.151642 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.151789 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.03.21 02:05:08.151872 [ 287 ] {bd33cfab-4734-4953-8058-fda9989d03cf} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.151890 [ 288 ] {bd33cfab-4734-4953-8058-fda9989d03cf} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.151981 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.152010 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.152092 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.152112 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.152152 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.03.21 02:05:08.152196 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.03.21 02:05:08.153188 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} executeQuery: Read 23 rows, 983.00 B in 0.002327 sec., 9883.970777825527 rows/sec., 412.53 KiB/sec. 2025.03.21 02:05:08.153327 [ 258 ] {bd33cfab-4734-4953-8058-fda9989d03cf} TCPHandler: Processed in 0.002604485 sec. 2025.03.21 02:05:08.153569 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.153729 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.154021 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.154068 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:08.154369 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.154441 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.154589 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.03.21 02:05:08.154693 [ 287 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.154701 [ 288 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.154798 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.154826 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.154908 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.154927 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.154968 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.03.21 02:05:08.155010 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.03.21 02:05:08.155990 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} executeQuery: Read 23 rows, 983.00 B in 0.002334 sec., 9854.327335047128 rows/sec., 411.29 KiB/sec. 2025.03.21 02:05:08.156127 [ 258 ] {6edc7bc6-0e4b-460e-80e8-56eb696c95ba} TCPHandler: Processed in 0.002608385 sec. 2025.03.21 02:05:08.156355 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.156516 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.156811 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.156858 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:08.157157 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.157224 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.157367 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.03.21 02:05:08.157455 [ 287 ] {453582f3-7f95-4a02-9911-2c707300e698} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.157473 [ 288 ] {453582f3-7f95-4a02-9911-2c707300e698} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.157569 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.157597 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.157676 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.157697 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.157737 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:08.157780 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:08.158836 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} executeQuery: Read 23 rows, 983.00 B in 0.002395 sec., 9603.340292275574 rows/sec., 400.82 KiB/sec. 2025.03.21 02:05:08.158986 [ 258 ] {453582f3-7f95-4a02-9911-2c707300e698} TCPHandler: Processed in 0.002681137 sec. 2025.03.21 02:05:08.159203 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.159365 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.159662 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.159709 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:08.160018 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.160085 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.160229 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.03.21 02:05:08.160297 [ 287 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.160325 [ 286 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.160409 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.160438 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.160518 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.160538 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.160578 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:08.160622 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:08.161665 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} executeQuery: Read 23 rows, 983.00 B in 0.002375 sec., 9684.21052631579 rows/sec., 404.19 KiB/sec. 2025.03.21 02:05:08.161821 [ 258 ] {3fadf537-2522-4185-a0dc-9f70a0a36db7} TCPHandler: Processed in 0.002669176 sec. 2025.03.21 02:05:08.167392 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.167565 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:08.167886 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:08.167935 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:08.168250 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.168319 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:08.168463 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.03.21 02:05:08.168525 [ 287 ] {dfd7834a-94ef-4484-acae-a79131f7564d} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:08.168574 [ 288 ] {dfd7834a-94ef-4484-acae-a79131f7564d} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:08.168672 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (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 2025.03.21 02:05:08.168700 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:08.168779 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:08.168800 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 23 rows with 2 streams 2025.03.21 02:05:08.168841 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:08.168885 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:08.169970 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} executeQuery: Read 23 rows, 983.00 B in 0.002486 sec., 9251.81013676589 rows/sec., 386.15 KiB/sec. 2025.03.21 02:05:08.170130 [ 258 ] {dfd7834a-94ef-4484-acae-a79131f7564d} TCPHandler: Processed in 0.002792959 sec. 2025.03.21 02:05:08.176045 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.176168 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.21 02:05:08.176218 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:08.177005 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.177049 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.177618 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:05:08.177871 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.178108 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} executeQuery: Read 12 rows, 4.37 KiB in 0.001976 sec., 6072.8744939271255 rows/sec., 2.16 MiB/sec. 2025.03.21 02:05:08.178166 [ 258 ] {120f7a11-f70e-489c-8b09-5b0a8d2d4a47} TCPHandler: Processed in 0.002175858 sec. 2025.03.21 02:05:08.178310 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.178421 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:05:08.178467 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:05:08.179686 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.179726 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.180189 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:05:08.180446 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.180674 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} executeQuery: Read 212 rows, 13.81 KiB in 0.002279 sec., 93023.25581395348 rows/sec., 5.92 MiB/sec. 2025.03.21 02:05:08.180729 [ 258 ] {319a2484-bb28-4675-9a52-4fb64086fa52} TCPHandler: Processed in 0.002470243 sec. 2025.03.21 02:05:08.180849 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.180959 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:08.181005 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:08.181836 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.181877 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.182294 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:08.182554 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.182715 [ 68 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:08.182781 [ 68 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.182808 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} executeQuery: Read 617 rows, 49.39 KiB in 0.001869 sec., 330123.0604601391 rows/sec., 25.81 MiB/sec. 2025.03.21 02:05:08.182822 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.182934 [ 258 ] {7e7b1ca8-d22b-40c4-8310-7a0363117aa3} TCPHandler: Processed in 0.002136247 sec. 2025.03.21 02:05:08.183027 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:08.183091 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.183235 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:08.183293 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:08.183310 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2025.03.21 02:05:08.183368 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:08.183587 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2025.03.21 02:05:08.183996 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 129 rows starting from the beginning of the part 2025.03.21 02:05:08.184308 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.03.21 02:05:08.184719 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part 2025.03.21 02:05:08.185101 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 617 rows starting from the beginning of the part 2025.03.21 02:05:08.186505 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.186584 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.187789 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:05:08.188311 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.188679 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1042 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703499 sec., 182694.86853596361 rows/sec., 15.28 MiB/sec. 2025.03.21 02:05:08.188903 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} executeQuery: Read 106 rows, 6.39 KiB in 0.005666 sec., 18708.08330391811 rows/sec., 1.10 MiB/sec. 2025.03.21 02:05:08.189054 [ 258 ] {bc91bd51-ebee-458e-b456-b693dcde7879} TCPHandler: Processed in 0.006022264 sec. 2025.03.21 02:05:08.189159 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:08.189209 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.189385 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:05:08.189465 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:05:08.189752 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.190048 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_6_1} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:08.190244 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2025.03.21 02:05:08.190595 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.190640 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.191011 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:05:08.191279 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.191557 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} executeQuery: Read 113 rows, 7.49 KiB in 0.002201 sec., 51340.299863698325 rows/sec., 3.32 MiB/sec. 2025.03.21 02:05:08.191677 [ 258 ] {62f9213c-7132-4ce7-98c4-e1064ec5e371} TCPHandler: Processed in 0.002529794 sec. 2025.03.21 02:05:08.191793 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.191902 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:05:08.191947 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:05:08.192505 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.192545 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.192972 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:05:08.193226 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.193479 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} executeQuery: Read 112 rows, 6.53 KiB in 0.001589 sec., 70484.58149779736 rows/sec., 4.02 MiB/sec. 2025.03.21 02:05:08.193571 [ 258 ] {ff5ddd27-c65e-49df-a8bb-d2278c627891} TCPHandler: Processed in 0.001828882 sec. 2025.03.21 02:05:08.193694 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.193800 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:08.193845 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:08.194528 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.194567 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.194963 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:08.195212 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.195376 [ 68 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:08.195438 [ 68 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.195474 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.195475 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} executeQuery: Read 382 rows, 27.58 KiB in 0.001685 sec., 226706.23145400593 rows/sec., 15.99 MiB/sec. 2025.03.21 02:05:08.195835 [ 258 ] {500db912-ad02-4762-b854-421f9282216d} TCPHandler: Processed in 0.002178448 sec. 2025.03.21 02:05:08.195882 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:08.196078 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.196105 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:08.196163 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.03.21 02:05:08.196243 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:05:08.196449 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2025.03.21 02:05:08.196488 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:05:08.196859 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 116 rows starting from the beginning of the part 2025.03.21 02:05:08.197180 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.03.21 02:05:08.197510 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part 2025.03.21 02:05:08.197777 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 382 rows starting from the beginning of the part 2025.03.21 02:05:08.198888 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.198958 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.200085 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:05:08.200664 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.200768 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 790 rows, containing 5 columns (5 merged, 0 gathered) in 0.00520271 sec., 151843.942868236 rows/sec., 11.88 MiB/sec. 2025.03.21 02:05:08.201034 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:08.201059 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} executeQuery: Read 6 rows, 321.00 B in 0.004847 sec., 1237.8791004745203 rows/sec., 64.67 KiB/sec. 2025.03.21 02:05:08.201199 [ 258 ] {4099c0c3-29bb-44f7-bce7-10557206e9cf} TCPHandler: Processed in 0.005200611 sec. 2025.03.21 02:05:08.201403 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.201483 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.201619 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:08.201663 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_6_1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:08.201714 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:08.201829 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.03.21 02:05:08.202413 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.202455 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.202861 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:08.203110 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.203267 [ 68 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:08.203322 [ 68 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.203354 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} executeQuery: Read 237 rows, 16.27 KiB in 0.001812 sec., 130794.70198675497 rows/sec., 8.77 MiB/sec. 2025.03.21 02:05:08.203360 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.203547 [ 258 ] {4cd0c223-8816-44aa-94dd-b270f6678ed8} TCPHandler: Processed in 0.002200609 sec. 2025.03.21 02:05:08.203617 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:08.203723 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.203797 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:08.203885 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part 2025.03.21 02:05:08.203951 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:05:08.204118 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2025.03.21 02:05:08.204162 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:05:08.204458 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2025.03.21 02:05:08.204759 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2025.03.21 02:05:08.205197 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2025.03.21 02:05:08.205580 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part 2025.03.21 02:05:08.206547 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.206620 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.207566 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:05:08.207998 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.208616 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} executeQuery: Read 1 rows, 69.00 B in 0.004726 sec., 211.59542953872196 rows/sec., 14.26 KiB/sec. 2025.03.21 02:05:08.208680 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.00517479 sec., 188026.9537507802 rows/sec., 12.98 MiB/sec. 2025.03.21 02:05:08.208758 [ 258 ] {fcf78b6a-2682-4dab-b718-1af68ba1d077} TCPHandler: Processed in 0.005096229 sec. 2025.03.21 02:05:08.208963 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:08.208987 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:08.209168 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:08.209256 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:08.209683 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.209841 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_6_1} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:08.210025 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.03.21 02:05:08.210215 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.210260 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.210640 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:08.210883 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.211025 [ 67 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:08.211066 [ 67 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:08.211068 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} executeQuery: Read 82 rows, 5.33 KiB in 0.001958 sec., 41879.46884576098 rows/sec., 2.66 MiB/sec. 2025.03.21 02:05:08.211091 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:08.211181 [ 258 ] {b93a4b97-4bee-47ce-9d9d-013f06e9e144} TCPHandler: Processed in 0.002301481 sec. 2025.03.21 02:05:08.211317 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:08.211429 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:08.211458 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:08.211524 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.03.21 02:05:08.211636 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2025.03.21 02:05:08.211858 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2025.03.21 02:05:08.211949 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2025.03.21 02:05:08.212019 [ 192 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part 2025.03.21 02:05:08.213109 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.001914303 sec., 187013.2366715196 rows/sec., 12.44 MiB/sec. 2025.03.21 02:05:08.213300 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:08.213613 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:08.213689 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_6_1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:08.213773 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.21 02:05:09.000234 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.41 MiB, peak 169.26 MiB, free memory in arenas 0.00 B, will set to 163.36 MiB (RSS), difference: -1.04 MiB 2025.03.21 02:05:09.998161 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:09.998457 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:09.998875 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:09.998926 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:09.999278 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:09.999358 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:09.999532 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.03.21 02:05:09.999638 [ 287 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:09.999730 [ 286 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:09.999760 [ 288 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 02:05:09.999935 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 02:05:09.999967 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:10.000090 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:10.000114 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.21 02:05:10.000157 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.000205 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.000312 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.002726 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} executeQuery: Read 35 rows, 1.35 KiB in 0.004405 sec., 7945.516458569807 rows/sec., 305.94 KiB/sec. 2025.03.21 02:05:10.002910 [ 258 ] {5ba04698-60fe-4d44-b3a5-f254b5b0e1f3} TCPHandler: Processed in 0.004885435 sec. 2025.03.21 02:05:10.003228 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.003394 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:10.003701 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:10.003750 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:10.004070 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:10.004137 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:10.004277 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.03.21 02:05:10.004434 [ 286 ] {460b3037-1f43-4e96-9810-700a956063e6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:10.004446 [ 290 ] {460b3037-1f43-4e96-9810-700a956063e6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:10.004473 [ 288 ] {460b3037-1f43-4e96-9810-700a956063e6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 02:05:10.004671 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 02:05:10.004700 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:10.004807 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:10.004828 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.21 02:05:10.004868 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.004911 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.004950 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.006414 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} executeQuery: Read 35 rows, 1.35 KiB in 0.0031 sec., 11290.322580645161 rows/sec., 434.73 KiB/sec. 2025.03.21 02:05:10.006588 [ 258 ] {460b3037-1f43-4e96-9810-700a956063e6} TCPHandler: Processed in 0.003412169 sec. 2025.03.21 02:05:10.006862 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.007027 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:10.007325 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:10.007374 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:10.007693 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:10.007759 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:10.007899 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.03.21 02:05:10.008032 [ 286 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:10.008050 [ 288 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:10.008068 [ 287 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 02:05:10.008181 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 02:05:10.008204 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:10.008337 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:10.008357 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.21 02:05:10.008397 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.008464 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.008504 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.009943 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} executeQuery: Read 35 rows, 1.35 KiB in 0.002995 sec., 11686.143572621037 rows/sec., 449.97 KiB/sec. 2025.03.21 02:05:10.010109 [ 258 ] {0101e104-81e5-4982-9cea-46d3e3a2a7da} TCPHandler: Processed in 0.003298638 sec. 2025.03.21 02:05:10.010356 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.010527 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:10.010828 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:10.010876 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:10.011196 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:10.011261 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:10.011403 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.03.21 02:05:10.011487 [ 286 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:10.011576 [ 290 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 02:05:10.011600 [ 288 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:10.011759 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 02:05:10.011789 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:10.011897 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:10.011918 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.21 02:05:10.011959 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.012001 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.012041 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.013458 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} executeQuery: Read 35 rows, 1.35 KiB in 0.003016 sec., 11604.774535809018 rows/sec., 446.84 KiB/sec. 2025.03.21 02:05:10.013627 [ 258 ] {88f6807e-d8cf-47d4-8bc8-b5caa4e781a4} TCPHandler: Processed in 0.003321308 sec. 2025.03.21 02:05:10.013895 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.014106 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:10.014475 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:10.014527 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:10.014863 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:10.014930 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:10.015073 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.03.21 02:05:10.015161 [ 287 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:10.015218 [ 288 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:10.015223 [ 290 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 02:05:10.015345 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 02:05:10.015374 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:10.015481 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:10.015504 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.21 02:05:10.015543 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.015585 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.015623 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.017080 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} executeQuery: Read 35 rows, 1.35 KiB in 0.003077 sec., 11374.715632109197 rows/sec., 437.98 KiB/sec. 2025.03.21 02:05:10.017251 [ 258 ] {02b505fe-5e6f-4c13-bd4a-552c891c8f25} TCPHandler: Processed in 0.00342118 sec. 2025.03.21 02:05:10.017505 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.017673 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} executeQuery: (from [fd00:1122:3344:101::d]:49826) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:10.017982 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:10.018032 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:10.018363 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:10.018429 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:10.018578 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.03.21 02:05:10.018730 [ 286 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:10.018756 [ 287 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 02:05:10.018750 [ 288 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:10.018892 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.03.21 02:05:10.018920 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:10.019025 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:10.019046 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 35 rows with 3 streams 2025.03.21 02:05:10.019085 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.019126 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.019164 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:10.020540 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} executeQuery: Read 35 rows, 1.35 KiB in 0.002949 sec., 11868.429976263142 rows/sec., 456.99 KiB/sec. 2025.03.21 02:05:10.020715 [ 258 ] {d657fc2a-2a42-42bb-8e07-c3eb796a910b} TCPHandler: Processed in 0.003262156 sec. 2025.03.21 02:05:10.106031 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.106184 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.21 02:05:10.106242 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:10.106991 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:10.107036 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:10.107543 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:05:10.107764 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:10.107994 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} executeQuery: Read 6 rows, 1.34 KiB in 0.001847 sec., 3248.511099079589 rows/sec., 723.30 KiB/sec. 2025.03.21 02:05:10.108052 [ 258 ] {6c812222-ece1-4d16-8243-8ab1ca4ad5ab} TCPHandler: Processed in 0.002090727 sec. 2025.03.21 02:05:10.108179 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.108294 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:10.108340 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:10.109486 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:10.109527 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:10.110016 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:05:10.110259 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:10.110479 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} executeQuery: Read 1268 rows, 107.80 KiB in 0.00221 sec., 573755.6561085973 rows/sec., 47.64 MiB/sec. 2025.03.21 02:05:10.110533 [ 258 ] {3e706f24-1fd8-45a9-b816-fe3e189cfc71} TCPHandler: Processed in 0.002408172 sec. 2025.03.21 02:05:10.110657 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.110763 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:10.110809 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:10.111352 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:10.111390 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:10.111744 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:05:10.111984 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:10.112229 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} executeQuery: Read 36 rows, 2.71 KiB in 0.001486 sec., 24226.110363391657 rows/sec., 1.78 MiB/sec. 2025.03.21 02:05:10.112372 [ 258 ] {69ce16ee-701a-48bc-a41a-3b666d11e60c} TCPHandler: Processed in 0.001765741 sec. 2025.03.21 02:05:10.112478 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.112580 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:05:10.112624 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:05:10.113226 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:10.113265 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:10.113640 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:05:10.113879 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:10.114093 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} executeQuery: Read 228 rows, 15.81 KiB in 0.001535 sec., 148534.2019543974 rows/sec., 10.06 MiB/sec. 2025.03.21 02:05:10.114146 [ 258 ] {6f9db48c-22e3-4d47-a09d-1ab03ca6a77c} TCPHandler: Processed in 0.00171709 sec. 2025.03.21 02:05:10.114251 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.114352 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:10.114396 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:10.115098 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:10.115136 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:10.115513 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:05:10.115754 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:10.115961 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} executeQuery: Read 556 rows, 42.29 KiB in 0.00163 sec., 341104.2944785276 rows/sec., 25.33 MiB/sec. 2025.03.21 02:05:10.116014 [ 258 ] {913a0c75-dd29-4922-b20d-bdca5bc06a21} TCPHandler: Processed in 0.001813091 sec. 2025.03.21 02:05:10.116132 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.116236 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:10.116284 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:10.119235 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:10.119273 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:10.119915 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:05:10.120206 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:10.120497 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} executeQuery: Read 2260 rows, 154.68 KiB in 0.00428 sec., 528037.3831775701 rows/sec., 35.29 MiB/sec. 2025.03.21 02:05:10.120622 [ 258 ] {940be4df-d2e6-4f2e-8f7c-ddcc8ecb3a1d} TCPHandler: Processed in 0.004541319 sec. 2025.03.21 02:05:10.120742 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.120847 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:10.120915 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:05:10.121986 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:10.122025 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:10.122679 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:05:10.122951 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:10.123189 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} executeQuery: Read 36 rows, 66.06 KiB in 0.002363 sec., 15234.87092678798 rows/sec., 27.30 MiB/sec. 2025.03.21 02:05:10.123286 [ 258 ] {af716849-73c4-467a-b27c-dd227469f7e9} TCPHandler: Processed in 0.002594635 sec. 2025.03.21 02:05:10.123437 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:10.123542 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:10.123587 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:10.124017 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:10.124055 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:10.124407 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:05:10.124643 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:10.124851 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} executeQuery: Read 24 rows, 1.66 KiB in 0.001331 sec., 18031.555221637867 rows/sec., 1.22 MiB/sec. 2025.03.21 02:05:10.124902 [ 258 ] {815dc5a2-d6b2-4d0d-ba21-718c7ebf8873} TCPHandler: Processed in 0.001515826 sec. 2025.03.21 02:05:12.563449 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 266 2025.03.21 02:05:12.567731 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:12.567785 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:12.569399 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:05:12.569720 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:12.570296 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 266 2025.03.21 02:05:13.125976 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:13.126165 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:13.126236 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:13.126979 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:13.127029 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:13.127451 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:05:13.127704 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:13.128018 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} executeQuery: Read 56 rows, 4.41 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.29 MiB/sec. 2025.03.21 02:05:13.128160 [ 258 ] {601d62ce-8a1a-4b8a-a61e-6cd9aae931a0} TCPHandler: Processed in 0.002312521 sec. 2025.03.21 02:05:13.128304 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:13.128448 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:13.128506 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:13.129175 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:13.129217 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:13.129583 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:05:13.129835 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:13.130052 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} executeQuery: Read 64 rows, 5.12 KiB in 0.001638 sec., 39072.03907203907 rows/sec., 3.05 MiB/sec. 2025.03.21 02:05:13.130106 [ 258 ] {0b02964a-3354-4c61-8e78-dff357e36732} TCPHandler: Processed in 0.001868132 sec. 2025.03.21 02:05:13.130224 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:13.130334 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:13.130385 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:13.130895 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:13.130935 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:13.131314 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:05:13.131576 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:13.131801 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} executeQuery: Read 96 rows, 6.85 KiB in 0.001492 sec., 64343.16353887399 rows/sec., 4.48 MiB/sec. 2025.03.21 02:05:13.131856 [ 258 ] {15c3064d-7768-4857-bb52-ad049651dfef} TCPHandler: Processed in 0.001682699 sec. 2025.03.21 02:05:13.131979 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:13.132089 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:13.132136 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:13.132572 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:13.132610 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:13.132959 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:05:13.133202 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:13.133424 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} executeQuery: Read 36 rows, 2.48 KiB in 0.001358 sec., 26509.57290132548 rows/sec., 1.79 MiB/sec. 2025.03.21 02:05:13.133476 [ 258 ] {296ffaed-cb4c-4d52-b8a5-f6a5add32522} TCPHandler: Processed in 0.001548557 sec. 2025.03.21 02:05:15.071099 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.03.21 02:05:15.071771 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:15.071820 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:15.072398 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:05:15.072657 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:15.072956 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.03.21 02:05:15.264559 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.03.21 02:05:15.284449 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:15.284512 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:15.291784 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:05:15.292545 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:15.295018 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.03.21 02:05:16.000224 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.12 MiB, peak 169.26 MiB, free memory in arenas 0.00 B, will set to 166.34 MiB (RSS), difference: 2.23 MiB 2025.03.21 02:05:18.134659 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:18.134847 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:05:18.134918 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:05:18.135790 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:18.135840 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:18.136275 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:05:18.136528 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:18.136787 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} executeQuery: Read 212 rows, 13.81 KiB in 0.001986 sec., 106747.2306143001 rows/sec., 6.79 MiB/sec. 2025.03.21 02:05:18.136935 [ 258 ] {cb4306d6-5258-43af-8e1b-7da668e410ec} TCPHandler: Processed in 0.002400261 sec. 2025.03.21 02:05:18.137084 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:18.137226 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:18.137277 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:18.138114 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:18.138161 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:18.138570 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:05:18.138823 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:18.139078 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} executeQuery: Read 617 rows, 49.39 KiB in 0.00188 sec., 328191.4893617021 rows/sec., 25.66 MiB/sec. 2025.03.21 02:05:18.139241 [ 258 ] {5698efb9-a2c5-4962-83fd-45cdc2c69882} TCPHandler: Processed in 0.002225159 sec. 2025.03.21 02:05:18.139363 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:18.139468 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:18.139513 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:18.140092 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:18.140133 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:18.140493 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:18.140730 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:18.140944 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} executeQuery: Read 106 rows, 6.39 KiB in 0.001499 sec., 70713.80920613743 rows/sec., 4.16 MiB/sec. 2025.03.21 02:05:18.141000 [ 258 ] {bf3720ba-a2e2-4755-939a-3b4e9f1c0d5e} TCPHandler: Processed in 0.001691959 sec. 2025.03.21 02:05:18.141124 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:18.141230 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:05:18.141277 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:05:18.141854 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:18.141894 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:18.142281 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:05:18.142513 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:18.142712 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} executeQuery: Read 113 rows, 7.49 KiB in 0.001504 sec., 75132.97872340426 rows/sec., 4.86 MiB/sec. 2025.03.21 02:05:18.142765 [ 258 ] {81baad6f-f4ce-4c44-9056-f54440bc889d} TCPHandler: Processed in 0.001692229 sec. 2025.03.21 02:05:18.142881 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:18.142986 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:05:18.143031 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:05:18.143579 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:18.143618 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:18.143969 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:05:18.144214 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:18.144422 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} executeQuery: Read 112 rows, 6.53 KiB in 0.001458 sec., 76817.55829903978 rows/sec., 4.38 MiB/sec. 2025.03.21 02:05:18.144475 [ 258 ] {7fac7c66-0098-4323-a5d3-bd4828fa6f83} TCPHandler: Processed in 0.001644389 sec. 2025.03.21 02:05:18.144681 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:18.144787 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:18.144831 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:18.145474 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:18.145515 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:18.145888 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:05:18.146144 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:18.146362 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} executeQuery: Read 382 rows, 27.58 KiB in 0.001597 sec., 239198.49718221667 rows/sec., 16.87 MiB/sec. 2025.03.21 02:05:18.146413 [ 258 ] {8f35beab-ca2e-4986-88ac-590d19b86b0a} TCPHandler: Processed in 0.001783782 sec. 2025.03.21 02:05:18.146537 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:18.146642 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:05:18.146689 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:05:18.147124 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:18.147163 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:18.147527 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:05:18.147766 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:18.147977 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} executeQuery: Read 6 rows, 321.00 B in 0.001357 sec., 4421.518054532056 rows/sec., 231.01 KiB/sec. 2025.03.21 02:05:18.148027 [ 258 ] {97b6bffe-e885-4ca0-9a6f-ef8f57e650e4} TCPHandler: Processed in 0.001540106 sec. 2025.03.21 02:05:18.148146 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:18.148252 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:18.148300 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:18.148827 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:18.148867 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:18.149261 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:05:18.149502 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:18.149763 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} executeQuery: Read 237 rows, 16.27 KiB in 0.001523 sec., 155613.91989494418 rows/sec., 10.43 MiB/sec. 2025.03.21 02:05:18.149908 [ 258 ] {ebf2cdbe-d5fd-49e2-ad97-6295925b050a} TCPHandler: Processed in 0.001809981 sec. 2025.03.21 02:05:18.150036 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:18.150142 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:05:18.150188 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:05:18.150625 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:18.150664 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:18.151036 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:05:18.151293 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:18.151499 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} executeQuery: Read 1 rows, 69.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 48.86 KiB/sec. 2025.03.21 02:05:18.151551 [ 258 ] {ab81ec31-6ca8-48d3-ace3-ed301639ea4c} TCPHandler: Processed in 0.001566967 sec. 2025.03.21 02:05:18.151670 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:18.151777 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} executeQuery: (from [fd00:1122:3344:101::d]:49826) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:18.151822 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:18.152260 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:18.152297 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:18.152657 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:05:18.152922 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:18.153116 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} executeQuery: Read 82 rows, 5.33 KiB in 0.001362 sec., 60205.580029368575 rows/sec., 3.82 MiB/sec. 2025.03.21 02:05:18.153165 [ 258 ] {6ca9ae00-3aba-4de1-8962-ef98dae49032} TCPHandler: Processed in 0.001546147 sec. 2025.03.21 02:05:22.498070 [ 48 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:05:22.498138 [ 48 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:05:22.571030 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 294 2025.03.21 02:05:22.573281 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.03.21 02:05:22.577924 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:22.578004 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:22.579530 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:22.579600 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:22.579633 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:05:22.580305 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:22.581032 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.03.21 02:05:22.582384 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:22.582718 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:22.583612 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 294 2025.03.21 02:05:22.795152 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.03.21 02:05:22.815279 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:22.815345 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:22.816511 [ 258 ] {} TCPHandler: Done processing connection. 2025.03.21 02:05:22.816667 [ 258 ] {} TCP-Session: 8c8958a5-a83d-457f-821b-a491b149fac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.03.21 02:05:22.822497 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:05:22.823253 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:22.826140 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.03.21 02:05:23.000231 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.87 MiB, peak 170.53 MiB, free memory in arenas 0.00 B, will set to 166.98 MiB (RSS), difference: 2.11 MiB 2025.03.21 02:05:23.131139 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:23.131309 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:23.131376 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:23.132195 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:23.132237 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:23.132662 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:05:23.132915 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:23.133304 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} executeQuery: Read 128 rows, 11.24 KiB in 0.001944 sec., 65843.62139917696 rows/sec., 5.65 MiB/sec. 2025.03.21 02:05:23.133567 [ 260 ] {6969affa-7852-43b5-a865-6fd5f570852a} TCPHandler: Processed in 0.002523174 sec. 2025.03.21 02:05:23.133696 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:23.133809 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:23.133857 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:23.134410 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:23.134449 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:23.134820 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:23.135069 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:23.135194 [ 47 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:23.135238 [ 47 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:23.135248 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} executeQuery: Read 36 rows, 2.71 KiB in 0.001464 sec., 24590.16393442623 rows/sec., 1.81 MiB/sec. 2025.03.21 02:05:23.135265 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:23.135368 [ 260 ] {8dce76cf-7bcf-44ef-956d-576f42673e1b} TCPHandler: Processed in 0.001725659 sec. 2025.03.21 02:05:23.135715 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:23.135714 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:23.135911 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:23.136019 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:23.136044 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:23.136158 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:23.136448 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:23.136823 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 106 rows starting from the beginning of the part 2025.03.21 02:05:23.137387 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:23.137722 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 106 rows starting from the beginning of the part 2025.03.21 02:05:23.137865 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:23.138814 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:23.138881 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:23.139939 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:05:23.140432 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:23.140880 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.005477445 sec., 64993.80641886865 rows/sec., 4.46 MiB/sec. 2025.03.21 02:05:23.141040 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} executeQuery: Read 100 rows, 8.00 KiB in 0.005174 sec., 19327.40626207963 rows/sec., 1.51 MiB/sec. 2025.03.21 02:05:23.141190 [ 260 ] {cdb505a0-330e-4973-8a64-0790555f0194} TCPHandler: Processed in 0.005571307 sec. 2025.03.21 02:05:23.141197 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:23.141398 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:23.141576 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:23.141669 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:23.141790 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:23.142071 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_6_1} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:23.142263 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:05:23.142665 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:23.142710 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:23.143117 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:05:23.143366 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:23.143836 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} executeQuery: Read 160 rows, 11.41 KiB in 0.002228 sec., 71813.2854578097 rows/sec., 5.00 MiB/sec. 2025.03.21 02:05:23.144024 [ 260 ] {7570ca69-3b75-43ae-8d13-74b00f67b8af} TCPHandler: Processed in 0.002699557 sec. 2025.03.21 02:05:23.144159 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:23.144269 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:23.144344 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:05:23.145590 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:23.145631 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:23.146308 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:05:23.146576 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:23.146900 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} executeQuery: Read 36 rows, 66.06 KiB in 0.002651 sec., 13579.781214635987 rows/sec., 24.33 MiB/sec. 2025.03.21 02:05:23.147038 [ 260 ] {f34757cd-1d6b-4c25-81c8-c91e26608706} TCPHandler: Processed in 0.002930901 sec. 2025.03.21 02:05:23.147178 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:23.147286 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:23.147334 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:23.147770 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:23.147810 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.03.21 02:05:23.148179 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:05:23.148431 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:23.148685 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} executeQuery: Read 60 rows, 4.14 KiB in 0.00142 sec., 42253.52112676056 rows/sec., 2.85 MiB/sec. 2025.03.21 02:05:23.148837 [ 260 ] {8592876b-6a4e-4f15-81ba-efcd1dafe84c} TCPHandler: Processed in 0.00170885 sec. 2025.03.21 02:05:28.134262 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:28.134467 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:05:28.134542 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:05:28.135388 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.135443 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.135883 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:05:28.136143 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.136420 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} executeQuery: Read 212 rows, 13.81 KiB in 0.001997 sec., 106159.23885828743 rows/sec., 6.75 MiB/sec. 2025.03.21 02:05:28.136501 [ 260 ] {36f69b22-0831-4fed-86df-1ace671c25fa} TCPHandler: Processed in 0.002381781 sec. 2025.03.21 02:05:28.136649 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:28.136765 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:28.136813 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:28.137639 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.137683 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.138086 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:05:28.138327 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.138505 [ 41 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:05:28.138568 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} executeQuery: Read 617 rows, 49.39 KiB in 0.001824 sec., 338267.5438596491 rows/sec., 26.44 MiB/sec. 2025.03.21 02:05:28.138578 [ 41 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.138653 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.138698 [ 260 ] {d1596bc0-9575-4fab-a14d-e57a56c90bd3} TCPHandler: Processed in 0.002100367 sec. 2025.03.21 02:05:28.138924 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:28.138928 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:05:28.139118 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:28.139223 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:28.139239 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:28.139350 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 690 rows starting from the beginning of the part 2025.03.21 02:05:28.139634 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1268 rows starting from the beginning of the part 2025.03.21 02:05:28.139943 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2025.03.21 02:05:28.140336 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 617 rows starting from the beginning of the part 2025.03.21 02:05:28.140704 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part 2025.03.21 02:05:28.141062 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 617 rows starting from the beginning of the part 2025.03.21 02:05:28.142037 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.142109 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.142976 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:05:28.143468 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.143764 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} executeQuery: Read 106 rows, 6.39 KiB in 0.004696 sec., 22572.402044293016 rows/sec., 1.33 MiB/sec. 2025.03.21 02:05:28.143829 [ 260 ] {9fc2ead6-3b1c-42ed-aab6-1aee7d1af9f3} TCPHandler: Processed in 0.004989007 sec. 2025.03.21 02:05:28.143969 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:28.144246 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:05:28.144320 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:05:28.144361 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3376 rows, containing 5 columns (5 merged, 0 gathered) in 0.005580937 sec., 604916.3429008427 rows/sec., 51.05 MiB/sec. 2025.03.21 02:05:28.144731 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:05:28.145346 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.145463 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.145528 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_11_2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:05:28.145534 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.145708 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.03.21 02:05:28.146039 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:28.146290 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.146567 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} executeQuery: Read 113 rows, 7.49 KiB in 0.00243 sec., 46502.05761316873 rows/sec., 3.01 MiB/sec. 2025.03.21 02:05:28.146719 [ 260 ] {839c989a-8d04-4449-91c8-58c62d4588c4} TCPHandler: Processed in 0.002827509 sec. 2025.03.21 02:05:28.146852 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:28.146989 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:05:28.147043 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:05:28.147705 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.147746 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.148124 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:05:28.148366 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.148584 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} executeQuery: Read 112 rows, 6.53 KiB in 0.001624 sec., 68965.5172413793 rows/sec., 3.93 MiB/sec. 2025.03.21 02:05:28.148637 [ 260 ] {4421e0cd-ce19-42db-b4da-44809c43dbb0} TCPHandler: Processed in 0.001851862 sec. 2025.03.21 02:05:28.148738 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:28.148841 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:28.148884 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:28.149538 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.149578 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.149952 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:05:28.150194 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.150361 [ 40 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:05:28.150427 [ 40 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.150437 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} executeQuery: Read 382 rows, 27.58 KiB in 0.001609 sec., 237414.54319453076 rows/sec., 16.74 MiB/sec. 2025.03.21 02:05:28.150465 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.150584 [ 260 ] {fb46bdfa-1884-431a-bfa6-3a288afe1912} TCPHandler: Processed in 0.001892772 sec. 2025.03.21 02:05:28.150729 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:05:28.150774 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:28.150995 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:05:28.151016 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:28.151089 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:05:28.151109 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part 2025.03.21 02:05:28.151440 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 556 rows starting from the beginning of the part 2025.03.21 02:05:28.151812 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.03.21 02:05:28.152159 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 382 rows starting from the beginning of the part 2025.03.21 02:05:28.152476 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part 2025.03.21 02:05:28.152741 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 382 rows starting from the beginning of the part 2025.03.21 02:05:28.153588 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.153657 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.154528 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:05:28.155067 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.155506 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} executeQuery: Read 6 rows, 321.00 B in 0.004569 sec., 1313.1976362442547 rows/sec., 68.61 KiB/sec. 2025.03.21 02:05:28.155578 [ 260 ] {c10956fc-18cf-402f-ac95-5cd6e68d5433} TCPHandler: Processed in 0.004866604 sec. 2025.03.21 02:05:28.155807 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:28.156004 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1918 rows, containing 5 columns (5 merged, 0 gathered) in 0.005409544 sec., 354558.5358026481 rows/sec., 27.05 MiB/sec. 2025.03.21 02:05:28.156034 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:28.156108 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:28.156312 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:05:28.156922 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.157152 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_11_2} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:05:28.157344 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.03.21 02:05:28.157385 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.157439 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.157884 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:05:28.158136 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.158308 [ 40 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:05:28.158363 [ 40 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.158386 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} executeQuery: Read 237 rows, 16.27 KiB in 0.002388 sec., 99246.23115577889 rows/sec., 6.65 MiB/sec. 2025.03.21 02:05:28.158400 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.158567 [ 260 ] {d63a9cd1-396b-49a9-8a59-0205ef0ff07b} TCPHandler: Processed in 0.002855189 sec. 2025.03.21 02:05:28.158653 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:05:28.158755 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:28.158841 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:28.158924 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 973 rows starting from the beginning of the part 2025.03.21 02:05:28.158978 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:05:28.159137 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2260 rows starting from the beginning of the part 2025.03.21 02:05:28.159274 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:05:28.159492 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part 2025.03.21 02:05:28.159896 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 237 rows starting from the beginning of the part 2025.03.21 02:05:28.160198 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part 2025.03.21 02:05:28.160518 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 237 rows starting from the beginning of the part 2025.03.21 02:05:28.161644 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.161708 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.162499 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:05:28.163026 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.163341 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} executeQuery: Read 1 rows, 69.00 B in 0.004446 sec., 224.92127755285648 rows/sec., 15.16 KiB/sec. 2025.03.21 02:05:28.163497 [ 260 ] {8af17d46-4f9f-4504-aa58-1aff6ee15c37} TCPHandler: Processed in 0.004802184 sec. 2025.03.21 02:05:28.163677 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:28.163911 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3963 rows, containing 5 columns (5 merged, 0 gathered) in 0.005383373 sec., 736155.5664079008 rows/sec., 49.75 MiB/sec. 2025.03.21 02:05:28.163924 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:28.164004 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:28.164272 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:05:28.164749 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.164825 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.164841 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.165064 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_11_2} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:05:28.165238 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.03.21 02:05:28.165470 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:05:28.165724 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.165906 [ 40 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:05:28.165956 [ 40 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:28.165996 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:28.165992 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} executeQuery: Read 82 rows, 5.33 KiB in 0.002123 sec., 38624.587847385774 rows/sec., 2.45 MiB/sec. 2025.03.21 02:05:28.166333 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:05:28.166473 [ 260 ] {3defc152-63d0-4a6b-bcc0-f067f8b4ab21} TCPHandler: Processed in 0.00289542 sec. 2025.03.21 02:05:28.166629 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:28.166666 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 358 rows starting from the beginning of the part 2025.03.21 02:05:28.166765 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part 2025.03.21 02:05:28.166961 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:28.167076 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part 2025.03.21 02:05:28.167199 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part 2025.03.21 02:05:28.167328 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 82 rows starting from the beginning of the part 2025.03.21 02:05:28.168406 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 4 columns (4 merged, 0 gathered) in 0.002329361 sec., 275612.06700034905 rows/sec., 18.16 MiB/sec. 2025.03.21 02:05:28.168643 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:05:28.169010 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:28.169109 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_11_2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:05:28.169213 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.03.21 02:05:30.081233 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.03.21 02:05:30.081973 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:30.082014 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:30.082518 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:05:30.082762 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:30.082993 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.03.21 02:05:30.326268 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.03.21 02:05:30.346293 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:30.346358 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:30.353969 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:05:30.354726 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:30.358018 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.03.21 02:05:32.583868 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 326 2025.03.21 02:05:32.587343 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:32.587395 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:32.588942 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:32.589283 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:32.589453 [ 35 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:32.589523 [ 35 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:32.589564 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:32.590340 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:32.591320 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 326 2025.03.21 02:05:32.591754 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:32.591944 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part 2025.03.21 02:05:32.592459 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2025.03.21 02:05:32.592950 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part 2025.03.21 02:05:32.593430 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 86 rows starting from the beginning of the part 2025.03.21 02:05:32.593900 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part 2025.03.21 02:05:32.594357 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part 2025.03.21 02:05:32.605046 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 72 columns (72 merged, 0 gathered) in 0.015352197 sec., 21234.745750070822 rows/sec., 21.68 MiB/sec. 2025.03.21 02:05:32.605771 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:32.606592 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:32.606679 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_6_1} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:32.606904 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. 2025.03.21 02:05:33.130487 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:33.130668 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:33.130740 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:33.131555 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:33.131606 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:33.132085 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:05:33.132367 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:33.132601 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} executeQuery: Read 128 rows, 11.24 KiB in 0.00198 sec., 64646.46464646465 rows/sec., 5.54 MiB/sec. 2025.03.21 02:05:33.132701 [ 260 ] {f8760c42-e950-4964-9afc-26131ad1756e} TCPHandler: Processed in 0.002341301 sec. 2025.03.21 02:05:33.132833 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:33.132946 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:33.132996 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:33.133543 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:33.133584 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:33.133951 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:05:33.134196 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:33.134413 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} executeQuery: Read 36 rows, 2.71 KiB in 0.001484 sec., 24258.76010781671 rows/sec., 1.78 MiB/sec. 2025.03.21 02:05:33.134588 [ 260 ] {151125dc-d74f-44e5-a0c9-5e2d231e515b} TCPHandler: Processed in 0.001804341 sec. 2025.03.21 02:05:33.134725 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:33.134831 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:33.134876 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:33.135448 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:33.135486 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:33.135845 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:05:33.136088 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:33.136289 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} executeQuery: Read 100 rows, 8.00 KiB in 0.001474 sec., 67842.60515603799 rows/sec., 5.30 MiB/sec. 2025.03.21 02:05:33.136360 [ 260 ] {f0293ac3-4e56-4f80-8194-335a1eddd482} TCPHandler: Processed in 0.001688399 sec. 2025.03.21 02:05:33.136480 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:33.136586 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:33.136636 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:33.137139 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:33.137176 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:33.137562 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:05:33.137815 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:33.138045 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} executeQuery: Read 160 rows, 11.41 KiB in 0.001474 sec., 108548.16824966078 rows/sec., 7.56 MiB/sec. 2025.03.21 02:05:33.138182 [ 260 ] {3e8cf09e-f5dd-4982-ae5d-76e771f72b69} TCPHandler: Processed in 0.001750441 sec. 2025.03.21 02:05:33.138334 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:33.138440 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:33.138511 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:05:33.139638 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:33.139678 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:33.140325 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:33.140591 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:33.140810 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} executeQuery: Read 36 rows, 66.06 KiB in 0.002387 sec., 15081.69250104734 rows/sec., 27.03 MiB/sec. 2025.03.21 02:05:33.140924 [ 260 ] {f90bf421-726a-48ac-84b0-fd92bc56945c} TCPHandler: Processed in 0.002642536 sec. 2025.03.21 02:05:33.141059 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:33.141163 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:33.141209 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:33.141652 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:33.141688 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:33.142054 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:05:33.142296 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:33.142505 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. 2025.03.21 02:05:33.142677 [ 260 ] {d63813c3-7cb9-4d99-ba93-ee50967174aa} TCPHandler: Processed in 0.001669319 sec. 2025.03.21 02:05:37.498183 [ 25 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:05:37.498279 [ 25 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:05:37.583232 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.03.21 02:05:37.583877 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:37.583921 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:37.584444 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:05:37.584704 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:37.584953 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.03.21 02:05:37.858145 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.03.21 02:05:37.878698 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:37.878765 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:37.886371 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:05:37.887153 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:37.890453 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.03.21 02:05:38.135476 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:38.135666 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:05:38.135736 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:05:38.136573 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:38.136627 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:38.137062 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:05:38.137334 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:38.137566 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} executeQuery: Read 212 rows, 13.81 KiB in 0.001949 sec., 108773.73011800923 rows/sec., 6.92 MiB/sec. 2025.03.21 02:05:38.137633 [ 260 ] {8b09cc94-6adb-405d-a90b-769bd58aaf5a} TCPHandler: Processed in 0.002286269 sec. 2025.03.21 02:05:38.137776 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:38.137892 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:38.137942 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:38.138909 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:38.138952 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:38.139349 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:05:38.139594 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:38.139829 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} executeQuery: Read 617 rows, 49.39 KiB in 0.001964 sec., 314154.7861507128 rows/sec., 24.56 MiB/sec. 2025.03.21 02:05:38.139928 [ 260 ] {5fa9b6bc-36db-4aa8-9f8a-761419e33a5d} TCPHandler: Processed in 0.002204548 sec. 2025.03.21 02:05:38.140051 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:38.140162 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:38.140210 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:38.140808 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:38.140847 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:38.141206 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:05:38.141443 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:38.141673 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} executeQuery: Read 106 rows, 6.39 KiB in 0.001527 sec., 69417.15782580223 rows/sec., 4.08 MiB/sec. 2025.03.21 02:05:38.141818 [ 260 ] {f2bf76b8-327d-42bb-b26e-91b12ef9a01c} TCPHandler: Processed in 0.001815011 sec. 2025.03.21 02:05:38.141973 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:38.142079 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:05:38.142124 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:05:38.142802 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:38.142847 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:38.143219 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:38.143449 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:38.143593 [ 25 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:38.143655 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} executeQuery: Read 113 rows, 7.49 KiB in 0.001623 sec., 69624.1528034504 rows/sec., 4.51 MiB/sec. 2025.03.21 02:05:38.143679 [ 25 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:38.143740 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:38.143764 [ 260 ] {66077427-9c1e-4a36-afd6-fc49919d965a} TCPHandler: Processed in 0.001872552 sec. 2025.03.21 02:05:38.144017 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:38.144026 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:38.144312 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:05:38.144326 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:38.144372 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:05:38.144371 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.03.21 02:05:38.144549 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part 2025.03.21 02:05:38.144977 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part 2025.03.21 02:05:38.145378 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part 2025.03.21 02:05:38.145755 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part 2025.03.21 02:05:38.146081 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part 2025.03.21 02:05:38.146926 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:38.146973 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:38.147568 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:05:38.147877 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.00400651 sec., 169973.36834302175 rows/sec., 11.82 MiB/sec. 2025.03.21 02:05:38.147930 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:38.148014 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:38.148415 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} executeQuery: Read 112 rows, 6.53 KiB in 0.004132 sec., 27105.5179090029 rows/sec., 1.54 MiB/sec. 2025.03.21 02:05:38.148613 [ 260 ] {8291e215-2a45-4920-99d9-5c3a06f631e2} TCPHandler: Processed in 0.004645391 sec. 2025.03.21 02:05:38.148739 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:38.148739 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:38.148841 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_6_1} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:38.148863 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:38.148922 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:05:38.148927 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:38.149699 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:38.149745 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:38.150169 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:05:38.150431 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:38.150676 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} executeQuery: Read 382 rows, 27.58 KiB in 0.001831 sec., 208629.16439104316 rows/sec., 14.71 MiB/sec. 2025.03.21 02:05:38.150849 [ 260 ] {03852fb8-297c-40b1-9d5a-bceb772e9ad3} TCPHandler: Processed in 0.002168787 sec. 2025.03.21 02:05:38.151003 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:38.151111 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:05:38.151159 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:05:38.151632 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:38.151674 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:38.152028 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:05:38.152282 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:38.152488 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. 2025.03.21 02:05:38.152541 [ 260 ] {d51b83f0-71c5-4928-b540-d643b26f19d3} TCPHandler: Processed in 0.001588238 sec. 2025.03.21 02:05:38.152645 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:38.152749 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:38.152796 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:38.153329 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:38.153370 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:38.153765 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:05:38.154013 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:38.154227 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} executeQuery: Read 237 rows, 16.27 KiB in 0.001499 sec., 158105.4036024016 rows/sec., 10.60 MiB/sec. 2025.03.21 02:05:38.154281 [ 260 ] {77afaa8a-af4d-4392-9fc2-5fc339871678} TCPHandler: Processed in 0.001685969 sec. 2025.03.21 02:05:38.154402 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:38.154509 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:05:38.154556 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:05:38.154977 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:38.155017 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:38.155363 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:38.155605 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:38.155871 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. 2025.03.21 02:05:38.156000 [ 260 ] {d11efc5f-9d74-46af-a68b-923e2621be5e} TCPHandler: Processed in 0.001651099 sec. 2025.03.21 02:05:38.156107 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:38.156211 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:38.156257 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:38.156699 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:38.156740 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:38.157103 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:05:38.157344 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:38.157551 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} executeQuery: Read 82 rows, 5.33 KiB in 0.001361 sec., 60249.81631153564 rows/sec., 3.83 MiB/sec. 2025.03.21 02:05:38.157605 [ 260 ] {d2408c5e-91bc-472d-b94d-6b96a422646f} TCPHandler: Processed in 0.001546047 sec. 2025.03.21 02:05:40.738896 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:40.739196 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} executeQuery: (from [fd00:1122:3344:101::d]:36342) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.03.21 02:05:40.739635 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.03.21 02:05:40.739691 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.03.21 02:05:40.740081 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:40.740162 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} InterpreterSelectQuery: FetchColumns -> Complete 2025.03.21 02:05:40.740333 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.03.21 02:05:40.740505 [ 288 ] {77d23d1c-1757-4165-9d58-e3f15999760e} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.03.21 02:05:40.740552 [ 286 ] {77d23d1c-1757-4165-9d58-e3f15999760e} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.03.21 02:05:40.740556 [ 287 ] {77d23d1c-1757-4165-9d58-e3f15999760e} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.03.21 02:05:40.740633 [ 290 ] {77d23d1c-1757-4165-9d58-e3f15999760e} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.03.21 02:05:40.740813 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.03.21 02:05:40.740845 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.03.21 02:05:40.740983 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.03.21 02:05:40.741007 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (SelectExecutor): Reading approx. 41 rows with 4 streams 2025.03.21 02:05:40.741050 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:40.741099 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:40.741143 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:40.741184 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.03.21 02:05:40.743174 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} executeQuery: Read 41 rows, 1.56 KiB in 0.004101 sec., 9997.561570348696 rows/sec., 381.48 KiB/sec. 2025.03.21 02:05:40.743433 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} MemoryTracker: Peak memory usage (for query): 144.44 KiB. 2025.03.21 02:05:40.743455 [ 260 ] {77d23d1c-1757-4165-9d58-e3f15999760e} TCPHandler: Processed in 0.004698652 sec. 2025.03.21 02:05:40.782048 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:40.782194 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.03.21 02:05:40.782254 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.03.21 02:05:40.783048 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:40.783101 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:40.783590 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:40.783832 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:40.784079 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} executeQuery: Read 1 rows, 232.00 B in 0.001928 sec., 518.6721991701245 rows/sec., 117.51 KiB/sec. 2025.03.21 02:05:40.784135 [ 260 ] {2f1cc299-2cd3-4d8c-aa93-670b2151e5f7} TCPHandler: Processed in 0.002151878 sec. 2025.03.21 02:05:40.784257 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:40.784363 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 02:05:40.784409 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 02:05:40.784930 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:40.784969 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:40.785310 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.03.21 02:05:40.785553 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:40.785767 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} executeQuery: Read 14 rows, 1.14 KiB in 0.001422 sec., 9845.288326300984 rows/sec., 802.81 KiB/sec. 2025.03.21 02:05:40.785941 [ 260 ] {da922baa-3245-4bda-818f-562400ca3061} TCPHandler: Processed in 0.00173343 sec. 2025.03.21 02:05:40.786077 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:40.786184 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:40.786228 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:40.787214 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:40.787254 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:40.787676 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:05:40.787919 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:40.788126 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} executeQuery: Read 1275 rows, 108.32 KiB in 0.001964 sec., 649185.3360488798 rows/sec., 53.86 MiB/sec. 2025.03.21 02:05:40.788179 [ 260 ] {a8afd001-8913-4dd2-83ac-9fb264b5af0f} TCPHandler: Processed in 0.002151447 sec. 2025.03.21 02:05:40.788301 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:40.788407 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:40.788452 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:40.788970 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:40.789010 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:40.789350 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:05:40.789589 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:40.789792 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} executeQuery: Read 50 rows, 3.68 KiB in 0.001407 sec., 35536.602700781805 rows/sec., 2.56 MiB/sec. 2025.03.21 02:05:40.789844 [ 260 ] {a61bafeb-651d-4745-a892-65d08802b19e} TCPHandler: Processed in 0.001593527 sec. 2025.03.21 02:05:40.789964 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:40.790069 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:05:40.790112 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:05:40.790666 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:40.790707 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:40.791056 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:05:40.791291 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:40.791537 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} executeQuery: Read 228 rows, 15.81 KiB in 0.00148 sec., 154054.05405405405 rows/sec., 10.43 MiB/sec. 2025.03.21 02:05:40.791688 [ 260 ] {aa74ea3c-07bf-4264-aa20-e0af9131c5f7} TCPHandler: Processed in 0.00177194 sec. 2025.03.21 02:05:40.791810 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:40.791917 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:40.791961 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:40.792645 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:40.792686 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:40.793054 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:05:40.793303 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:40.793610 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} executeQuery: Read 570 rows, 43.43 KiB in 0.001689 sec., 337477.7975133215 rows/sec., 25.11 MiB/sec. 2025.03.21 02:05:40.793761 [ 260 ] {b426db39-09ae-4e11-b20a-31fca2c4e245} TCPHandler: Processed in 0.002000114 sec. 2025.03.21 02:05:40.793886 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:40.793993 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:40.794040 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:40.794707 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:40.794746 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:40.795166 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:05:40.795416 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:40.795625 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} executeQuery: Read 937 rows, 64.31 KiB in 0.001654 sec., 566505.4413542926 rows/sec., 37.97 MiB/sec. 2025.03.21 02:05:40.795680 [ 260 ] {7c89218f-ae0f-47bc-ba42-61e6b842d4e2} TCPHandler: Processed in 0.001844362 sec. 2025.03.21 02:05:40.795800 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:40.795908 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:40.795974 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:05:40.797028 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:40.797068 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:40.797711 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:40.797977 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:40.798152 [ 60 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:40.798238 [ 60 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:40.798264 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} executeQuery: Read 36 rows, 66.06 KiB in 0.002362 sec., 15241.320914479254 rows/sec., 27.31 MiB/sec. 2025.03.21 02:05:40.798279 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:40.798559 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:40.798559 [ 260 ] {794c5ad0-4eb5-4056-b3da-02cc059aa00d} TCPHandler: Processed in 0.002809599 sec. 2025.03.21 02:05:40.798732 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:40.798871 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:40.798878 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:40.798942 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:40.798953 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:40.799666 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:40.800251 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:40.800558 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:40.800671 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:40.800816 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:40.801327 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:40.801816 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:05:40.801842 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:40.802416 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:40.802754 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} executeQuery: Read 30 rows, 2.08 KiB in 0.003915 sec., 7662.835249042146 rows/sec., 530.56 KiB/sec. 2025.03.21 02:05:40.802840 [ 260 ] {9310227f-9441-463c-aed9-9e99f57581e1} TCPHandler: Processed in 0.004161992 sec. 2025.03.21 02:05:40.807149 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 19 columns (19 merged, 0 gathered) in 0.008734792 sec., 24728.69416924868 rows/sec., 44.31 MiB/sec. 2025.03.21 02:05:40.807467 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:40.807843 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:40.807916 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_6_1} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:40.808014 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. 2025.03.21 02:05:42.591606 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 378 2025.03.21 02:05:42.595093 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:42.595142 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:42.596694 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:05:42.597019 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:42.597607 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 378 2025.03.21 02:05:43.125408 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:43.125676 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:43.125781 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:43.126673 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:43.126715 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:43.127157 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:05:43.127436 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:43.127719 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} executeQuery: Read 56 rows, 4.41 KiB in 0.00211 sec., 26540.284360189577 rows/sec., 2.04 MiB/sec. 2025.03.21 02:05:43.127932 [ 260 ] {202b5e2e-1726-430c-94bc-ef83deb17c18} TCPHandler: Processed in 0.002682307 sec. 2025.03.21 02:05:43.128077 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:43.128196 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:43.128247 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:43.128832 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:43.128872 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:43.129246 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:05:43.129497 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:43.129718 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} executeQuery: Read 64 rows, 5.12 KiB in 0.00155 sec., 41290.32258064516 rows/sec., 3.22 MiB/sec. 2025.03.21 02:05:43.129775 [ 260 ] {2d4c7bc6-b567-48de-a9d7-c18698175a39} TCPHandler: Processed in 0.001750731 sec. 2025.03.21 02:05:43.129906 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:43.130044 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:43.130104 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:43.130636 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:43.130675 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:43.131073 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:05:43.131340 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:43.131565 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} executeQuery: Read 76 rows, 5.43 KiB in 0.001553 sec., 48937.540244687705 rows/sec., 3.41 MiB/sec. 2025.03.21 02:05:43.131617 [ 260 ] {00cc47bc-9c4e-4941-8cc3-2715654b959d} TCPHandler: Processed in 0.001776171 sec. 2025.03.21 02:05:43.131735 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:43.131841 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:43.131888 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:43.132316 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:43.132355 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.03.21 02:05:43.132714 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:05:43.132959 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:43.133170 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} executeQuery: Read 30 rows, 2.06 KiB in 0.001352 sec., 22189.349112426036 rows/sec., 1.49 MiB/sec. 2025.03.21 02:05:43.133221 [ 260 ] {343f1e62-881c-43ba-8979-d7dc6c7fbda8} TCPHandler: Processed in 0.001535807 sec. 2025.03.21 02:05:45.085146 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.03.21 02:05:45.086311 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:45.086408 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:45.087041 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:05:45.087324 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:45.087577 [ 125 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:05:45.087608 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.03.21 02:05:45.087695 [ 125 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:45.087744 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:45.087972 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:05:45.088229 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:45.088287 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.03.21 02:05:45.088373 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.03.21 02:05:45.088566 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.03.21 02:05:45.088808 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.03.21 02:05:45.088948 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.03.21 02:05:45.089150 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.03.21 02:05:45.090936 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.003076913 sec., 1665305.4538753615 rows/sec., 23.82 MiB/sec. 2025.03.21 02:05:45.091338 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:05:45.091642 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:45.091737 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_11_2} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:05:45.091831 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.03.21 02:05:45.390584 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.03.21 02:05:45.411914 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:45.411977 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:45.420458 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:05:45.421381 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:45.421799 [ 125 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:05:45.421925 [ 125 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:45.421995 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:45.422454 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:05:45.438690 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.03.21 02:05:45.439981 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:45.441535 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.03.21 02:05:45.447211 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.03.21 02:05:45.452879 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.03.21 02:05:45.458474 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.03.21 02:05:45.464251 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.03.21 02:05:45.468910 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.03.21 02:05:45.525404 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103244558 sec., 803.9164640522748 rows/sec., 4.16 MiB/sec. 2025.03.21 02:05:45.528076 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:05:45.531146 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:45.531284 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_11_2} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:05:45.533867 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.03.21 02:05:46.000194 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.67 MiB, peak 180.55 MiB, free memory in arenas 0.00 B, will set to 172.20 MiB (RSS), difference: 1.53 MiB 2025.03.21 02:05:48.135193 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:48.135399 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:05:48.135472 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:05:48.136339 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.136394 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.136855 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:48.137120 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.137321 [ 72 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.21 02:05:48.137387 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} executeQuery: Read 212 rows, 13.81 KiB in 0.002038 sec., 104023.55250245339 rows/sec., 6.62 MiB/sec. 2025.03.21 02:05:48.137415 [ 72 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.137482 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.137529 [ 260 ] {e2562d2b-a867-4e64-b6bb-ad668dd3f79e} TCPHandler: Processed in 0.002475863 sec. 2025.03.21 02:05:48.137874 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:48.137900 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.21 02:05:48.138057 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:48.138147 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:48.138250 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:48.138363 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part 2025.03.21 02:05:48.138756 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part 2025.03.21 02:05:48.139117 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part 2025.03.21 02:05:48.139455 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part 2025.03.21 02:05:48.139720 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part 2025.03.21 02:05:48.140791 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.140856 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.141975 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:05:48.142578 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.142640 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005009298 sec., 211606.4965589989 rows/sec., 14.27 MiB/sec. 2025.03.21 02:05:48.142815 [ 72 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:05:48.142917 [ 72 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.142952 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.21 02:05:48.142974 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.143083 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} executeQuery: Read 617 rows, 49.39 KiB in 0.005016 sec., 123006.37958532697 rows/sec., 9.62 MiB/sec. 2025.03.21 02:05:48.143494 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:05:48.143972 [ 260 ] {b1039fe5-1d7d-4f6b-b369-f67134dbed98} TCPHandler: Processed in 0.006205898 sec. 2025.03.21 02:05:48.144062 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:48.144098 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.144172 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1830 rows starting from the beginning of the part 2025.03.21 02:05:48.144341 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_5_1} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.21 02:05:48.144425 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part 2025.03.21 02:05:48.144560 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:48.144664 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.03.21 02:05:48.144822 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 617 rows starting from the beginning of the part 2025.03.21 02:05:48.145120 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1275 rows starting from the beginning of the part 2025.03.21 02:05:48.145214 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:48.145344 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2025.03.21 02:05:48.145444 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:48.145700 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 617 rows starting from the beginning of the part 2025.03.21 02:05:48.147503 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.147566 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.148541 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:05:48.148824 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.149050 [ 72 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:05:48.149151 [ 72 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.149250 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.149680 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} executeQuery: Read 106 rows, 6.39 KiB in 0.004606 sec., 23013.460703430308 rows/sec., 1.35 MiB/sec. 2025.03.21 02:05:48.149752 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:05:48.150074 [ 260 ] {cfa99a34-5ef6-4aa4-8a94-d730cce0a98b} TCPHandler: Processed in 0.005875492 sec. 2025.03.21 02:05:48.150365 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:48.150373 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 4523 rows, containing 5 columns (5 merged, 0 gathered) in 0.007249276 sec., 623924.3753445172 rows/sec., 52.98 MiB/sec. 2025.03.21 02:05:48.150423 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part 2025.03.21 02:05:48.150470 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:48.150657 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part 2025.03.21 02:05:48.150801 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:05:48.151123 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2025.03.21 02:05:48.151306 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:05:48.151494 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part 2025.03.21 02:05:48.151791 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:05:48.151900 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part 2025.03.21 02:05:48.152036 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.152349 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 106 rows starting from the beginning of the part 2025.03.21 02:05:48.152458 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_16_3} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:05:48.152727 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:05:48.154600 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.154677 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.155467 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 5 columns (5 merged, 0 gathered) in 0.006021975 sec., 90667.92871109562 rows/sec., 5.96 MiB/sec. 2025.03.21 02:05:48.155620 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:05:48.155654 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:05:48.156088 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.156378 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.156498 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} executeQuery: Read 113 rows, 7.49 KiB in 0.005677 sec., 19904.87933767835 rows/sec., 1.29 MiB/sec. 2025.03.21 02:05:48.156622 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_11_2} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:05:48.156633 [ 260 ] {3ee8ff7c-d1f0-4c4d-a667-486be53a01cf} TCPHandler: Processed in 0.006264919 sec. 2025.03.21 02:05:48.156835 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:05:48.156896 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:48.157008 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:05:48.157054 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:05:48.157634 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.157674 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.158038 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:48.158291 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.158453 [ 72 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.21 02:05:48.158522 [ 72 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.158549 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} executeQuery: Read 112 rows, 6.53 KiB in 0.001559 sec., 71840.9236690186 rows/sec., 4.09 MiB/sec. 2025.03.21 02:05:48.158563 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.158720 [ 260 ] {0393a53a-107c-4e38-af57-e34133931f8f} TCPHandler: Processed in 0.001896293 sec. 2025.03.21 02:05:48.158820 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.21 02:05:48.158893 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:48.159084 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:48.159110 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:48.159160 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part 2025.03.21 02:05:48.159201 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:48.159571 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part 2025.03.21 02:05:48.159897 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part 2025.03.21 02:05:48.160267 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part 2025.03.21 02:05:48.160626 [ 189 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part 2025.03.21 02:05:48.162097 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.162173 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.163174 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:05:48.163465 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004767473 sec., 117462.64740251281 rows/sec., 7.14 MiB/sec. 2025.03.21 02:05:48.163617 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.163658 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.21 02:05:48.163839 [ 72 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:05:48.163954 [ 72 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.164022 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} executeQuery: Read 382 rows, 27.58 KiB in 0.00497 sec., 76861.16700201208 rows/sec., 5.42 MiB/sec. 2025.03.21 02:05:48.164025 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.164452 [ 260 ] {12415c35-7bb3-4741-9f3f-80ed201156c0} TCPHandler: Processed in 0.005607057 sec. 2025.03.21 02:05:48.164454 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.164673 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:05:48.164976 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:48.165094 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_5_1} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.21 02:05:48.165282 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:48.165442 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.21 02:05:48.165458 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:05:48.165443 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 890 rows starting from the beginning of the part 2025.03.21 02:05:48.165581 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:05:48.165770 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part 2025.03.21 02:05:48.166150 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 382 rows starting from the beginning of the part 2025.03.21 02:05:48.166541 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 570 rows starting from the beginning of the part 2025.03.21 02:05:48.166935 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.03.21 02:05:48.167136 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 382 rows starting from the beginning of the part 2025.03.21 02:05:48.167990 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.168054 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.169035 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:05:48.169542 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.169939 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} executeQuery: Read 6 rows, 321.00 B in 0.004572 sec., 1312.3359580052495 rows/sec., 68.56 KiB/sec. 2025.03.21 02:05:48.170164 [ 260 ] {7cbee195-ba30-43a9-85d1-17c242c6e61f} TCPHandler: Processed in 0.005390464 sec. 2025.03.21 02:05:48.170468 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:48.170586 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 5 columns (5 merged, 0 gathered) in 0.006380891 sec., 374242.4059586663 rows/sec., 28.63 MiB/sec. 2025.03.21 02:05:48.170624 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:48.170675 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:48.170793 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:05:48.171174 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.171290 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_16_3} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:05:48.171409 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.21 02:05:48.171477 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.171514 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.171902 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:05:48.172144 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.172323 [ 72 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:05:48.172390 [ 72 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.172398 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} executeQuery: Read 237 rows, 16.27 KiB in 0.001793 sec., 132180.70273284995 rows/sec., 8.86 MiB/sec. 2025.03.21 02:05:48.172423 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.172570 [ 260 ] {3c58780c-b1c2-4504-8ba9-c89615abbe45} TCPHandler: Processed in 0.002203458 sec. 2025.03.21 02:05:48.172687 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:05:48.172748 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:48.172885 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:48.172962 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3963 rows starting from the beginning of the part 2025.03.21 02:05:48.172962 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:05:48.173139 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:05:48.173203 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part 2025.03.21 02:05:48.173617 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 237 rows starting from the beginning of the part 2025.03.21 02:05:48.174002 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 937 rows starting from the beginning of the part 2025.03.21 02:05:48.174355 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 76 rows starting from the beginning of the part 2025.03.21 02:05:48.174688 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part 2025.03.21 02:05:48.175576 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.175646 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.176360 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:48.176884 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.177180 [ 72 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:48.177282 [ 72 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.177369 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.177573 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} executeQuery: Read 1 rows, 69.00 B in 0.004647 sec., 215.19259737465032 rows/sec., 14.50 KiB/sec. 2025.03.21 02:05:48.177595 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:48.177683 [ 260 ] {857a2869-674d-407f-8f7a-e594f4236114} TCPHandler: Processed in 0.004987067 sec. 2025.03.21 02:05:48.177761 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:48.177794 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.03.21 02:05:48.177815 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:48.178043 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.03.21 02:05:48.178323 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:48.178531 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:48.178536 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.03.21 02:05:48.179287 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.03.21 02:05:48.179596 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5610 rows, containing 5 columns (5 merged, 0 gathered) in 0.006998432 sec., 801608.1316500611 rows/sec., 54.13 MiB/sec. 2025.03.21 02:05:48.179678 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.03.21 02:05:48.180036 [ 186 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.03.21 02:05:48.180535 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:05:48.181379 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.181445 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.181694 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.182036 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_16_3} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:05:48.182402 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. 2025.03.21 02:05:48.182662 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:05:48.183053 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.183125 [ 190 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.005621268 sec., 1067.3748342900572 rows/sec., 71.23 KiB/sec. 2025.03.21 02:05:48.183282 [ 72 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:05:48.183375 [ 72 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:48.183434 [ 190 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:48.183445 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:48.183541 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} executeQuery: Read 82 rows, 5.33 KiB in 0.005433 sec., 15092.950487759985 rows/sec., 981.60 KiB/sec. 2025.03.21 02:05:48.183931 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:05:48.183962 [ 260 ] {16c2ac8f-efb4-4be9-b69e-63ccdb4cfab1} TCPHandler: Processed in 0.006198148 sec. 2025.03.21 02:05:48.184266 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:48.184335 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 642 rows starting from the beginning of the part 2025.03.21 02:05:48.184354 [ 190 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.184612 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part 2025.03.21 02:05:48.184651 [ 190 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_6_1} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:48.184920 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.03.21 02:05:48.184938 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part 2025.03.21 02:05:48.185035 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part 2025.03.21 02:05:48.185245 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part 2025.03.21 02:05:48.185426 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2025.03.21 02:05:48.186716 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 4 columns (4 merged, 0 gathered) in 0.003089554 sec., 299719.63590861333 rows/sec., 19.68 MiB/sec. 2025.03.21 02:05:48.186896 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:05:48.187213 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:48.187310 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_16_3} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:05:48.187401 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.03.21 02:05:51.413264 [ 29 ] {} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.21 02:05:51.413343 [ 29 ] {} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:51.413366 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:51.413759 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.21 02:05:51.414291 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:51.414372 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.03.21 02:05:51.414572 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 5 rows starting from the beginning of the part 2025.03.21 02:05:51.414806 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part 2025.03.21 02:05:51.414960 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.03.21 02:05:51.415073 [ 190 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.03.21 02:05:51.417321 [ 201 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.003849147 sec., 10911.508445897234 rows/sec., 2.28 MiB/sec. 2025.03.21 02:05:51.417629 [ 201 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.21 02:05:51.418394 [ 201 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:51.418530 [ 201 ] {9a31075a-e2e6-4fae-b757-a79c8ef4f948::all_1_5_1} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.21 02:05:51.418637 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.03.21 02:05:52.498370 [ 169 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:05:52.498450 [ 169 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:05:52.587843 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.03.21 02:05:52.588577 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:52.588623 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:52.589161 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:05:52.589426 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:52.589659 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.03.21 02:05:52.597949 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 406 2025.03.21 02:05:52.600971 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:52.601035 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:52.602553 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:05:52.602882 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:52.603510 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 406 2025.03.21 02:05:52.938841 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.03.21 02:05:52.959900 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:52.959959 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:52.967256 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:05:52.968016 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:52.970676 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.03.21 02:05:53.131346 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:53.131540 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:53.131633 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:53.132480 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:53.132530 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:53.132998 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:05:53.133263 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:53.133507 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} executeQuery: Read 134 rows, 11.83 KiB in 0.002018 sec., 66402.378592666 rows/sec., 5.72 MiB/sec. 2025.03.21 02:05:53.133657 [ 260 ] {da983eb9-8707-4082-bddd-20addfb34097} TCPHandler: Processed in 0.002440353 sec. 2025.03.21 02:05:53.133777 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:53.133890 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:53.133940 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:53.134497 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:53.134541 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:53.134915 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:05:53.135187 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:53.135543 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} executeQuery: Read 39 rows, 2.93 KiB in 0.001665 sec., 23423.423423423425 rows/sec., 1.72 MiB/sec. 2025.03.21 02:05:53.135730 [ 260 ] {70fe250e-ff97-4ef3-8018-ac7006d844da} TCPHandler: Processed in 0.002004465 sec. 2025.03.21 02:05:53.135873 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:53.135988 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:53.136034 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:53.136625 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:53.136666 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:53.137048 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:05:53.137289 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:53.137549 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} executeQuery: Read 106 rows, 8.48 KiB in 0.001588 sec., 66750.62972292192 rows/sec., 5.21 MiB/sec. 2025.03.21 02:05:53.137752 [ 260 ] {9a2966b9-75d3-4a00-8c45-0905d2542db0} TCPHandler: Processed in 0.001929394 sec. 2025.03.21 02:05:53.137889 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:53.137997 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:53.138048 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:53.138628 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:53.138677 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:53.139199 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:05:53.139531 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:53.139739 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} executeQuery: Read 160 rows, 11.41 KiB in 0.001767 sec., 90548.95302773062 rows/sec., 6.31 MiB/sec. 2025.03.21 02:05:53.139800 [ 260 ] {4dafa345-6c71-4670-812a-3e70283022c7} TCPHandler: Processed in 0.001962115 sec. 2025.03.21 02:05:53.139923 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:53.140032 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:53.140101 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:05:53.141296 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:53.141337 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:53.142053 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:05:53.142335 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:53.142579 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} executeQuery: Read 39 rows, 71.56 KiB in 0.002571 sec., 15169.194865810969 rows/sec., 27.18 MiB/sec. 2025.03.21 02:05:53.142709 [ 260 ] {26594c87-b578-4c9c-88dc-f13008a0ab93} TCPHandler: Processed in 0.002839179 sec. 2025.03.21 02:05:53.142846 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:53.142954 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.03.21 02:05:53.143000 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.03.21 02:05:53.143418 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:53.143457 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:53.143841 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:05:53.144078 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} oximeter.measurements_i64 (54139fbb-b77c-4b28-97cd-bd785f6b6c38): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:53.144330 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} executeQuery: Read 3 rows, 217.00 B in 0.001381 sec., 2172.338884866039 rows/sec., 153.45 KiB/sec. 2025.03.21 02:05:53.144463 [ 260 ] {920e2117-5664-4c80-a084-a41c77b61c21} TCPHandler: Processed in 0.001668769 sec. 2025.03.21 02:05:53.144584 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:53.144695 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:53.144747 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:53.145202 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:53.145242 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:53.145603 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:05:53.145839 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:53.146077 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. 2025.03.21 02:05:53.146253 [ 260 ] {27d63f6c-d792-4320-bc82-34596426ff61} TCPHandler: Processed in 0.001774041 sec. 2025.03.21 02:05:58.136104 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:58.136309 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:05:58.136387 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:05:58.137268 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:58.137324 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:58.137800 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:58.138115 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:58.138358 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} executeQuery: Read 212 rows, 13.81 KiB in 0.0021 sec., 100952.38095238096 rows/sec., 6.42 MiB/sec. 2025.03.21 02:05:58.138428 [ 260 ] {69ad573f-f0f8-4b38-9f21-6f3dfaedfb1e} TCPHandler: Processed in 0.002466593 sec. 2025.03.21 02:05:58.138566 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:58.138689 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:05:58.138738 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:05:58.139619 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:58.139664 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:58.140099 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:05:58.140348 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:58.140588 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} executeQuery: Read 617 rows, 49.39 KiB in 0.001928 sec., 320020.7468879668 rows/sec., 25.02 MiB/sec. 2025.03.21 02:05:58.140644 [ 260 ] {f9edf34c-1bba-43b3-8bf6-864f382b0c4a} TCPHandler: Processed in 0.002135367 sec. 2025.03.21 02:05:58.140762 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:58.140874 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:05:58.140921 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:05:58.141483 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:58.141526 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:58.141919 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:05:58.142169 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:58.142416 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} executeQuery: Read 106 rows, 6.39 KiB in 0.001555 sec., 68167.20257234726 rows/sec., 4.01 MiB/sec. 2025.03.21 02:05:58.142530 [ 260 ] {42275417-d542-4fc3-83ab-c53df4d42ddc} TCPHandler: Processed in 0.001815252 sec. 2025.03.21 02:05:58.142720 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:58.142829 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:05:58.142877 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:05:58.143452 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:58.143496 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:58.143867 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:05:58.144119 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:58.144328 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} executeQuery: Read 113 rows, 7.49 KiB in 0.001524 sec., 74146.98162729658 rows/sec., 4.80 MiB/sec. 2025.03.21 02:05:58.144389 [ 260 ] {98569d26-0aac-4b3a-ba0b-440ffa44a920} TCPHandler: Processed in 0.00172876 sec. 2025.03.21 02:05:58.144514 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:58.144622 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:05:58.144667 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:05:58.145242 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:58.145283 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:58.145652 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:58.145895 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:58.146104 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} executeQuery: Read 112 rows, 6.53 KiB in 0.001505 sec., 74418.6046511628 rows/sec., 4.24 MiB/sec. 2025.03.21 02:05:58.146160 [ 260 ] {8b2a366b-57b7-4e9a-b1ce-c477ae96f0b5} TCPHandler: Processed in 0.001702589 sec. 2025.03.21 02:05:58.146280 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:58.146388 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:05:58.146432 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:05:58.147103 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:58.147155 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:58.147576 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:05:58.147842 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:58.148114 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} executeQuery: Read 382 rows, 27.58 KiB in 0.001741 sec., 219414.12981045377 rows/sec., 15.47 MiB/sec. 2025.03.21 02:05:58.148323 [ 260 ] {8392e3d1-9339-4995-95ec-b1db9a2b70f1} TCPHandler: Processed in 0.002091766 sec. 2025.03.21 02:05:58.148488 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:58.148595 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:05:58.148643 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:05:58.149132 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:58.149172 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:58.149540 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:05:58.149780 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:58.149957 [ 128 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.03.21 02:05:58.150017 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. 2025.03.21 02:05:58.150038 [ 128 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:58.150101 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:58.150135 [ 260 ] {c339df2f-6f6f-40ae-ae8b-0ac252d3d384} TCPHandler: Processed in 0.001693139 sec. 2025.03.21 02:05:58.150351 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.03.21 02:05:58.150365 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:58.150553 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:05:58.150662 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:05:58.150699 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:05:58.150812 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.03.21 02:05:58.151188 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.03.21 02:05:58.151559 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.03.21 02:05:58.151835 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.03.21 02:05:58.152053 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.03.21 02:05:58.152395 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.03.21 02:05:58.153276 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:58.153339 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:58.154379 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:05:58.154968 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:58.155198 [ 201 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004953916 sec., 7266.978285461441 rows/sec., 379.67 KiB/sec. 2025.03.21 02:05:58.155512 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} executeQuery: Read 237 rows, 16.27 KiB in 0.005003 sec., 47371.577053767745 rows/sec., 3.18 MiB/sec. 2025.03.21 02:05:58.155721 [ 260 ] {ac5e9437-5dd8-4877-8a1a-c2e8e04b5f79} TCPHandler: Processed in 0.005432455 sec. 2025.03.21 02:05:58.155725 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.03.21 02:05:58.155997 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:58.156173 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:05:58.156268 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:05:58.156410 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:58.156682 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_6_1} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.03.21 02:05:58.156888 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.21 02:05:58.157181 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:58.157227 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:58.157625 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:05:58.157898 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:58.158108 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} executeQuery: Read 1 rows, 69.00 B in 0.001981 sec., 504.79555779909134 rows/sec., 34.01 KiB/sec. 2025.03.21 02:05:58.158163 [ 260 ] {36b6f4d8-dd26-422d-a3ff-defc7c1fa7c8} TCPHandler: Processed in 0.002260349 sec. 2025.03.21 02:05:58.158282 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:05:58.158388 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:05:58.158433 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:05:58.158875 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:05:58.158916 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:05:58.159305 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:05:58.159550 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:05:58.159835 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. 2025.03.21 02:05:58.160020 [ 260 ] {d9f4c90f-a8a0-4106-9bb4-d06c06e9de91} TCPHandler: Processed in 0.001787672 sec. 2025.03.21 02:06:00.089829 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.03.21 02:06:00.090601 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:00.090654 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:06:00.091205 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:06:00.091464 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:00.091713 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.03.21 02:06:00.470806 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.03.21 02:06:00.490783 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:00.490847 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:06:00.498504 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:06:00.499286 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:00.502360 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.03.21 02:06:02.603820 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 440 2025.03.21 02:06:02.607335 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:02.607390 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:06:02.608874 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:06:02.609205 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:02.610125 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 440 2025.03.21 02:06:03.132481 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:03.132694 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:03.132776 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:03.133608 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:03.133658 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:06:03.134112 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:06:03.134372 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:03.134658 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} executeQuery: Read 136 rows, 12.03 KiB in 0.00201 sec., 67661.69154228855 rows/sec., 5.84 MiB/sec. 2025.03.21 02:06:03.134870 [ 260 ] {0d614f6e-5c6e-43c4-b7f9-8b4eefd15186} TCPHandler: Processed in 0.002517644 sec. 2025.03.21 02:06:03.135050 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:03.135163 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:03.135213 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:03.135793 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:03.135836 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:06:03.136201 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:06:03.136456 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:03.136675 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} executeQuery: Read 40 rows, 3.01 KiB in 0.001539 sec., 25990.90318388564 rows/sec., 1.91 MiB/sec. 2025.03.21 02:06:03.136733 [ 260 ] {43b653e3-66fb-4ae1-b347-11fe26790d53} TCPHandler: Processed in 0.00173832 sec. 2025.03.21 02:06:03.136855 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:03.136965 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:03.137009 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:03.137574 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:03.137616 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:06:03.137981 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:06:03.138225 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:03.138439 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} executeQuery: Read 104 rows, 8.32 KiB in 0.001498 sec., 69425.90120160213 rows/sec., 5.42 MiB/sec. 2025.03.21 02:06:03.138492 [ 260 ] {074df9e9-b271-4ebb-afe7-ceb39719c901} TCPHandler: Processed in 0.001689099 sec. 2025.03.21 02:06:03.138621 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:03.138758 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:03.138817 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:03.139355 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:03.139394 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:06:03.139807 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:06:03.140053 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:03.140278 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. 2025.03.21 02:06:03.140376 [ 260 ] {ae0671e3-b38f-4282-84f1-3b2662fd061a} TCPHandler: Processed in 0.001818962 sec. 2025.03.21 02:06:03.140506 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:03.140610 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:03.140676 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:06:03.141836 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:03.141874 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:06:03.142538 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:06:03.142805 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:03.143116 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} executeQuery: Read 40 rows, 73.40 KiB in 0.002501 sec., 15993.602558976409 rows/sec., 28.66 MiB/sec. 2025.03.21 02:06:03.143286 [ 260 ] {6feefd95-6e88-4dce-bc39-fe13f49a5e33} TCPHandler: Processed in 0.002830169 sec. 2025.03.21 02:06:03.143419 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:03.143525 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:03.143572 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:03.144022 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:03.144061 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.03.21 02:06:03.144417 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:06:03.144690 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:03.144903 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. 2025.03.21 02:06:03.144953 [ 260 ] {406a85d0-efb8-46f8-8358-f9b0a7a395e1} TCPHandler: Processed in 0.001583097 sec. 2025.03.21 02:06:07.498520 [ 142 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:06:07.498597 [ 142 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:06:07.591901 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.03.21 02:06:07.592547 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:07.592594 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:07.593177 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:06:07.593454 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:07.593649 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.03.21 02:06:08.002490 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.03.21 02:06:08.024090 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:08.024178 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:08.031645 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:06:08.032485 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:08.035450 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.03.21 02:06:08.135586 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:08.135775 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:06:08.135845 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:06:08.136623 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:08.136669 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:08.137110 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:06:08.137364 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:08.137604 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} executeQuery: Read 212 rows, 13.81 KiB in 0.001879 sec., 112825.97126130921 rows/sec., 7.18 MiB/sec. 2025.03.21 02:06:08.137659 [ 260 ] {d1ac8fb4-8d19-42df-b754-f09f1e006f74} TCPHandler: Processed in 0.002197418 sec. 2025.03.21 02:06:08.137793 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:08.137926 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:08.137981 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:08.138746 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:08.138786 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:08.139206 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:06:08.139558 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:08.139959 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} executeQuery: Read 617 rows, 49.39 KiB in 0.002062 sec., 299224.0543161979 rows/sec., 23.39 MiB/sec. 2025.03.21 02:06:08.140011 [ 260 ] {b9b2ab32-7f16-411b-94ab-6e126dc5a9b8} TCPHandler: Processed in 0.00228238 sec. 2025.03.21 02:06:08.140149 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:08.140254 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:08.140299 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:08.140859 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:08.140898 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:08.141255 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:06:08.141504 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:08.141739 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} executeQuery: Read 106 rows, 6.39 KiB in 0.001502 sec., 70572.56990679094 rows/sec., 4.15 MiB/sec. 2025.03.21 02:06:08.141827 [ 260 ] {ad19e606-d440-41cb-8e1e-d1b2126a08f7} TCPHandler: Processed in 0.00172689 sec. 2025.03.21 02:06:08.141927 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:08.142026 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:06:08.142069 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:06:08.142603 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:08.142641 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:08.142996 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:06:08.143236 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:08.143514 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} executeQuery: Read 113 rows, 7.49 KiB in 0.001486 sec., 76043.06864064603 rows/sec., 4.92 MiB/sec. 2025.03.21 02:06:08.143669 [ 260 ] {1438657e-a2dd-4a22-8fda-606acbea6910} TCPHandler: Processed in 0.001788821 sec. 2025.03.21 02:06:08.143796 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:08.143900 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:06:08.143944 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:06:08.144508 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:08.144547 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:08.144917 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:06:08.145164 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:08.145403 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} executeQuery: Read 112 rows, 6.53 KiB in 0.001518 sec., 73781.29117259552 rows/sec., 4.20 MiB/sec. 2025.03.21 02:06:08.145463 [ 260 ] {b8e0b429-3fcc-4c0d-b84c-42cbb462b23f} TCPHandler: Processed in 0.001716579 sec. 2025.03.21 02:06:08.145614 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:08.145718 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:08.145762 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:08.146386 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:08.146424 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:08.146808 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:06:08.147049 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:08.147262 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} executeQuery: Read 382 rows, 27.58 KiB in 0.001566 sec., 243933.588761175 rows/sec., 17.20 MiB/sec. 2025.03.21 02:06:08.147314 [ 260 ] {9d095492-7725-4beb-90e3-6b2b3d81f5d6} TCPHandler: Processed in 0.001750931 sec. 2025.03.21 02:06:08.147413 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:08.147514 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:06:08.147560 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:06:08.147979 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:08.148013 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:08.148340 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:06:08.148624 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:08.148830 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} executeQuery: Read 6 rows, 321.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 234.64 KiB/sec. 2025.03.21 02:06:08.148881 [ 260 ] {80f3623f-66c3-404a-82e9-f36c11e44044} TCPHandler: Processed in 0.001516376 sec. 2025.03.21 02:06:08.149015 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:08.149120 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:08.149169 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:08.149675 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:08.149723 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:08.150151 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:06:08.150393 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:08.150609 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} executeQuery: Read 237 rows, 16.27 KiB in 0.00151 sec., 156953.64238410594 rows/sec., 10.52 MiB/sec. 2025.03.21 02:06:08.150660 [ 260 ] {87c95dd8-5825-4115-8a44-9cf75316f3a1} TCPHandler: Processed in 0.00169903 sec. 2025.03.21 02:06:08.150787 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:08.150897 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:06:08.150942 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:06:08.151355 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:08.151398 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:08.151740 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:06:08.151984 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:08.152242 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} executeQuery: Read 1 rows, 69.00 B in 0.001361 sec., 734.7538574577517 rows/sec., 49.51 KiB/sec. 2025.03.21 02:06:08.152414 [ 260 ] {21172a4a-610a-4b0e-86a9-60df42291165} TCPHandler: Processed in 0.001668969 sec. 2025.03.21 02:06:08.152581 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:08.152713 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:08.152772 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:08.153279 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:08.153321 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:08.153703 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:06:08.153958 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:08.154178 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} executeQuery: Read 82 rows, 5.33 KiB in 0.001495 sec., 54849.4983277592 rows/sec., 3.48 MiB/sec. 2025.03.21 02:06:08.154230 [ 260 ] {82bdea00-5cb8-4c89-b6ec-8e2e9b28c057} TCPHandler: Processed in 0.00171199 sec. 2025.03.21 02:06:10.778922 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:10.779252 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:10.779332 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:10.780742 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.780790 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.781314 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:06:10.781593 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.781764 [ 139 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:06:10.781828 [ 139 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.781858 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.781865 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} executeQuery: Read 1276 rows, 108.59 KiB in 0.002695 sec., 473469.38775510207 rows/sec., 39.35 MiB/sec. 2025.03.21 02:06:10.782030 [ 260 ] {c565e133-1f8b-4ee4-ba17-1221d19f90ef} TCPHandler: Processed in 0.003283667 sec. 2025.03.21 02:06:10.782131 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:06:10.782205 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:10.782428 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:10.782438 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:10.782504 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1837 rows starting from the beginning of the part 2025.03.21 02:06:10.782532 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:10.782883 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 134 rows starting from the beginning of the part 2025.03.21 02:06:10.783158 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 617 rows starting from the beginning of the part 2025.03.21 02:06:10.783556 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 136 rows starting from the beginning of the part 2025.03.21 02:06:10.783842 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 617 rows starting from the beginning of the part 2025.03.21 02:06:10.784219 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1276 rows starting from the beginning of the part 2025.03.21 02:06:10.785406 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.785472 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.786410 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:06:10.786932 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.787143 [ 137 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:06:10.787229 [ 137 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.787246 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} executeQuery: Read 40 rows, 3.01 KiB in 0.004889 sec., 8181.632235631008 rows/sec., 615.22 KiB/sec. 2025.03.21 02:06:10.787265 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.787609 [ 260 ] {26954a0e-cded-4cea-9024-d6662b200dab} TCPHandler: Processed in 0.005455725 sec. 2025.03.21 02:06:10.787881 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:06:10.788516 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:10.788536 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:10.788650 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 156 rows starting from the beginning of the part 2025.03.21 02:06:10.788671 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 4617 rows, containing 5 columns (5 merged, 0 gathered) in 0.006697226 sec., 689389.9056116667 rows/sec., 58.71 MiB/sec. 2025.03.21 02:06:10.789030 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part 2025.03.21 02:06:10.788999 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:06:10.789294 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:06:10.789313 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:06:10.789402 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 106 rows starting from the beginning of the part 2025.03.21 02:06:10.789869 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2025.03.21 02:06:10.790269 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part 2025.03.21 02:06:10.790603 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2025.03.21 02:06:10.790900 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.791354 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_21_4} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:06:10.791691 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. 2025.03.21 02:06:10.793170 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.793255 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.794012 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 5 columns (5 merged, 0 gathered) in 0.006591634 sec., 73881.52922325481 rows/sec., 4.99 MiB/sec. 2025.03.21 02:06:10.794192 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:06:10.794242 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:06:10.794662 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.794791 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.794959 [ 137 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:06:10.795069 [ 137 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.795090 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_16_3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:06:10.795147 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.795336 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} executeQuery: Read 228 rows, 15.81 KiB in 0.006482 sec., 35174.328910829994 rows/sec., 2.38 MiB/sec. 2025.03.21 02:06:10.795619 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:06:10.795739 [ 260 ] {c40d38dd-7385-4e4d-8d80-bfe35feed040} TCPHandler: Processed in 0.007396429 sec. 2025.03.21 02:06:10.795806 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:06:10.795968 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:10.796032 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:10.796111 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 342 rows starting from the beginning of the part 2025.03.21 02:06:10.796183 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:10.796376 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part 2025.03.21 02:06:10.796403 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:10.796682 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part 2025.03.21 02:06:10.796963 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part 2025.03.21 02:06:10.797244 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 113 rows starting from the beginning of the part 2025.03.21 02:06:10.797501 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part 2025.03.21 02:06:10.799420 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.799498 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.800434 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:06:10.800521 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.005215961 sec., 217984.75870505933 rows/sec., 15.33 MiB/sec. 2025.03.21 02:06:10.800726 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:06:10.801005 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.801227 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.801415 [ 137 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:06:10.801554 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_11_2} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:06:10.801552 [ 137 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.801596 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} executeQuery: Read 560 rows, 42.61 KiB in 0.005467 sec., 102432.77848911652 rows/sec., 7.61 MiB/sec. 2025.03.21 02:06:10.801695 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.801828 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.03.21 02:06:10.801934 [ 260 ] {43c24210-0b59-40f3-9c12-5ffdbf2ecbed} TCPHandler: Processed in 0.006047086 sec. 2025.03.21 02:06:10.802087 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:06:10.802106 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:10.802223 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:10.802244 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:10.802263 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 904 rows starting from the beginning of the part 2025.03.21 02:06:10.802299 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:10.802533 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part 2025.03.21 02:06:10.802972 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 382 rows starting from the beginning of the part 2025.03.21 02:06:10.803282 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part 2025.03.21 02:06:10.803648 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 382 rows starting from the beginning of the part 2025.03.21 02:06:10.803958 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 560 rows starting from the beginning of the part 2025.03.21 02:06:10.804766 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.804806 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.805443 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:06:10.805712 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.805994 [ 137 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:06:10.806028 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2438 rows, containing 5 columns (5 merged, 0 gathered) in 0.0040192 sec., 606588.3757961784 rows/sec., 46.48 MiB/sec. 2025.03.21 02:06:10.806105 [ 137 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.806160 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.806178 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} executeQuery: Read 930 rows, 63.82 KiB in 0.003959 sec., 234907.80500126295 rows/sec., 15.74 MiB/sec. 2025.03.21 02:06:10.806342 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:06:10.806481 [ 260 ] {acfb2253-f268-4f85-9fe9-38d03e1725a0} TCPHandler: Processed in 0.004425008 sec. 2025.03.21 02:06:10.806513 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:06:10.806637 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:10.806687 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:10.806726 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5610 rows starting from the beginning of the part 2025.03.21 02:06:10.806853 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:10.806944 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.807125 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part 2025.03.21 02:06:10.807492 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:06:10.807504 [ 191 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_21_4} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:06:10.807698 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 237 rows starting from the beginning of the part 2025.03.21 02:06:10.807984 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.21 02:06:10.808230 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part 2025.03.21 02:06:10.808570 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part 2025.03.21 02:06:10.808889 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 930 rows starting from the beginning of the part 2025.03.21 02:06:10.811173 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.811212 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.812052 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:06:10.812241 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7334 rows, containing 5 columns (5 merged, 0 gathered) in 0.005982734 sec., 1225860.95253441 rows/sec., 82.77 MiB/sec. 2025.03.21 02:06:10.812395 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.812691 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} executeQuery: Read 40 rows, 73.40 KiB in 0.005933 sec., 6741.951795044665 rows/sec., 12.08 MiB/sec. 2025.03.21 02:06:10.812914 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:06:10.812936 [ 260 ] {e3d50605-1c55-4697-8929-327c2928a00a} TCPHandler: Processed in 0.00635288 sec. 2025.03.21 02:06:10.813213 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:10.813387 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:10.813471 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:10.813594 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.813827 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_21_4} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:06:10.814001 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. 2025.03.21 02:06:10.814247 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.814287 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.814704 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:06:10.814943 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.815091 [ 137 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:06:10.815145 [ 137 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:10.815168 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:10.815191 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} executeQuery: Read 30 rows, 2.08 KiB in 0.00186 sec., 16129.032258064515 rows/sec., 1.09 MiB/sec. 2025.03.21 02:06:10.815321 [ 260 ] {386309f6-fb68-497c-b941-b3d570e7389b} TCPHandler: Processed in 0.002174328 sec. 2025.03.21 02:06:10.815338 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:06:10.815445 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:10.815473 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 926 rows starting from the beginning of the part 2025.03.21 02:06:10.815552 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part 2025.03.21 02:06:10.815737 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 82 rows starting from the beginning of the part 2025.03.21 02:06:10.815946 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part 2025.03.21 02:06:10.816154 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 82 rows starting from the beginning of the part 2025.03.21 02:06:10.816278 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2025.03.21 02:06:10.817399 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002158068 sec., 574588.0111284723 rows/sec., 37.69 MiB/sec. 2025.03.21 02:06:10.817568 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:06:10.817855 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:10.817929 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_21_4} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:06:10.817999 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. 2025.03.21 02:06:12.610468 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 486 2025.03.21 02:06:12.614274 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:12.614332 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:12.615837 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:06:12.616172 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:12.617158 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 486 2025.03.21 02:06:13.125676 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:13.125979 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:13.126094 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:13.126954 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:13.127008 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:13.127453 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:06:13.127743 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:13.127991 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} executeQuery: Read 56 rows, 4.41 KiB in 0.002096 sec., 26717.557251908394 rows/sec., 2.05 MiB/sec. 2025.03.21 02:06:13.128063 [ 260 ] {d6468157-2377-4134-b962-3aa30067a1a2} TCPHandler: Processed in 0.002563595 sec. 2025.03.21 02:06:13.128205 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:13.128351 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:13.128410 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:13.129095 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:13.129147 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:13.129542 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:06:13.129791 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:13.129972 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} executeQuery: Read 64 rows, 5.12 KiB in 0.001654 sec., 38694.07496977025 rows/sec., 3.02 MiB/sec. 2025.03.21 02:06:13.130024 [ 260 ] {5e07e0be-4ee1-440d-ad47-423599c0c436} TCPHandler: Processed in 0.001886563 sec. 2025.03.21 02:06:13.130153 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:13.130296 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:13.130349 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:13.130846 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:13.130885 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:13.131282 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:06:13.131538 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:13.131721 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} executeQuery: Read 76 rows, 5.43 KiB in 0.001458 sec., 52126.20027434842 rows/sec., 3.63 MiB/sec. 2025.03.21 02:06:13.131774 [ 260 ] {f4c1c1d9-c85a-4190-b52b-c369c9241488} TCPHandler: Processed in 0.001684809 sec. 2025.03.21 02:06:13.131876 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:13.131979 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:13.132027 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:13.132448 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:13.132486 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:13.132847 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:06:13.133100 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:13.133314 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} executeQuery: Read 30 rows, 2.06 KiB in 0.001353 sec., 22172.949002217294 rows/sec., 1.49 MiB/sec. 2025.03.21 02:06:13.133494 [ 260 ] {724fbefb-6718-435b-acf1-7422b1462865} TCPHandler: Processed in 0.001663579 sec. 2025.03.21 02:06:15.093832 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.03.21 02:06:15.094581 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:15.094621 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:15.095146 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:06:15.095400 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:15.095645 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.03.21 02:06:15.535607 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.03.21 02:06:15.557329 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:15.557390 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:15.564947 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:06:15.565727 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:15.568423 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.03.21 02:06:18.135055 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:18.135239 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:06:18.135309 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:06:18.136161 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:18.136208 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:18.136659 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:06:18.136926 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:18.137126 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} executeQuery: Read 212 rows, 13.81 KiB in 0.001936 sec., 109504.13223140496 rows/sec., 6.96 MiB/sec. 2025.03.21 02:06:18.137187 [ 260 ] {74a006ea-d9c6-4d99-a9a2-034a9ced929c} TCPHandler: Processed in 0.00225901 sec. 2025.03.21 02:06:18.137314 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:18.137420 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:18.137466 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:18.138298 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:18.138338 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:18.138743 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:06:18.138991 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:18.139175 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} executeQuery: Read 617 rows, 49.39 KiB in 0.001776 sec., 347409.9099099099 rows/sec., 27.16 MiB/sec. 2025.03.21 02:06:18.139225 [ 260 ] {7199522d-26b8-4d9a-b593-c752fe26387e} TCPHandler: Processed in 0.001962104 sec. 2025.03.21 02:06:18.139329 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:18.139430 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:18.139473 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:18.140023 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:18.140061 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:18.140423 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:06:18.140666 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:18.140846 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} executeQuery: Read 106 rows, 6.39 KiB in 0.001437 sec., 73764.78775226166 rows/sec., 4.34 MiB/sec. 2025.03.21 02:06:18.140897 [ 260 ] {83905b3e-1498-4dd8-831d-2c4f54843d98} TCPHandler: Processed in 0.001617348 sec. 2025.03.21 02:06:18.141011 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:18.141116 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:06:18.141159 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:06:18.141717 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:18.141754 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:18.142106 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:06:18.142346 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:18.142523 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} executeQuery: Read 113 rows, 7.49 KiB in 0.001429 sec., 79076.27711686495 rows/sec., 5.12 MiB/sec. 2025.03.21 02:06:18.142572 [ 260 ] {96ed1a4a-6740-4d9b-bdaf-106bdac3f303} TCPHandler: Processed in 0.001611408 sec. 2025.03.21 02:06:18.142688 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:18.142792 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:06:18.142836 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:06:18.143387 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:18.143425 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:18.143773 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:06:18.144007 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:18.144171 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} executeQuery: Read 112 rows, 6.53 KiB in 0.001434 sec., 78103.20781032079 rows/sec., 4.45 MiB/sec. 2025.03.21 02:06:18.144219 [ 260 ] {46c6657f-7f76-4aaf-9aba-2045185a1f0b} TCPHandler: Processed in 0.001618398 sec. 2025.03.21 02:06:18.144325 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:18.144424 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:18.144466 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:18.145184 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:18.145223 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:18.145609 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:06:18.145861 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:18.146042 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} executeQuery: Read 382 rows, 27.58 KiB in 0.001587 sec., 240705.734089477 rows/sec., 16.97 MiB/sec. 2025.03.21 02:06:18.146092 [ 260 ] {8ba3772c-1e37-4368-b5ed-f1c39523a07d} TCPHandler: Processed in 0.00177164 sec. 2025.03.21 02:06:18.146212 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:18.146318 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:06:18.146367 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:06:18.146806 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:18.146845 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:18.147232 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:06:18.147491 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:18.147681 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. 2025.03.21 02:06:18.147737 [ 260 ] {483df5f5-b71c-4575-b84f-d4c0c182f6a1} TCPHandler: Processed in 0.001575227 sec. 2025.03.21 02:06:18.147855 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:18.147964 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:18.148012 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:18.148545 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:18.148583 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:18.148982 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:06:18.149231 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:18.149416 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} executeQuery: Read 237 rows, 16.27 KiB in 0.00147 sec., 161224.48979591837 rows/sec., 10.81 MiB/sec. 2025.03.21 02:06:18.149495 [ 260 ] {2293a840-bbb0-4502-9766-ac8a962e3aef} TCPHandler: Processed in 0.00168808 sec. 2025.03.21 02:06:18.149731 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:18.149842 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:06:18.149890 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:06:18.150345 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:18.150384 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:18.150739 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:06:18.150996 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:18.151173 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} executeQuery: Read 1 rows, 69.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 49.80 KiB/sec. 2025.03.21 02:06:18.151224 [ 260 ] {9e1e467e-4672-4872-94e0-4350b5313c1b} TCPHandler: Processed in 0.001563227 sec. 2025.03.21 02:06:18.151340 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:18.151445 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:18.151493 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:18.151936 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:18.151974 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:18.152336 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:06:18.152584 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:18.152779 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} executeQuery: Read 82 rows, 5.33 KiB in 0.001347 sec., 60876.02078693392 rows/sec., 3.87 MiB/sec. 2025.03.21 02:06:18.152874 [ 260 ] {9f33477d-2937-4d8e-93ac-940a1d41a03b} TCPHandler: Processed in 0.001579818 sec. 2025.03.21 02:06:22.498658 [ 119 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:06:22.498731 [ 119 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:06:22.595839 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.03.21 02:06:22.596590 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:22.596649 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:22.597250 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:06:22.597518 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:22.597737 [ 119 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:06:22.597821 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.03.21 02:06:22.597827 [ 119 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:22.597869 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:22.598016 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:06:22.598195 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:22.598246 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.03.21 02:06:22.598340 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.03.21 02:06:22.598531 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.03.21 02:06:22.598744 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.03.21 02:06:22.598963 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.03.21 02:06:22.599126 [ 193 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.03.21 02:06:22.601035 [ 196 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003091334 sec., 2387642.3576358943 rows/sec., 34.16 MiB/sec. 2025.03.21 02:06:22.601509 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:06:22.601832 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:22.601915 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_16_3} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:06:22.602013 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.03.21 02:06:22.617483 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 514 2025.03.21 02:06:22.620468 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:22.620514 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:22.622020 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:06:22.622345 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:22.622505 [ 119 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:06:22.622563 [ 119 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:22.622596 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:22.622992 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:06:22.623831 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 514 2025.03.21 02:06:22.624269 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:22.624454 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part 2025.03.21 02:06:22.625113 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2025.03.21 02:06:22.625727 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part 2025.03.21 02:06:22.626396 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part 2025.03.21 02:06:22.627095 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2025.03.21 02:06:22.627711 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part 2025.03.21 02:06:22.635795 [ 196 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 72 columns (72 merged, 0 gathered) in 0.013101058 sec., 39233.47259435077 rows/sec., 35.76 MiB/sec. 2025.03.21 02:06:22.636996 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:06:22.637857 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:22.637961 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_11_2} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:06:22.638343 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. 2025.03.21 02:06:23.001321 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000940306 sec. 2025.03.21 02:06:23.068556 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.03.21 02:06:23.091109 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:23.091178 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:23.099153 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:06:23.099965 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:23.100352 [ 118 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:06:23.100480 [ 118 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:23.100581 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:23.101540 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:06:23.117999 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.03.21 02:06:23.119367 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:23.120943 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.03.21 02:06:23.126776 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.03.21 02:06:23.131470 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:23.131669 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:23.131761 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:23.133371 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.03.21 02:06:23.133430 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:23.133483 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:23.134071 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:06:23.134391 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:23.134921 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} executeQuery: Read 136 rows, 12.03 KiB in 0.003276 sec., 41514.04151404151 rows/sec., 3.58 MiB/sec. 2025.03.21 02:06:23.135515 [ 260 ] {ea2dbb76-91f8-42f8-94d3-7a3ecf5fbc61} TCPHandler: Processed in 0.004161392 sec. 2025.03.21 02:06:23.135874 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:23.136005 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:23.136058 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:23.137262 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:23.137324 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:23.137984 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:06:23.138355 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:23.138899 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} executeQuery: Read 40 rows, 3.01 KiB in 0.002885 sec., 13864.818024263432 rows/sec., 1.02 MiB/sec. 2025.03.21 02:06:23.139337 [ 260 ] {8af67be1-dcea-469e-836e-bb282db151d2} TCPHandler: Processed in 0.003542202 sec. 2025.03.21 02:06:23.139550 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:23.139704 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:23.139820 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:23.141605 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:23.141662 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:23.142322 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:06:23.142758 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:23.143316 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} executeQuery: Read 104 rows, 8.32 KiB in 0.003632 sec., 28634.361233480176 rows/sec., 2.24 MiB/sec. 2025.03.21 02:06:23.143767 [ 260 ] {b7911a63-e693-4e2b-87c0-0a5252329681} TCPHandler: Processed in 0.004268754 sec. 2025.03.21 02:06:23.144111 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:23.144319 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:23.144408 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:23.145449 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:23.145496 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:23.146104 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:06:23.146492 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:23.147193 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} executeQuery: Read 160 rows, 11.41 KiB in 0.002851 sec., 56120.65941774816 rows/sec., 3.91 MiB/sec. 2025.03.21 02:06:23.148034 [ 260 ] {1be506a6-011c-4096-9108-640b2fc07f60} TCPHandler: Processed in 0.0040414 sec. 2025.03.21 02:06:23.148300 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:23.148313 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.03.21 02:06:23.148443 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:23.148571 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:06:23.150591 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:23.150632 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:23.152076 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:06:23.152487 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:23.153142 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} executeQuery: Read 40 rows, 73.40 KiB in 0.004714 sec., 8485.36274925753 rows/sec., 15.21 MiB/sec. 2025.03.21 02:06:23.153483 [ 260 ] {bef2c08d-1670-4067-bd67-f427cc41eb23} TCPHandler: Processed in 0.005248991 sec. 2025.03.21 02:06:23.153660 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:23.153810 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:23.153877 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:23.155114 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:23.155161 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.03.21 02:06:23.155838 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:06:23.156190 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:23.156695 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} executeQuery: Read 60 rows, 4.14 KiB in 0.002894 sec., 20732.55010366275 rows/sec., 1.40 MiB/sec. 2025.03.21 02:06:23.157329 [ 260 ] {e14edf97-4101-4c30-a065-460c393821f2} TCPHandler: Processed in 0.003719375 sec. 2025.03.21 02:06:23.159812 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.03.21 02:06:23.164520 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2025.03.21 02:06:23.225043 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.124271273 sec., 973.6763539872968 rows/sec., 5.03 MiB/sec. 2025.03.21 02:06:23.227588 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:06:23.230591 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:23.230721 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_16_3} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:06:23.233080 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.03.21 02:06:24.000166 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 177.60 MiB, peak 187.57 MiB, free memory in arenas 0.00 B, will set to 179.23 MiB (RSS), difference: 1.63 MiB 2025.03.21 02:06:28.136785 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:28.136985 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:06:28.137057 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:06:28.137925 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.137975 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.138451 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:06:28.138722 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.138926 [ 110 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.21 02:06:28.138995 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} executeQuery: Read 212 rows, 13.81 KiB in 0.002058 sec., 103012.63362487852 rows/sec., 6.55 MiB/sec. 2025.03.21 02:06:28.139027 [ 110 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.139099 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.139133 [ 260 ] {00b3b2f5-5033-4b65-b493-7e060715950a} TCPHandler: Processed in 0.002467902 sec. 2025.03.21 02:06:28.139442 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:28.139532 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.21 02:06:28.139641 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:28.139736 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:28.139928 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:28.140021 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part 2025.03.21 02:06:28.140416 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part 2025.03.21 02:06:28.140780 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part 2025.03.21 02:06:28.141090 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part 2025.03.21 02:06:28.141447 [ 196 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part 2025.03.21 02:06:28.142617 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.142692 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.143775 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:06:28.144092 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004847245 sec., 218680.92081171882 rows/sec., 14.74 MiB/sec. 2025.03.21 02:06:28.144298 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.144399 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.21 02:06:28.144905 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} executeQuery: Read 617 rows, 49.39 KiB in 0.005249 sec., 117546.19927605258 rows/sec., 9.19 MiB/sec. 2025.03.21 02:06:28.145305 [ 260 ] {55c2b450-49d7-45bf-8017-66f911e9fb01} TCPHandler: Processed in 0.005975564 sec. 2025.03.21 02:06:28.145441 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.145551 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:28.145603 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_9_2} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.21 02:06:28.145753 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:28.145759 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:06:28.145828 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:28.146450 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.146490 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.146870 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:06:28.147115 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.147335 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} executeQuery: Read 106 rows, 6.39 KiB in 0.001656 sec., 64009.6618357488 rows/sec., 3.77 MiB/sec. 2025.03.21 02:06:28.147389 [ 260 ] {553e3e83-7575-4ea2-aaa8-d74085cb3082} TCPHandler: Processed in 0.001919883 sec. 2025.03.21 02:06:28.147516 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:28.147623 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:06:28.147667 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:06:28.148246 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.148285 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.148651 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:06:28.148897 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.149137 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} executeQuery: Read 113 rows, 7.49 KiB in 0.001525 sec., 74098.3606557377 rows/sec., 4.80 MiB/sec. 2025.03.21 02:06:28.149334 [ 260 ] {b1abb62a-384f-45d6-bcfc-6e9a03a5e9ad} TCPHandler: Processed in 0.001863923 sec. 2025.03.21 02:06:28.149485 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:28.149588 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:06:28.149631 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:06:28.150228 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.150267 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.150645 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:06:28.150905 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.151068 [ 110 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.21 02:06:28.151130 [ 110 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.151166 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} executeQuery: Read 112 rows, 6.53 KiB in 0.001587 sec., 70573.40894770005 rows/sec., 4.02 MiB/sec. 2025.03.21 02:06:28.151175 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.151383 [ 260 ] {820efbce-d366-4ada-8c8a-1193d6624224} TCPHandler: Processed in 0.001941634 sec. 2025.03.21 02:06:28.151528 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.21 02:06:28.151689 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:28.151767 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:28.151855 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part 2025.03.21 02:06:28.151884 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:28.151968 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:28.152216 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part 2025.03.21 02:06:28.152628 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part 2025.03.21 02:06:28.152900 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part 2025.03.21 02:06:28.153225 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part 2025.03.21 02:06:28.155002 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.155087 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.156031 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004712562 sec., 118831.32784247719 rows/sec., 7.22 MiB/sec. 2025.03.21 02:06:28.156042 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:06:28.156214 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.21 02:06:28.156467 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.156793 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.156920 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} executeQuery: Read 382 rows, 27.58 KiB in 0.005085 sec., 75122.91052114061 rows/sec., 5.30 MiB/sec. 2025.03.21 02:06:28.156972 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_9_2} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.21 02:06:28.157111 [ 260 ] {5d39a10c-78c6-4296-9af3-d3e344b6ce2c} TCPHandler: Processed in 0.005494365 sec. 2025.03.21 02:06:28.157168 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.21 02:06:28.157299 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:28.157412 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:06:28.157459 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:06:28.157932 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.157971 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.158331 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:06:28.158569 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.158779 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} executeQuery: Read 6 rows, 321.00 B in 0.001391 sec., 4313.443565780014 rows/sec., 225.36 KiB/sec. 2025.03.21 02:06:28.158833 [ 260 ] {81f1a562-6af8-4dd5-82e5-186fa75702ed} TCPHandler: Processed in 0.001583977 sec. 2025.03.21 02:06:28.158956 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:28.159061 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:28.159107 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:28.159666 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.159703 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.160084 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:06:28.160312 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.160530 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} executeQuery: Read 237 rows, 16.27 KiB in 0.00154 sec., 153896.10389610392 rows/sec., 10.32 MiB/sec. 2025.03.21 02:06:28.160578 [ 260 ] {276ac96e-3480-4286-aba9-cbf1a897d2a4} TCPHandler: Processed in 0.00172631 sec. 2025.03.21 02:06:28.160693 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:28.160860 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:06:28.160906 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:06:28.161335 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.161376 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.161725 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:06:28.161968 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.162172 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec. 2025.03.21 02:06:28.162222 [ 260 ] {614edc73-3e1b-4bbd-98a5-358af405a3da} TCPHandler: Processed in 0.001516366 sec. 2025.03.21 02:06:28.162339 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:28.162443 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:28.162487 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:28.162933 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:28.162971 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:28.163333 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:06:28.163567 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:28.163781 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} executeQuery: Read 82 rows, 5.33 KiB in 0.001359 sec., 60338.48417954378 rows/sec., 3.83 MiB/sec. 2025.03.21 02:06:28.163843 [ 260 ] {fff2cae3-5b17-43c8-9f41-a50a00cb2858} TCPHandler: Processed in 0.001552557 sec. 2025.03.21 02:06:30.098008 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.03.21 02:06:30.098709 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:30.098760 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:30.099311 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:06:30.099579 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:30.099876 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.03.21 02:06:30.618166 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.03.21 02:06:30.637564 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:30.637616 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:30.644629 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:06:30.645387 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:30.648836 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.03.21 02:06:32.624178 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 546 2025.03.21 02:06:32.627803 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:32.627867 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:32.629410 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:06:32.629738 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:32.631285 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 546 2025.03.21 02:06:33.132002 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:33.132192 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:33.132264 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:33.133117 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:33.133172 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:33.133628 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:06:33.133901 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:33.134112 [ 105 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:06:33.134156 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} executeQuery: Read 136 rows, 12.03 KiB in 0.002009 sec., 67695.37083125934 rows/sec., 5.85 MiB/sec. 2025.03.21 02:06:33.134188 [ 105 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:33.134254 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:33.134299 [ 260 ] {fdf72d7e-63b8-4613-a222-8d7a9f89ed1b} TCPHandler: Processed in 0.002430633 sec. 2025.03.21 02:06:33.134503 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:33.134510 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:06:33.134707 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:33.134824 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:33.134840 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:33.134945 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1845 rows starting from the beginning of the part 2025.03.21 02:06:33.135231 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.03.21 02:06:33.135540 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 617 rows starting from the beginning of the part 2025.03.21 02:06:33.135986 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part 2025.03.21 02:06:33.136378 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 617 rows starting from the beginning of the part 2025.03.21 02:06:33.136751 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 136 rows starting from the beginning of the part 2025.03.21 02:06:33.137709 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:33.137790 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:33.138848 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:06:33.139344 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:33.139766 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} executeQuery: Read 40 rows, 3.01 KiB in 0.005124 sec., 7806.401249024199 rows/sec., 587.00 KiB/sec. 2025.03.21 02:06:33.140160 [ 260 ] {a9f52079-adc1-4193-ada1-560ae3c2315c} TCPHandler: Processed in 0.005724719 sec. 2025.03.21 02:06:33.140526 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:33.140579 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3407 rows, containing 5 columns (5 merged, 0 gathered) in 0.006203738 sec., 549185.023609959 rows/sec., 46.39 MiB/sec. 2025.03.21 02:06:33.140682 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:33.140736 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:33.141006 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:06:33.141647 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:33.141884 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_26_5} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:06:33.141982 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:33.142050 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.03.21 02:06:33.142058 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:33.142471 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:06:33.142727 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:33.142904 [ 105 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:06:33.142965 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} executeQuery: Read 104 rows, 8.32 KiB in 0.002325 sec., 44731.18279569893 rows/sec., 3.49 MiB/sec. 2025.03.21 02:06:33.142971 [ 105 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:33.143062 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:33.143112 [ 260 ] {2333d534-58e2-4494-9f78-6c0bfdad3dd3} TCPHandler: Processed in 0.002683257 sec. 2025.03.21 02:06:33.143326 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:06:33.143350 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:33.143601 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:33.143605 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:33.143675 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part 2025.03.21 02:06:33.143731 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:33.144001 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.03.21 02:06:33.144308 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 382 rows starting from the beginning of the part 2025.03.21 02:06:33.144685 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part 2025.03.21 02:06:33.145128 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 382 rows starting from the beginning of the part 2025.03.21 02:06:33.145492 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part 2025.03.21 02:06:33.146478 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:33.146552 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:33.147554 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:06:33.148116 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:33.148351 [ 104 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:06:33.148441 [ 104 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:33.148496 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} executeQuery: Read 160 rows, 11.41 KiB in 0.004956 sec., 32284.100080710246 rows/sec., 2.25 MiB/sec. 2025.03.21 02:06:33.148500 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:33.148947 [ 260 ] {4dd982b9-1478-4bf8-8cce-9bf0c4cf0823} TCPHandler: Processed in 0.005663108 sec. 2025.03.21 02:06:33.149075 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:06:33.149270 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.006088706 sec., 319608.1400547177 rows/sec., 24.41 MiB/sec. 2025.03.21 02:06:33.149372 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:33.149449 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:33.149551 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7334 rows starting from the beginning of the part 2025.03.21 02:06:33.149586 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:06:33.149611 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:33.150007 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 76 rows starting from the beginning of the part 2025.03.21 02:06:33.150140 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:06:33.150551 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part 2025.03.21 02:06:33.150830 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:33.151094 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part 2025.03.21 02:06:33.151371 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_26_5} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:06:33.151566 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 237 rows starting from the beginning of the part 2025.03.21 02:06:33.151787 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.21 02:06:33.152036 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part 2025.03.21 02:06:33.155649 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:33.155728 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:33.157061 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:06:33.157353 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:33.157583 [ 104 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:06:33.157715 [ 104 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:33.157773 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:33.157781 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} executeQuery: Read 40 rows, 73.40 KiB in 0.008254 sec., 4846.13520717228 rows/sec., 8.68 MiB/sec. 2025.03.21 02:06:33.158499 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:06:33.159212 [ 260 ] {c4bafb43-3725-41fc-92de-9277b7dc55a3} TCPHandler: Processed in 0.009942593 sec. 2025.03.21 02:06:33.159418 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8204 rows, containing 5 columns (5 merged, 0 gathered) in 0.010699087 sec., 766794.4003072412 rows/sec., 51.83 MiB/sec. 2025.03.21 02:06:33.159700 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:33.159755 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:06:33.160076 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:33.160228 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:33.160317 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:33.160713 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 216 rows starting from the beginning of the part 2025.03.21 02:06:33.160777 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:33.161172 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_26_5} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:06:33.161773 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. 2025.03.21 02:06:33.161823 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2025.03.21 02:06:33.162455 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2025.03.21 02:06:33.163160 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2025.03.21 02:06:33.163331 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:33.163435 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:33.163889 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2025.03.21 02:06:33.164611 [ 187 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2025.03.21 02:06:33.164984 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:06:33.165804 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:33.166031 [ 104 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:06:33.166136 [ 104 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:33.166207 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:33.166572 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} executeQuery: Read 60 rows, 4.14 KiB in 0.006529 sec., 9189.768724153775 rows/sec., 634.19 KiB/sec. 2025.03.21 02:06:33.166965 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:06:33.167621 [ 260 ] {afe9eaf0-23ea-4b0c-bbd4-c1506ccaa007} TCPHandler: Processed in 0.00803215 sec. 2025.03.21 02:06:33.167692 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:33.167831 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1240 rows starting from the beginning of the part 2025.03.21 02:06:33.167955 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part 2025.03.21 02:06:33.168318 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part 2025.03.21 02:06:33.168615 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part 2025.03.21 02:06:33.168949 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part 2025.03.21 02:06:33.169326 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part 2025.03.21 02:06:33.172855 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 4 columns (4 merged, 0 gathered) in 0.006476873 sec., 239930.596137982 rows/sec., 15.73 MiB/sec. 2025.03.21 02:06:33.173183 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:06:33.173755 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:33.173871 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_26_5} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:06:33.173966 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.03.21 02:06:33.175373 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 415 rows, containing 19 columns (19 merged, 0 gathered) in 0.017477404 sec., 23744.945187511832 rows/sec., 42.55 MiB/sec. 2025.03.21 02:06:33.175975 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:06:33.176411 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:33.176498 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_11_2} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:06:33.176653 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.03.21 02:06:37.498792 [ 99 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:06:37.498865 [ 99 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:06:37.600073 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.03.21 02:06:37.600826 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:37.600885 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:37.601471 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:06:37.601732 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:37.602027 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.03.21 02:06:38.135689 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:38.135873 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:06:38.135944 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:06:38.136781 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.136823 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.137238 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:06:38.137495 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.137712 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} executeQuery: Read 212 rows, 13.81 KiB in 0.001946 sec., 108941.41829393628 rows/sec., 6.93 MiB/sec. 2025.03.21 02:06:38.137773 [ 260 ] {a17ec6d3-12dd-4306-9008-420d4164e05d} TCPHandler: Processed in 0.002269489 sec. 2025.03.21 02:06:38.137975 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:38.138117 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:38.138174 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:38.139149 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.139197 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.139605 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:06:38.139844 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.140063 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} executeQuery: Read 617 rows, 49.39 KiB in 0.00198 sec., 311616.16161616164 rows/sec., 24.36 MiB/sec. 2025.03.21 02:06:38.140117 [ 260 ] {be608a7f-a59b-4983-bacf-6bdb425f26e9} TCPHandler: Processed in 0.002208768 sec. 2025.03.21 02:06:38.140218 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:38.140320 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:38.140363 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:38.140906 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.140946 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.141292 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:06:38.141521 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.141684 [ 98 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:06:38.141756 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} executeQuery: Read 106 rows, 6.39 KiB in 0.001454 sec., 72902.33837689133 rows/sec., 4.29 MiB/sec. 2025.03.21 02:06:38.141766 [ 98 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.141849 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.141884 [ 260 ] {b2d13d3b-b492-4b62-a9ca-fac218ca2a62} TCPHandler: Processed in 0.00170749 sec. 2025.03.21 02:06:38.142127 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:38.142144 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:06:38.142445 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:06:38.142606 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:06:38.142739 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:38.142850 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part 2025.03.21 02:06:38.143034 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 106 rows starting from the beginning of the part 2025.03.21 02:06:38.143389 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2025.03.21 02:06:38.143810 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part 2025.03.21 02:06:38.144047 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2025.03.21 02:06:38.144256 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part 2025.03.21 02:06:38.144961 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.145005 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.145523 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:06:38.145865 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.146027 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 5 columns (5 merged, 0 gathered) in 0.004059 sec., 137472.28381374723 rows/sec., 9.08 MiB/sec. 2025.03.21 02:06:38.146280 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} executeQuery: Read 113 rows, 7.49 KiB in 0.003954 sec., 28578.654527061204 rows/sec., 1.85 MiB/sec. 2025.03.21 02:06:38.146390 [ 260 ] {4ee7dd94-2103-4c7e-8047-9fc6e699419c} TCPHandler: Processed in 0.004362966 sec. 2025.03.21 02:06:38.146519 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:06:38.146542 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:38.146754 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:06:38.146804 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:06:38.147453 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.147583 [ 190 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_21_4} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:06:38.147793 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:06:38.147959 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.148002 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.148357 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:06:38.148591 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.148800 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} executeQuery: Read 112 rows, 6.53 KiB in 0.002101 sec., 53307.94859590671 rows/sec., 3.04 MiB/sec. 2025.03.21 02:06:38.148856 [ 260 ] {10fc6cc6-401e-4725-984a-82042dc32c7d} TCPHandler: Processed in 0.002369601 sec. 2025.03.21 02:06:38.148967 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:38.148966 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.03.21 02:06:38.149181 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:38.149319 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:38.152620 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.152726 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.154730 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:06:38.155428 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.156894 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} executeQuery: Read 382 rows, 27.58 KiB in 0.007774 sec., 49138.152817082584 rows/sec., 3.47 MiB/sec. 2025.03.21 02:06:38.157371 [ 260 ] {c7029a76-28a6-49d3-a5a8-d58d46aa0d7c} TCPHandler: Processed in 0.008457127 sec. 2025.03.21 02:06:38.157656 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:38.157982 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:06:38.158152 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:06:38.160557 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.160659 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.162779 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:06:38.163464 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.164155 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} executeQuery: Read 6 rows, 321.00 B in 0.006252 sec., 959.6928982725528 rows/sec., 50.14 KiB/sec. 2025.03.21 02:06:38.164288 [ 260 ] {3b6b953b-f8a6-4002-b4c1-f25d8d5cf2ef} TCPHandler: Processed in 0.006736508 sec. 2025.03.21 02:06:38.164510 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:38.164753 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:38.164915 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:38.167618 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.167686 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.169426 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:06:38.170162 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.170834 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} executeQuery: Read 237 rows, 16.27 KiB in 0.00615 sec., 38536.58536585366 rows/sec., 2.58 MiB/sec. 2025.03.21 02:06:38.171075 [ 260 ] {a2a7ee5f-628f-448c-9c4b-ec48a4cb2aa3} TCPHandler: Processed in 0.006644646 sec. 2025.03.21 02:06:38.171362 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:38.171658 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:06:38.171816 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:06:38.173611 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.173704 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.174870 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:06:38.175515 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.175850 [ 98 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:06:38.175950 [ 98 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.176039 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.176490 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} executeQuery: Read 1 rows, 69.00 B in 0.0049 sec., 204.08163265306123 rows/sec., 13.75 KiB/sec. 2025.03.21 02:06:38.176841 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:06:38.177070 [ 260 ] {0a796a93-cc53-455e-a1b5-8d232d4bb46e} TCPHandler: Processed in 0.005827991 sec. 2025.03.21 02:06:38.177500 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:38.177650 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:38.177772 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part 2025.03.21 02:06:38.177834 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:38.178084 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:38.178261 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.03.21 02:06:38.178809 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.03.21 02:06:38.179372 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.03.21 02:06:38.179980 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.03.21 02:06:38.180453 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.03.21 02:06:38.182661 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.182757 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.184608 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:06:38.185525 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.186472 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} executeQuery: Read 82 rows, 5.33 KiB in 0.008725 sec., 9398.280802292264 rows/sec., 611.23 KiB/sec. 2025.03.21 02:06:38.186862 [ 260 ] {feea15a8-4e3a-4ea5-b0b2-bb7a5cd4642b} TCPHandler: Processed in 0.009487595 sec. 2025.03.21 02:06:38.187127 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.010878719 sec., 1011.1484633438919 rows/sec., 67.77 KiB/sec. 2025.03.21 02:06:38.187364 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:06:38.188080 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.188311 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_11_2} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:06:38.188492 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.21 02:06:38.202806 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:38.202867 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:38.210785 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:06:38.211594 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:38.214827 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.03.21 02:06:40.777672 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:40.777901 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 02:06:40.777983 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 02:06:40.778787 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:40.778841 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:40.779275 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.03.21 02:06:40.779528 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:40.779812 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} executeQuery: Read 18 rows, 1.47 KiB in 0.001952 sec., 9221.311475409837 rows/sec., 751.93 KiB/sec. 2025.03.21 02:06:40.780067 [ 260 ] {300b85a1-8f53-46ac-9723-f2f85ada3f74} TCPHandler: Processed in 0.002524864 sec. 2025.03.21 02:06:40.780189 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:40.780297 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:40.780345 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:40.781511 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:40.781554 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:40.782023 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:06:40.782283 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:40.782508 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} executeQuery: Read 1285 rows, 109.25 KiB in 0.002237 sec., 574430.0402324542 rows/sec., 47.69 MiB/sec. 2025.03.21 02:06:40.782563 [ 260 ] {88801d05-2c78-469d-a63b-5569e2cfb897} TCPHandler: Processed in 0.002427832 sec. 2025.03.21 02:06:40.782700 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:40.782844 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:40.782901 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:40.783544 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:40.783585 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:40.783958 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:06:40.784208 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:40.784420 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} executeQuery: Read 58 rows, 4.26 KiB in 0.001607 sec., 36092.09707529558 rows/sec., 2.59 MiB/sec. 2025.03.21 02:06:40.784472 [ 260 ] {44839c56-45a1-41b5-9052-de9636a7bd45} TCPHandler: Processed in 0.001839392 sec. 2025.03.21 02:06:40.784609 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:40.784717 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:06:40.784762 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:06:40.785369 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:40.785409 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:40.785779 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:06:40.786028 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:40.786245 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} executeQuery: Read 228 rows, 15.81 KiB in 0.00155 sec., 147096.7741935484 rows/sec., 9.96 MiB/sec. 2025.03.21 02:06:40.786297 [ 260 ] {34117071-066d-4da2-b97d-c54b4ff546a1} TCPHandler: Processed in 0.001738731 sec. 2025.03.21 02:06:40.786402 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:40.786504 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:40.786548 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:40.787307 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:40.787349 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:40.787727 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:06:40.787979 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:40.788236 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} executeQuery: Read 578 rows, 44.08 KiB in 0.001743 sec., 331612.16293746413 rows/sec., 24.69 MiB/sec. 2025.03.21 02:06:40.788423 [ 260 ] {7fb2a2bf-741e-4de9-9dd1-1d35b6caeb5a} TCPHandler: Processed in 0.002067136 sec. 2025.03.21 02:06:40.788638 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:40.788747 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:40.788797 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:40.789583 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:40.789623 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:40.790065 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:06:40.790311 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:40.790560 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} executeQuery: Read 939 rows, 64.45 KiB in 0.001836 sec., 511437.908496732 rows/sec., 34.28 MiB/sec. 2025.03.21 02:06:40.790768 [ 260 ] {159eb1bd-8c25-483a-9c19-66413ff5cae1} TCPHandler: Processed in 0.002193368 sec. 2025.03.21 02:06:40.790954 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:40.791062 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:40.791137 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:06:40.792356 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:40.792396 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:40.793058 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:06:40.793321 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:40.793563 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} executeQuery: Read 40 rows, 73.40 KiB in 0.002524 sec., 15847.860538827257 rows/sec., 28.40 MiB/sec. 2025.03.21 02:06:40.793666 [ 260 ] {569d6990-9fb8-44a0-9e70-a7a9dd362ee5} TCPHandler: Processed in 0.002774738 sec. 2025.03.21 02:06:40.793808 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:40.793915 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:40.793961 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:40.794400 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:40.794439 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:40.794793 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:06:40.795058 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:40.795301 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} executeQuery: Read 30 rows, 2.08 KiB in 0.001408 sec., 21306.818181818184 rows/sec., 1.44 MiB/sec. 2025.03.21 02:06:40.795476 [ 260 ] {a429756c-5310-45ca-aabf-631b7b8101d3} TCPHandler: Processed in 0.00171419 sec. 2025.03.21 02:06:42.631579 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 594 2025.03.21 02:06:42.635037 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:42.635092 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:42.636600 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:06:42.636923 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:42.637927 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 594 2025.03.21 02:06:43.125277 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:43.125462 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:43.125534 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:43.126291 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:43.126339 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:43.126778 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:06:43.127039 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:43.127243 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} executeQuery: Read 56 rows, 4.41 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.35 MiB/sec. 2025.03.21 02:06:43.127311 [ 260 ] {8b2bd85c-8938-4f20-99d8-35cedac55599} TCPHandler: Processed in 0.002155008 sec. 2025.03.21 02:06:43.127448 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:43.127566 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:43.127614 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:43.128167 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:43.128205 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:43.128563 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:06:43.128800 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:43.129026 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} executeQuery: Read 64 rows, 5.12 KiB in 0.001481 sec., 43214.04456448346 rows/sec., 3.37 MiB/sec. 2025.03.21 02:06:43.129218 [ 260 ] {1d502c8d-b634-4862-b07b-cec37ff744d0} TCPHandler: Processed in 0.001821072 sec. 2025.03.21 02:06:43.129424 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:43.129535 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:43.129587 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:43.130090 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:43.130128 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:43.130515 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:06:43.130759 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:43.130934 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} executeQuery: Read 76 rows, 5.43 KiB in 0.001425 sec., 53333.33333333333 rows/sec., 3.72 MiB/sec. 2025.03.21 02:06:43.130992 [ 260 ] {f4b1ac7d-5f67-44ea-8ed1-86d139cab430} TCPHandler: Processed in 0.001634709 sec. 2025.03.21 02:06:43.131097 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:43.131201 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:43.131248 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:43.131663 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:43.131700 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.03.21 02:06:43.132054 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:06:43.132298 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:43.132474 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} executeQuery: Read 30 rows, 2.06 KiB in 0.001296 sec., 23148.148148148146 rows/sec., 1.55 MiB/sec. 2025.03.21 02:06:43.132522 [ 260 ] {074d3807-62ab-4937-a026-842a4866910a} TCPHandler: Processed in 0.001476846 sec. 2025.03.21 02:06:45.102216 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.03.21 02:06:45.102898 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:45.102940 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:45.103540 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:06:45.103797 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:45.104032 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.03.21 02:06:45.714965 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.03.21 02:06:45.736009 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:45.736085 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:45.744201 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:06:45.745007 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:45.748742 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.03.21 02:06:48.135468 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:48.135678 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:06:48.135758 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:06:48.136660 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.136712 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.137165 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:06:48.137421 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.137747 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} executeQuery: Read 212 rows, 13.81 KiB in 0.002124 sec., 99811.67608286253 rows/sec., 6.35 MiB/sec. 2025.03.21 02:06:48.137960 [ 260 ] {ea6ac28a-9655-4b86-8958-5475f00314ae} TCPHandler: Processed in 0.002623305 sec. 2025.03.21 02:06:48.138121 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:48.138237 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:48.138285 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:48.139066 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.139107 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.139518 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:06:48.139761 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.139999 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} executeQuery: Read 617 rows, 49.39 KiB in 0.001789 sec., 344885.410844047 rows/sec., 26.96 MiB/sec. 2025.03.21 02:06:48.140055 [ 260 ] {703a1370-44ad-4fb9-a10d-c67cdf885c60} TCPHandler: Processed in 0.001987915 sec. 2025.03.21 02:06:48.140181 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:48.140289 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:48.140334 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:48.140877 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.140917 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.141260 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:06:48.141501 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.141722 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} executeQuery: Read 106 rows, 6.39 KiB in 0.001456 sec., 72802.1978021978 rows/sec., 4.28 MiB/sec. 2025.03.21 02:06:48.141774 [ 260 ] {f91a7467-160e-4853-8de4-4fb682cf02e7} TCPHandler: Processed in 0.001645329 sec. 2025.03.21 02:06:48.141874 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:48.141976 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:06:48.142020 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:06:48.142551 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.142590 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.142937 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:06:48.143177 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.143343 [ 86 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:06:48.143416 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} executeQuery: Read 113 rows, 7.49 KiB in 0.001454 sec., 77716.64374140302 rows/sec., 5.03 MiB/sec. 2025.03.21 02:06:48.143428 [ 86 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.143498 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.143551 [ 260 ] {ab3a9ef1-2d1d-4269-9e5f-cb56b523e2d6} TCPHandler: Processed in 0.0017264 sec. 2025.03.21 02:06:48.143734 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:48.143742 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:06:48.143905 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:06:48.144015 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:06:48.144054 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:48.144160 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 342 rows starting from the beginning of the part 2025.03.21 02:06:48.144481 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part 2025.03.21 02:06:48.144890 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part 2025.03.21 02:06:48.145266 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part 2025.03.21 02:06:48.145574 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part 2025.03.21 02:06:48.145943 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part 2025.03.21 02:06:48.146834 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.146894 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.147980 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:06:48.148448 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.149283 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.005663008 sec., 180469.46075301323 rows/sec., 12.61 MiB/sec. 2025.03.21 02:06:48.149321 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} executeQuery: Read 112 rows, 6.53 KiB in 0.005449 sec., 20554.230133969537 rows/sec., 1.17 MiB/sec. 2025.03.21 02:06:48.149421 [ 260 ] {a16aed21-d68a-432d-bfb8-84237c595d6e} TCPHandler: Processed in 0.00576521 sec. 2025.03.21 02:06:48.149511 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:06:48.149563 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:48.149694 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:48.149744 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:48.149878 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.150008 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_16_3} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:06:48.150128 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.21 02:06:48.150553 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.150591 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.150963 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:06:48.151206 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.151446 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} executeQuery: Read 382 rows, 27.58 KiB in 0.001785 sec., 214005.60224089638 rows/sec., 15.09 MiB/sec. 2025.03.21 02:06:48.151503 [ 260 ] {b54c8676-d5a9-43cc-b223-348b081bf504} TCPHandler: Processed in 0.001998664 sec. 2025.03.21 02:06:48.151604 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:48.151707 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:06:48.151753 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:06:48.152195 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.152233 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.152589 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.03.21 02:06:48.152832 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.153010 [ 86 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.03.21 02:06:48.153083 [ 86 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.153108 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} executeQuery: Read 6 rows, 321.00 B in 0.001412 sec., 4249.291784702549 rows/sec., 222.01 KiB/sec. 2025.03.21 02:06:48.153126 [ 86 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.153252 [ 260 ] {56f794df-a828-4d40-a58c-65165e112d52} TCPHandler: Processed in 0.00169728 sec. 2025.03.21 02:06:48.153306 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.03.21 02:06:48.153421 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:48.153429 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:48.153469 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.03.21 02:06:48.153596 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:48.153624 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.03.21 02:06:48.153761 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:48.153966 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.03.21 02:06:48.154169 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.03.21 02:06:48.154382 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.03.21 02:06:48.154589 [ 191 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.03.21 02:06:48.155318 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.155362 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.155991 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:06:48.156058 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00281248 sec., 23466.833541927408 rows/sec., 1.20 MiB/sec. 2025.03.21 02:06:48.156253 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.03.21 02:06:48.156414 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.156828 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} executeQuery: Read 237 rows, 16.27 KiB in 0.003293 sec., 71970.84725174613 rows/sec., 4.82 MiB/sec. 2025.03.21 02:06:48.156995 [ 260 ] {37bccc40-a24c-4bf2-bda0-fb16e720a115} TCPHandler: Processed in 0.003629903 sec. 2025.03.21 02:06:48.157007 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.157195 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:48.157205 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_11_2} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.03.21 02:06:48.157374 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.21 02:06:48.157410 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:06:48.157467 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:06:48.157902 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.157940 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.158287 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:06:48.158531 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.158744 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} executeQuery: Read 1 rows, 69.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 48.16 KiB/sec. 2025.03.21 02:06:48.158797 [ 260 ] {7c5e049c-cfa7-495e-8012-75c379dfe144} TCPHandler: Processed in 0.001672259 sec. 2025.03.21 02:06:48.158900 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:48.159002 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:48.159048 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:48.159470 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:48.159508 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:48.159859 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:06:48.160091 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:48.160310 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} executeQuery: Read 82 rows, 5.33 KiB in 0.00133 sec., 61654.13533834586 rows/sec., 3.92 MiB/sec. 2025.03.21 02:06:48.160361 [ 260 ] {7721f68f-2516-444b-a92f-a6a2851edbe5} TCPHandler: Processed in 0.001509947 sec. 2025.03.21 02:06:52.498913 [ 80 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:06:52.498988 [ 80 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:06:52.604230 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.03.21 02:06:52.604951 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:52.605002 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:52.605547 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:06:52.605812 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:52.606060 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.03.21 02:06:52.638345 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 622 2025.03.21 02:06:52.641510 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:52.641570 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:52.643093 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:06:52.643416 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:52.644571 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 622 2025.03.21 02:06:53.131812 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:53.132025 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:53.132105 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:53.133060 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:53.133115 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:53.133565 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:06:53.133848 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:53.134055 [ 80 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:06:53.134118 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} executeQuery: Read 136 rows, 12.03 KiB in 0.002142 sec., 63492.0634920635 rows/sec., 5.48 MiB/sec. 2025.03.21 02:06:53.134145 [ 80 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:53.134214 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:53.134250 [ 260 ] {f1fdd10b-84de-4952-b135-d0d7311eded2} TCPHandler: Processed in 0.002567895 sec. 2025.03.21 02:06:53.134614 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:53.134602 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:06:53.135064 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:53.135114 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:53.135167 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:53.135189 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1845 rows starting from the beginning of the part 2025.03.21 02:06:53.135534 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 617 rows starting from the beginning of the part 2025.03.21 02:06:53.135905 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1285 rows starting from the beginning of the part 2025.03.21 02:06:53.136272 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2025.03.21 02:06:53.136631 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 617 rows starting from the beginning of the part 2025.03.21 02:06:53.136969 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 136 rows starting from the beginning of the part 2025.03.21 02:06:53.137981 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:53.138058 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:53.138889 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:06:53.139437 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:53.139741 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} executeQuery: Read 40 rows, 3.01 KiB in 0.004887 sec., 8184.980560671169 rows/sec., 615.47 KiB/sec. 2025.03.21 02:06:53.139813 [ 260 ] {30f40f25-dd11-4e20-9cdd-f91c8ae033a1} TCPHandler: Processed in 0.005362084 sec. 2025.03.21 02:06:53.139975 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:53.140114 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:53.140166 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:53.140783 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 4556 rows, containing 5 columns (5 merged, 0 gathered) in 0.006426072 sec., 708986.7651654074 rows/sec., 60.25 MiB/sec. 2025.03.21 02:06:53.141190 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:06:53.141537 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:53.141591 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:53.141860 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:53.142027 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_31_6} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:06:53.142189 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:06:53.142304 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:06:53.142558 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:53.142757 [ 78 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:06:53.142791 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} executeQuery: Read 104 rows, 8.32 KiB in 0.002701 sec., 38504.25768233988 rows/sec., 3.01 MiB/sec. 2025.03.21 02:06:53.142847 [ 78 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:53.142918 [ 260 ] {cad318b9-02c1-4ddd-a18c-f4e85ad526ef} TCPHandler: Processed in 0.002995252 sec. 2025.03.21 02:06:53.142925 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:53.143187 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:53.143282 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:06:53.143726 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:53.143747 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:53.143827 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 910 rows starting from the beginning of the part 2025.03.21 02:06:53.143839 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:53.144215 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 382 rows starting from the beginning of the part 2025.03.21 02:06:53.144589 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 578 rows starting from the beginning of the part 2025.03.21 02:06:53.144913 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.03.21 02:06:53.145186 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 382 rows starting from the beginning of the part 2025.03.21 02:06:53.145508 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part 2025.03.21 02:06:53.146787 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:53.146865 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:53.148003 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:06:53.148416 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:53.148636 [ 78 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:06:53.148757 [ 78 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:53.148844 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:53.149389 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} executeQuery: Read 160 rows, 11.41 KiB in 0.005823 sec., 27477.245406148035 rows/sec., 1.91 MiB/sec. 2025.03.21 02:06:53.149399 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:06:53.149417 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.006345931 sec., 381346.7243813398 rows/sec., 29.21 MiB/sec. 2025.03.21 02:06:53.149902 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:06:53.150001 [ 260 ] {ce1569c6-1333-475f-8ebb-f23366b2be27} TCPHandler: Processed in 0.006941081 sec. 2025.03.21 02:06:53.150253 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:53.150423 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8204 rows starting from the beginning of the part 2025.03.21 02:06:53.150512 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:53.150801 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part 2025.03.21 02:06:53.150929 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:53.151316 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_31_6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:06:53.151306 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:53.151319 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 939 rows starting from the beginning of the part 2025.03.21 02:06:53.151536 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.21 02:06:53.151822 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:06:53.151826 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part 2025.03.21 02:06:53.152219 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part 2025.03.21 02:06:53.152515 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part 2025.03.21 02:06:53.155937 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:53.156008 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:53.157396 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:06:53.158140 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:53.158547 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} executeQuery: Read 40 rows, 73.40 KiB in 0.007369 sec., 5428.14493146967 rows/sec., 9.73 MiB/sec. 2025.03.21 02:06:53.158829 [ 260 ] {235d54a6-1880-4cb8-8ff3-a123e6ac6588} TCPHandler: Processed in 0.008476728 sec. 2025.03.21 02:06:53.158965 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:53.159095 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:53.159219 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:53.159710 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 9853 rows, containing 5 columns (5 merged, 0 gathered) in 0.010697366 sec., 921067.8591346693 rows/sec., 62.23 MiB/sec. 2025.03.21 02:06:53.160013 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:06:53.160496 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:53.160552 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:53.160643 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:53.160854 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_31_6} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:06:53.161021 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. 2025.03.21 02:06:53.161241 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:06:53.161488 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:53.161668 [ 78 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:06:53.161730 [ 78 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:53.161746 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} executeQuery: Read 60 rows, 4.14 KiB in 0.002707 sec., 22164.758034724786 rows/sec., 1.49 MiB/sec. 2025.03.21 02:06:53.161779 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:53.161901 [ 260 ] {67681c16-4325-4a33-98cf-ea0d4373784e} TCPHandler: Processed in 0.003046983 sec. 2025.03.21 02:06:53.161967 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:06:53.162136 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:06:53.162166 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1554 rows starting from the beginning of the part 2025.03.21 02:06:53.162234 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part 2025.03.21 02:06:53.162352 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part 2025.03.21 02:06:53.162533 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part 2025.03.21 02:06:53.162683 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part 2025.03.21 02:06:53.162873 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2025.03.21 02:06:53.164218 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1838 rows, containing 4 columns (4 merged, 0 gathered) in 0.002253069 sec., 815776.170192746 rows/sec., 53.42 MiB/sec. 2025.03.21 02:06:53.164427 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:06:53.164712 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:53.164793 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_31_6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:06:53.164876 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.03.21 02:06:53.248880 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.03.21 02:06:53.271808 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:53.271874 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:53.279940 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:06:53.280754 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:53.284031 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.03.21 02:06:58.136205 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:58.136430 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:06:58.136512 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:06:58.137425 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:58.137478 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:58.137944 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:06:58.138205 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:58.138515 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} executeQuery: Read 212 rows, 13.81 KiB in 0.00212 sec., 100000 rows/sec., 6.36 MiB/sec. 2025.03.21 02:06:58.138663 [ 260 ] {bd495afd-a263-49da-8586-4f9688b9779f} TCPHandler: Processed in 0.002598056 sec. 2025.03.21 02:06:58.138781 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:58.138891 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:06:58.138938 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:06:58.139754 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:58.139792 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:58.140246 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:06:58.140490 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:58.140703 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} executeQuery: Read 617 rows, 49.39 KiB in 0.001838 sec., 335690.9684439608 rows/sec., 26.24 MiB/sec. 2025.03.21 02:06:58.140759 [ 260 ] {fa9f8dc3-ea25-47c8-933f-d133fc21c8a8} TCPHandler: Processed in 0.002030585 sec. 2025.03.21 02:06:58.140879 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:58.140999 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:06:58.141053 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:06:58.141756 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:58.141805 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:58.142198 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:06:58.142439 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:58.142658 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} executeQuery: Read 106 rows, 6.39 KiB in 0.001688 sec., 62796.208530805685 rows/sec., 3.69 MiB/sec. 2025.03.21 02:06:58.142711 [ 260 ] {dc45dd85-1ca2-40a8-b3e6-fc56e2dcc359} TCPHandler: Processed in 0.001887693 sec. 2025.03.21 02:06:58.142828 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:58.142934 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:06:58.142978 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:06:58.143525 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:58.143564 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:58.143918 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:06:58.144155 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:58.144402 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} executeQuery: Read 113 rows, 7.49 KiB in 0.001479 sec., 76402.97498309669 rows/sec., 4.95 MiB/sec. 2025.03.21 02:06:58.144609 [ 260 ] {2d7d7599-9852-4f98-821e-b9de10480b01} TCPHandler: Processed in 0.001828172 sec. 2025.03.21 02:06:58.144773 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:58.144878 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:06:58.144922 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:06:58.145509 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:58.145548 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:58.145913 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:06:58.146149 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:58.146388 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} executeQuery: Read 112 rows, 6.53 KiB in 0.001525 sec., 73442.62295081967 rows/sec., 4.18 MiB/sec. 2025.03.21 02:06:58.146585 [ 260 ] {5d146b18-0ffa-4cdd-bf82-7ba8a8ae538f} TCPHandler: Processed in 0.001862903 sec. 2025.03.21 02:06:58.146716 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:58.146820 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:06:58.146862 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:06:58.147549 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:58.147589 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:58.147956 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:06:58.148193 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:58.148394 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} executeQuery: Read 382 rows, 27.58 KiB in 0.001595 sec., 239498.43260188086 rows/sec., 16.89 MiB/sec. 2025.03.21 02:06:58.148450 [ 260 ] {783f0b37-3f9a-457e-ad80-eb07732220b7} TCPHandler: Processed in 0.001790131 sec. 2025.03.21 02:06:58.148576 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:58.148682 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:06:58.148726 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:06:58.149147 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:58.149185 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:58.149538 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.03.21 02:06:58.149773 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:58.149976 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} executeQuery: Read 6 rows, 321.00 B in 0.001315 sec., 4562.737642585552 rows/sec., 238.39 KiB/sec. 2025.03.21 02:06:58.150024 [ 260 ] {f2b5e115-a310-45ae-bf3a-08d3a04a4b58} TCPHandler: Processed in 0.001500126 sec. 2025.03.21 02:06:58.150143 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:58.150256 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:06:58.150304 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:06:58.150824 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:58.150862 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:58.151258 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:06:58.151496 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:58.151699 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} executeQuery: Read 237 rows, 16.27 KiB in 0.001464 sec., 161885.24590163934 rows/sec., 10.85 MiB/sec. 2025.03.21 02:06:58.151748 [ 260 ] {afd24088-8c5b-4dae-aa0d-1f331b86b75c} TCPHandler: Processed in 0.001659529 sec. 2025.03.21 02:06:58.151862 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:58.151973 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:06:58.152022 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:06:58.152485 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:58.152535 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:58.152915 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:06:58.153162 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:58.153377 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} executeQuery: Read 1 rows, 69.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 47.25 KiB/sec. 2025.03.21 02:06:58.153428 [ 260 ] {35fd2a35-1c1d-4e70-a658-b68cbe574d50} TCPHandler: Processed in 0.001617849 sec. 2025.03.21 02:06:58.153557 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:06:58.153662 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:06:58.153707 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:06:58.154142 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:06:58.154180 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:06:58.154544 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:06:58.154786 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:06:58.155013 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} executeQuery: Read 82 rows, 5.33 KiB in 0.001361 sec., 60249.81631153564 rows/sec., 3.83 MiB/sec. 2025.03.21 02:06:58.155102 [ 260 ] {0785783c-6958-443b-a9e2-a2abb00050f6} TCPHandler: Processed in 0.001593308 sec. 2025.03.21 02:07:00.106249 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.03.21 02:07:00.107023 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:00.107070 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:00.107617 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:07:00.107875 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:00.108044 [ 70 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:07:00.108077 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.03.21 02:07:00.108100 [ 70 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:00.108129 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:00.108285 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:07:00.108462 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:00.108509 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.03.21 02:07:00.108587 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.03.21 02:07:00.108687 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.03.21 02:07:00.108911 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.03.21 02:07:00.109129 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.03.21 02:07:00.109331 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.03.21 02:07:00.111663 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00345409 sec., 2807975.472555724 rows/sec., 40.17 MiB/sec. 2025.03.21 02:07:00.112048 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:07:00.112374 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:00.112462 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_21_4} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:07:00.112565 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.03.21 02:07:00.784191 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.03.21 02:07:00.806731 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:00.806795 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:00.814676 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:07:00.815456 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:00.815843 [ 69 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:07:00.815989 [ 69 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:00.816052 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:00.817251 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:07:00.832463 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.03.21 02:07:00.834015 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:00.835443 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.03.21 02:07:00.841169 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.03.21 02:07:00.846983 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.03.21 02:07:00.853036 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.03.21 02:07:00.859010 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.03.21 02:07:00.863905 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.03.21 02:07:00.923540 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.107274138 sec., 1482.1838978561636 rows/sec., 7.66 MiB/sec. 2025.03.21 02:07:00.926234 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:07:00.929232 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:00.929367 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_21_4} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:07:00.931852 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.21 02:07:01.000227 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 185.51 MiB, peak 196.05 MiB, free memory in arenas 0.00 B, will set to 187.86 MiB (RSS), difference: 2.35 MiB 2025.03.21 02:07:02.644900 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 654 2025.03.21 02:07:02.648099 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:02.648161 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:02.649651 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:07:02.649975 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:02.650612 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 654 2025.03.21 02:07:03.131792 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:03.131993 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:03.132070 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:03.132900 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:03.132940 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:03.133372 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:07:03.133635 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:03.133835 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} executeQuery: Read 136 rows, 12.03 KiB in 0.001899 sec., 71616.64033701947 rows/sec., 6.18 MiB/sec. 2025.03.21 02:07:03.133890 [ 260 ] {b43c03b3-1bfb-4d07-91c6-df5a167524ed} TCPHandler: Processed in 0.002235538 sec. 2025.03.21 02:07:03.134016 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:03.134123 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:07:03.134170 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:07:03.134698 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:03.134735 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:03.135081 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:07:03.135321 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:03.135450 [ 67 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:07:03.135491 [ 67 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:03.135507 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} executeQuery: Read 40 rows, 3.01 KiB in 0.001406 sec., 28449.50213371266 rows/sec., 2.09 MiB/sec. 2025.03.21 02:07:03.135517 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:03.135592 [ 260 ] {1660eb15-7bd4-4e01-877a-2f775dec6de9} TCPHandler: Processed in 0.001626488 sec. 2025.03.21 02:07:03.135800 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:07:03.135814 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:03.136072 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:03.136103 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:03.136159 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:03.136172 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part 2025.03.21 02:07:03.136510 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part 2025.03.21 02:07:03.136858 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 106 rows starting from the beginning of the part 2025.03.21 02:07:03.137167 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part 2025.03.21 02:07:03.137491 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part 2025.03.21 02:07:03.137754 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part 2025.03.21 02:07:03.139091 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:03.139156 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:03.140343 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:07:03.140918 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:03.141035 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 5 columns (5 merged, 0 gathered) in 0.005404404 sec., 94367.48251981163 rows/sec., 6.40 MiB/sec. 2025.03.21 02:07:03.141393 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} executeQuery: Read 104 rows, 8.32 KiB in 0.005356 sec., 19417.47572815534 rows/sec., 1.52 MiB/sec. 2025.03.21 02:07:03.141420 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:07:03.141869 [ 260 ] {d2cf412b-9829-4d86-9f01-ec8e445ffab1} TCPHandler: Processed in 0.006107816 sec. 2025.03.21 02:07:03.142208 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:03.142320 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:03.142381 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:03.142489 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:03.142528 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_26_5} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:07:03.142746 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:07:03.143265 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:03.143307 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:03.143709 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:07:03.143968 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:03.144156 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} executeQuery: Read 160 rows, 11.41 KiB in 0.001826 sec., 87623.22015334063 rows/sec., 6.10 MiB/sec. 2025.03.21 02:07:03.144220 [ 260 ] {4a40b27d-659c-4873-b331-1e0b131e6016} TCPHandler: Processed in 0.002082716 sec. 2025.03.21 02:07:03.144360 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:03.144465 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:03.144530 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:07:03.145737 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:03.145773 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:03.146460 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:07:03.146724 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:03.146937 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} executeQuery: Read 40 rows, 73.40 KiB in 0.002494 sec., 16038.492381716118 rows/sec., 28.74 MiB/sec. 2025.03.21 02:07:03.147059 [ 260 ] {bffa9fe6-c88b-4f28-9614-c9c00fd6ac27} TCPHandler: Processed in 0.002750788 sec. 2025.03.21 02:07:03.147180 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:03.147281 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:03.147327 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:03.147767 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:03.147803 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:03.148164 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:07:03.148419 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:03.148591 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. 2025.03.21 02:07:03.148641 [ 260 ] {4966454c-4e92-4330-9886-6c06dcf337cd} TCPHandler: Processed in 0.001512476 sec. 2025.03.21 02:07:07.499031 [ 62 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:07:07.499104 [ 62 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:07:07.608294 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.03.21 02:07:07.609385 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:07.609428 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:07.609970 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:07:07.610258 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:07.610499 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.03.21 02:07:08.136034 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:08.136219 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:07:08.136289 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:07:08.137124 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.137167 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:08.137604 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:07:08.137871 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.138023 [ 59 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.21 02:07:08.138074 [ 59 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.138081 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} executeQuery: Read 212 rows, 13.81 KiB in 0.00191 sec., 110994.76439790576 rows/sec., 7.06 MiB/sec. 2025.03.21 02:07:08.138101 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:08.138197 [ 260 ] {df0e3585-b7d9-4c42-83e7-d36142a42c7b} TCPHandler: Processed in 0.00228929 sec. 2025.03.21 02:07:08.138370 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.03.21 02:07:08.138402 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:08.138623 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:08.138679 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:08.138717 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:08.138766 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part 2025.03.21 02:07:08.139130 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part 2025.03.21 02:07:08.139538 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part 2025.03.21 02:07:08.139943 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part 2025.03.21 02:07:08.140265 [ 187 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part 2025.03.21 02:07:08.141431 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.141509 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:08.142389 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:07:08.142699 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004463518 sec., 237480.83910493922 rows/sec., 16.01 MiB/sec. 2025.03.21 02:07:08.142868 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.143171 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.21 02:07:08.143228 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} executeQuery: Read 617 rows, 49.39 KiB in 0.004677 sec., 131922.1723326919 rows/sec., 10.31 MiB/sec. 2025.03.21 02:07:08.143412 [ 260 ] {c3f24c7b-5c9a-47fd-a5ef-93f75ad6f515} TCPHandler: Processed in 0.005084579 sec. 2025.03.21 02:07:08.143557 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:08.143761 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:07:08.143775 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.143844 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:07:08.143985 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_13_3} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.21 02:07:08.144237 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:07:08.144779 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.144822 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:08.145197 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:07:08.145452 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.145631 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} executeQuery: Read 106 rows, 6.39 KiB in 0.001901 sec., 55760.12624934245 rows/sec., 3.28 MiB/sec. 2025.03.21 02:07:08.145684 [ 260 ] {cf0d225d-fddc-4e85-a5da-b9a445a94d19} TCPHandler: Processed in 0.002178778 sec. 2025.03.21 02:07:08.145801 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:08.145906 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:07:08.145949 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:07:08.146501 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.146539 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:08.146890 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:07:08.147130 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.147355 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} executeQuery: Read 113 rows, 7.49 KiB in 0.00147 sec., 76870.74829931973 rows/sec., 4.98 MiB/sec. 2025.03.21 02:07:08.147407 [ 260 ] {fee902f9-b134-466a-bcf0-ecd39ca35361} TCPHandler: Processed in 0.001657949 sec. 2025.03.21 02:07:08.147520 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:08.147624 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:07:08.147668 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:07:08.148226 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.148264 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:08.148608 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:07:08.148839 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.149006 [ 58 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.03.21 02:07:08.149083 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} executeQuery: Read 112 rows, 6.53 KiB in 0.001471 sec., 76138.6811692726 rows/sec., 4.34 MiB/sec. 2025.03.21 02:07:08.149090 [ 58 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.149172 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:08.149217 [ 260 ] {f90830ae-0d27-4b00-8331-28f907ac5360} TCPHandler: Processed in 0.00174313 sec. 2025.03.21 02:07:08.149576 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.03.21 02:07:08.149631 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:08.149906 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:08.149935 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:08.149982 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:08.150006 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part 2025.03.21 02:07:08.150409 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part 2025.03.21 02:07:08.150820 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part 2025.03.21 02:07:08.151226 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part 2025.03.21 02:07:08.151570 [ 190 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part 2025.03.21 02:07:08.152563 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.152635 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:08.153632 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:07:08.154159 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004873285 sec., 114912.22040163874 rows/sec., 6.98 MiB/sec. 2025.03.21 02:07:08.154172 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.154414 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.03.21 02:07:08.154608 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} executeQuery: Read 382 rows, 27.58 KiB in 0.004781 sec., 79899.60259359967 rows/sec., 5.63 MiB/sec. 2025.03.21 02:07:08.154717 [ 260 ] {9b81f871-d5e8-48f8-ba44-e5a9e9cf3b68} TCPHandler: Processed in 0.00520426 sec. 2025.03.21 02:07:08.154890 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:08.155064 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:07:08.155107 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.155142 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:07:08.155344 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_13_3} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.03.21 02:07:08.155542 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.21 02:07:08.155900 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.155942 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:08.156316 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.03.21 02:07:08.156577 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.156792 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} executeQuery: Read 6 rows, 321.00 B in 0.001767 sec., 3395.585738539898 rows/sec., 177.41 KiB/sec. 2025.03.21 02:07:08.156851 [ 260 ] {0414de02-e2a2-45a2-8a5e-cd51ad7cab70} TCPHandler: Processed in 0.002019866 sec. 2025.03.21 02:07:08.156990 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:08.157095 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:08.157142 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:08.157693 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.157731 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:08.158119 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:07:08.158358 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.158601 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} executeQuery: Read 237 rows, 16.27 KiB in 0.001522 sec., 155716.1629434954 rows/sec., 10.44 MiB/sec. 2025.03.21 02:07:08.158777 [ 260 ] {92d25067-c14d-43e9-8b1c-9a1dbc237842} TCPHandler: Processed in 0.001832052 sec. 2025.03.21 02:07:08.158986 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:08.159092 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:07:08.159139 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:07:08.159605 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.159643 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:08.159998 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:07:08.160250 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.160503 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} executeQuery: Read 1 rows, 69.00 B in 0.001432 sec., 698.3240223463688 rows/sec., 47.06 KiB/sec. 2025.03.21 02:07:08.160697 [ 260 ] {efa0b784-a058-4640-828a-0d44be79542f} TCPHandler: Processed in 0.00177716 sec. 2025.03.21 02:07:08.160837 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:08.160938 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:08.160983 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:08.161477 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.161519 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:08.161882 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:07:08.162122 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.162327 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} executeQuery: Read 82 rows, 5.33 KiB in 0.001412 sec., 58073.65439093484 rows/sec., 3.69 MiB/sec. 2025.03.21 02:07:08.162380 [ 260 ] {6a5ea13a-47dd-4c9d-9b07-ace1c885cd73} TCPHandler: Processed in 0.001593088 sec. 2025.03.21 02:07:08.332624 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.03.21 02:07:08.351741 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:08.351807 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.03.21 02:07:08.359596 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:07:08.360383 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:08.363251 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.03.21 02:07:10.778354 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:10.778576 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:10.778658 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:10.780012 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:10.780063 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:10.780579 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:07:10.780844 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:10.781091 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} executeQuery: Read 1276 rows, 108.59 KiB in 0.002571 sec., 496304.93971217424 rows/sec., 41.25 MiB/sec. 2025.03.21 02:07:10.781159 [ 260 ] {c547602b-141b-4fe7-92f2-cc24065abe68} TCPHandler: Processed in 0.002940821 sec. 2025.03.21 02:07:10.781274 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:10.781385 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:07:10.781435 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:07:10.781979 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:10.782022 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:10.782377 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:07:10.782620 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:10.782829 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} executeQuery: Read 40 rows, 3.01 KiB in 0.001471 sec., 27192.38613188307 rows/sec., 2.00 MiB/sec. 2025.03.21 02:07:10.782884 [ 260 ] {b0f0cf89-3826-4e5f-9923-87123a401c65} TCPHandler: Processed in 0.001661289 sec. 2025.03.21 02:07:10.783003 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:10.783109 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:07:10.783156 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:07:10.783733 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:10.783773 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:10.784134 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:07:10.784389 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:10.784601 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} executeQuery: Read 228 rows, 15.81 KiB in 0.001513 sec., 150693.9854593523 rows/sec., 10.20 MiB/sec. 2025.03.21 02:07:10.784654 [ 260 ] {bb423434-b399-4198-b5a1-a082baca8578} TCPHandler: Processed in 0.001701599 sec. 2025.03.21 02:07:10.784790 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:10.784895 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:10.784940 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:10.785628 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:10.785668 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:10.786039 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:07:10.786275 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:10.786452 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} executeQuery: Read 560 rows, 42.61 KiB in 0.001578 sec., 354879.59442332067 rows/sec., 26.37 MiB/sec. 2025.03.21 02:07:10.786503 [ 260 ] {7e0a306c-0916-46c8-acce-9de5fe092aa4} TCPHandler: Processed in 0.001763311 sec. 2025.03.21 02:07:10.786615 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:10.786721 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:10.786770 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:10.787430 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:10.787467 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:10.787888 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:07:10.788125 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:10.788307 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} executeQuery: Read 930 rows, 63.82 KiB in 0.001608 sec., 578358.2089552239 rows/sec., 38.76 MiB/sec. 2025.03.21 02:07:10.788357 [ 260 ] {e8c5a53e-c8ee-45ac-911a-0160cc558f03} TCPHandler: Processed in 0.001794231 sec. 2025.03.21 02:07:10.788470 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:10.788576 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:10.788641 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:07:10.789738 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:10.789775 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:10.790423 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:07:10.790681 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:10.790923 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} executeQuery: Read 40 rows, 73.40 KiB in 0.002358 sec., 16963.528413910095 rows/sec., 30.40 MiB/sec. 2025.03.21 02:07:10.791063 [ 260 ] {2105b5cb-ac1c-4323-b4ae-4f33a0853b60} TCPHandler: Processed in 0.002643426 sec. 2025.03.21 02:07:10.791215 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:10.791350 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:10.791407 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:10.791847 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:10.791883 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:10.792248 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:07:10.792487 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:10.792693 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} executeQuery: Read 30 rows, 2.08 KiB in 0.00136 sec., 22058.823529411762 rows/sec., 1.49 MiB/sec. 2025.03.21 02:07:10.792807 [ 260 ] {88ea062e-4d7f-40e0-9c1d-19e1b1552022} TCPHandler: Processed in 0.001650018 sec. 2025.03.21 02:07:12.650899 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 700 2025.03.21 02:07:12.654239 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:12.654298 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:12.655841 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:07:12.656166 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:12.656401 [ 53 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:07:12.656513 [ 53 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:12.656583 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:12.657142 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:07:12.657693 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 700 2025.03.21 02:07:12.658231 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:12.658419 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 514 rows starting from the beginning of the part 2025.03.21 02:07:12.659073 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part 2025.03.21 02:07:12.659684 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part 2025.03.21 02:07:12.660326 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part 2025.03.21 02:07:12.660933 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part 2025.03.21 02:07:12.661526 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2025.03.21 02:07:12.669454 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 72 columns (72 merged, 0 gathered) in 0.012692331 sec., 55151.413873464226 rows/sec., 47.27 MiB/sec. 2025.03.21 02:07:12.670707 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:07:12.671569 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:12.671674 [ 189 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_16_3} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:07:12.672029 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. 2025.03.21 02:07:13.126268 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:13.126477 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:13.126556 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:13.127318 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:13.127371 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:13.127808 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:07:13.128065 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:13.128248 [ 53 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:07:13.128324 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} executeQuery: Read 56 rows, 4.41 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.27 MiB/sec. 2025.03.21 02:07:13.128325 [ 53 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:13.128402 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:13.128469 [ 260 ] {c505f7cc-de80-47bf-94cf-3600d09f3112} TCPHandler: Processed in 0.0023226 sec. 2025.03.21 02:07:13.128576 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:07:13.128625 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:13.128705 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:13.128744 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1847 rows starting from the beginning of the part 2025.03.21 02:07:13.128757 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:13.128829 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:13.128855 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 617 rows starting from the beginning of the part 2025.03.21 02:07:13.129323 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 136 rows starting from the beginning of the part 2025.03.21 02:07:13.129564 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 617 rows starting from the beginning of the part 2025.03.21 02:07:13.129908 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1276 rows starting from the beginning of the part 2025.03.21 02:07:13.130261 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2025.03.21 02:07:13.131331 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:13.131375 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:13.131980 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:07:13.132286 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:13.132463 [ 53 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:07:13.132529 [ 53 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:13.132561 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} executeQuery: Read 64 rows, 5.12 KiB in 0.003834 sec., 16692.749087115284 rows/sec., 1.30 MiB/sec. 2025.03.21 02:07:13.132577 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:13.132795 [ 260 ] {ee6a0a6a-9e81-4eb9-8e8b-1488fab90cfd} TCPHandler: Processed in 0.004224863 sec. 2025.03.21 02:07:13.133170 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:13.133201 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:07:13.133525 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.005026237 sec., 905050.8362419042 rows/sec., 76.92 MiB/sec. 2025.03.21 02:07:13.133544 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:13.133708 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:13.133722 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:13.133881 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part 2025.03.21 02:07:13.133901 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:07:13.134533 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 382 rows starting from the beginning of the part 2025.03.21 02:07:13.135143 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part 2025.03.21 02:07:13.135171 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:13.135575 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_36_7} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:07:13.135744 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 382 rows starting from the beginning of the part 2025.03.21 02:07:13.135879 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:07:13.136177 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 560 rows starting from the beginning of the part 2025.03.21 02:07:13.136559 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.03.21 02:07:13.137295 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:13.137363 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:13.138235 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:07:13.138768 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:13.139093 [ 52 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:07:13.139171 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} executeQuery: Read 76 rows, 5.43 KiB in 0.005722 sec., 13282.06920657113 rows/sec., 948.40 KiB/sec. 2025.03.21 02:07:13.139189 [ 52 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:13.139294 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:13.139448 [ 260 ] {1fe35833-e37c-4ed4-9160-7b2ee8244e71} TCPHandler: Processed in 0.006365971 sec. 2025.03.21 02:07:13.139954 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:07:13.140541 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.007790786 sec., 308826.3494851482 rows/sec., 23.64 MiB/sec. 2025.03.21 02:07:13.140870 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:13.140949 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:07:13.140978 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:13.140966 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9853 rows starting from the beginning of the part 2025.03.21 02:07:13.141445 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part 2025.03.21 02:07:13.141689 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:13.141859 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2025.03.21 02:07:13.141970 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:13.142233 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 237 rows starting from the beginning of the part 2025.03.21 02:07:13.142268 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:13.142348 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_36_7} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:07:13.142740 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.21 02:07:13.142775 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 930 rows starting from the beginning of the part 2025.03.21 02:07:13.143226 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part 2025.03.21 02:07:13.144516 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:13.144580 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:13.145080 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:07:13.145592 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:13.145904 [ 52 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:07:13.146005 [ 52 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:13.146093 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:13.146206 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} executeQuery: Read 30 rows, 2.06 KiB in 0.004763 sec., 6298.551333193365 rows/sec., 433.23 KiB/sec. 2025.03.21 02:07:13.146521 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:07:13.146657 [ 260 ] {1d6d3f90-fa94-47c3-a6d8-75f24ea7726e} TCPHandler: Processed in 0.005880912 sec. 2025.03.21 02:07:13.146848 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:13.146906 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1838 rows starting from the beginning of the part 2025.03.21 02:07:13.146995 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part 2025.03.21 02:07:13.147233 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2025.03.21 02:07:13.147483 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part 2025.03.21 02:07:13.148007 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part 2025.03.21 02:07:13.148606 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2025.03.21 02:07:13.150367 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11493 rows, containing 5 columns (5 merged, 0 gathered) in 0.01090928 sec., 1053506.7392165202 rows/sec., 71.15 MiB/sec. 2025.03.21 02:07:13.150739 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:07:13.151126 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 4 columns (4 merged, 0 gathered) in 0.004856084 sec., 436977.6140610418 rows/sec., 28.60 MiB/sec. 2025.03.21 02:07:13.151373 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:13.151507 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_36_7} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:07:13.151580 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:07:13.151676 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. 2025.03.21 02:07:13.152052 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:13.152149 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_36_7} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:07:13.152258 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.03.21 02:07:15.110687 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.03.21 02:07:15.111370 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:15.111413 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:15.111938 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:07:15.112194 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:15.112422 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.03.21 02:07:15.863393 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.03.21 02:07:15.884164 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:15.884235 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:15.891907 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:07:15.892657 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:15.896125 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.03.21 02:07:18.130269 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:18.130572 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:18.130690 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:18.131509 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:18.131564 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:18.132007 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:07:18.132266 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:18.132508 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} executeQuery: Read 56 rows, 4.41 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.13 MiB/sec. 2025.03.21 02:07:18.132575 [ 260 ] {f3d05f21-01be-47dd-99ca-7b08ef2e168c} TCPHandler: Processed in 0.002494784 sec. 2025.03.21 02:07:18.132692 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:18.132802 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:18.132851 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:18.133419 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:18.133462 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:18.133833 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:07:18.134084 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:18.134340 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} executeQuery: Read 64 rows, 5.12 KiB in 0.001561 sec., 40999.35938500961 rows/sec., 3.20 MiB/sec. 2025.03.21 02:07:18.134464 [ 260 ] {79b3175e-4a4e-4de9-9cd6-d9508f8d5851} TCPHandler: Processed in 0.001820552 sec. 2025.03.21 02:07:18.134700 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:18.134809 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:18.134861 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:18.135410 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:18.135451 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:18.135859 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:07:18.136108 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:18.136315 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. 2025.03.21 02:07:18.136369 [ 260 ] {436e240f-c6a5-4023-83e3-d3980e82fd9c} TCPHandler: Processed in 0.001749731 sec. 2025.03.21 02:07:18.136489 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:18.136595 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:18.136642 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:18.137080 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:18.137121 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:18.137487 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:07:18.137734 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:18.137912 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. 2025.03.21 02:07:18.137961 [ 260 ] {c8174a8b-77ff-40cf-90e5-ac3bc3eb3c7b} TCPHandler: Processed in 0.001522416 sec. 2025.03.21 02:07:22.499158 [ 43 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:07:22.499255 [ 43 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:07:22.612627 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.03.21 02:07:22.613324 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:22.613379 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:22.613976 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:07:22.614253 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:22.614556 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.03.21 02:07:22.658055 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 716 2025.03.21 02:07:22.661191 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:22.661240 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:22.662755 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:07:22.663082 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:22.663671 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 716 2025.03.21 02:07:23.131996 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:23.132196 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:23.132272 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:23.133096 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:23.133141 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:23.133567 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:07:23.133839 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:23.134067 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} executeQuery: Read 136 rows, 12.03 KiB in 0.001918 sec., 70907.19499478623 rows/sec., 6.12 MiB/sec. 2025.03.21 02:07:23.134161 [ 260 ] {46703945-c689-41ee-a7f1-8bf972ec09f5} TCPHandler: Processed in 0.00226931 sec. 2025.03.21 02:07:23.134399 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:23.134525 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:07:23.134575 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:07:23.135121 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:23.135160 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:23.135526 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:07:23.135771 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:23.135948 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} executeQuery: Read 40 rows, 3.01 KiB in 0.001449 sec., 27605.244996549343 rows/sec., 2.03 MiB/sec. 2025.03.21 02:07:23.136000 [ 260 ] {248ce75a-848f-4278-a92e-b99807e805e0} TCPHandler: Processed in 0.00170136 sec. 2025.03.21 02:07:23.136105 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:23.136209 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:23.136253 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:23.136791 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:23.136830 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:23.137183 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:07:23.137433 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:23.137636 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} executeQuery: Read 104 rows, 8.32 KiB in 0.001446 sec., 71922.5449515906 rows/sec., 5.62 MiB/sec. 2025.03.21 02:07:23.137701 [ 260 ] {d5e0ee38-7552-4c51-9a76-11ba8543ae7c} TCPHandler: Processed in 0.001646889 sec. 2025.03.21 02:07:23.137846 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:23.137949 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:23.137998 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:23.138512 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:23.138551 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:23.138959 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:07:23.139204 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:23.139424 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. 2025.03.21 02:07:23.139477 [ 260 ] {8b917362-1846-4734-8811-113afe13c13d} TCPHandler: Processed in 0.001688649 sec. 2025.03.21 02:07:23.139602 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:23.139707 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:23.139775 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:07:23.140844 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:23.140884 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:23.141537 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:07:23.141811 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:23.142003 [ 42 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:07:23.142083 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} executeQuery: Read 40 rows, 73.40 KiB in 0.00239 sec., 16736.401673640165 rows/sec., 29.99 MiB/sec. 2025.03.21 02:07:23.142094 [ 42 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:23.142172 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:23.142621 [ 260 ] {18b04414-afd7-4790-a911-a8e939d54138} TCPHandler: Processed in 0.003051564 sec. 2025.03.21 02:07:23.142707 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:07:23.143091 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:23.143336 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:23.143468 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:23.143634 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:23.143961 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 415 rows starting from the beginning of the part 2025.03.21 02:07:23.144787 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2025.03.21 02:07:23.145567 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2025.03.21 02:07:23.145633 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:23.145711 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:23.146229 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2025.03.21 02:07:23.146939 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2025.03.21 02:07:23.147319 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:07:23.147611 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2025.03.21 02:07:23.148145 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:23.148976 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} executeQuery: Read 60 rows, 4.14 KiB in 0.005668 sec., 10585.74453069866 rows/sec., 730.53 KiB/sec. 2025.03.21 02:07:23.149452 [ 260 ] {9758a91a-5968-4657-8309-c9641cb7a11e} TCPHandler: Processed in 0.006443243 sec. 2025.03.21 02:07:23.168344 [ 188 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 19 columns (19 merged, 0 gathered) in 0.026000272 sec., 23653.59870081359 rows/sec., 42.39 MiB/sec. 2025.03.21 02:07:23.169352 [ 188 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:07:23.169835 [ 188 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:23.169932 [ 188 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_16_3} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:07:23.170127 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. 2025.03.21 02:07:23.396283 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.03.21 02:07:23.419603 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:23.419673 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:23.427154 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:07:23.427952 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:23.431135 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.03.21 02:07:28.129922 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:28.130127 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:28.130199 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:28.130992 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:28.131043 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:28.131515 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:07:28.131789 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:28.132045 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} executeQuery: Read 56 rows, 4.41 KiB in 0.001968 sec., 28455.284552845525 rows/sec., 2.19 MiB/sec. 2025.03.21 02:07:28.132115 [ 260 ] {7df3944a-13c4-49b8-b348-45207d2fc4c2} TCPHandler: Processed in 0.00232823 sec. 2025.03.21 02:07:28.132252 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:28.132385 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:28.132437 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:28.133026 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:28.133068 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:28.133453 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:07:28.133694 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:28.133923 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} executeQuery: Read 64 rows, 5.12 KiB in 0.001568 sec., 40816.32653061225 rows/sec., 3.19 MiB/sec. 2025.03.21 02:07:28.133980 [ 260 ] {3ba0146b-d755-4187-b58d-c64357ed2fde} TCPHandler: Processed in 0.001786002 sec. 2025.03.21 02:07:28.134098 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:28.134209 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:28.134258 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:28.134797 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:28.134837 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:28.135228 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:07:28.135476 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:28.135693 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} executeQuery: Read 160 rows, 11.41 KiB in 0.001507 sec., 106171.20106171201 rows/sec., 7.39 MiB/sec. 2025.03.21 02:07:28.135746 [ 260 ] {22d6c36a-acd2-4499-93e5-1fda145cad93} TCPHandler: Processed in 0.001700339 sec. 2025.03.21 02:07:28.135852 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:28.135960 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:28.136021 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:28.136466 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:28.136506 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:28.136902 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:07:28.137137 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:28.137358 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. 2025.03.21 02:07:28.137409 [ 260 ] {e4b9eaa5-9824-4fdb-abfb-a0ccd6070a05} TCPHandler: Processed in 0.001607328 sec. 2025.03.21 02:07:30.114757 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.03.21 02:07:30.115497 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:30.115541 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:30.116097 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:07:30.116348 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:30.116648 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.03.21 02:07:30.931271 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.03.21 02:07:30.952285 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:30.952348 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:30.959882 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:07:30.960663 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:30.964047 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.03.21 02:07:32.663899 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 736 2025.03.21 02:07:32.666707 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:32.666769 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:32.668275 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:07:32.668610 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:32.669950 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 736 2025.03.21 02:07:33.131490 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:33.131672 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:33.131740 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:33.132545 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:33.132590 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:33.133020 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:07:33.133289 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:33.133536 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} executeQuery: Read 136 rows, 12.03 KiB in 0.001913 sec., 71092.52483010977 rows/sec., 6.14 MiB/sec. 2025.03.21 02:07:33.133607 [ 260 ] {54b0c8e6-8605-4b7e-87d9-8c35cc3df22d} TCPHandler: Processed in 0.002241289 sec. 2025.03.21 02:07:33.133733 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:33.133841 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:07:33.133887 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:07:33.134447 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:33.134487 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:33.134837 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:07:33.135077 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:33.135292 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} executeQuery: Read 40 rows, 3.01 KiB in 0.001472 sec., 27173.91304347826 rows/sec., 2.00 MiB/sec. 2025.03.21 02:07:33.135345 [ 260 ] {9ae8a6d5-43e3-43f7-aaa7-26202da95402} TCPHandler: Processed in 0.001663809 sec. 2025.03.21 02:07:33.135475 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:33.135591 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:33.135636 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:33.136209 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:33.136249 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:33.136613 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:07:33.136841 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:33.137084 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} executeQuery: Read 104 rows, 8.32 KiB in 0.001542 sec., 67444.87678339818 rows/sec., 5.27 MiB/sec. 2025.03.21 02:07:33.137158 [ 260 ] {6961e6fe-bdbe-4d86-9f60-e0a0b64d33e9} TCPHandler: Processed in 0.001772311 sec. 2025.03.21 02:07:33.137384 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:33.137555 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:33.137607 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:33.138136 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:33.138174 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:33.138553 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:07:33.138802 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:33.139041 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. 2025.03.21 02:07:33.139094 [ 260 ] {15ec651c-90e0-40e2-8995-058fb1f49c22} TCPHandler: Processed in 0.00173571 sec. 2025.03.21 02:07:33.139198 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:33.139300 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:33.139365 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:07:33.140497 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:33.140536 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:33.141185 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:07:33.141440 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:33.141734 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} executeQuery: Read 40 rows, 73.40 KiB in 0.002454 sec., 16299.918500407497 rows/sec., 29.21 MiB/sec. 2025.03.21 02:07:33.142097 [ 260 ] {c3032c0c-8116-4a0b-ae21-289fae53a088} TCPHandler: Processed in 0.002947701 sec. 2025.03.21 02:07:33.142215 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:33.142318 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:33.142364 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:33.142825 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:33.142865 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. 2025.03.21 02:07:33.143220 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:07:33.143459 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:33.143676 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} executeQuery: Read 60 rows, 4.14 KiB in 0.00138 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. 2025.03.21 02:07:33.143726 [ 260 ] {9574ea3b-b08d-4c9e-8c65-91985ca47698} TCPHandler: Processed in 0.001561127 sec. 2025.03.21 02:07:37.499318 [ 26 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:07:37.499399 [ 26 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:07:37.616858 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.03.21 02:07:37.617586 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:37.617633 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:37.618205 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:07:37.618468 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:37.618637 [ 26 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:07:37.618681 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.03.21 02:07:37.618697 [ 26 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:37.618725 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:37.618883 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:07:37.619070 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:37.619121 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.03.21 02:07:37.619214 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2025.03.21 02:07:37.619409 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2025.03.21 02:07:37.619506 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2025.03.21 02:07:37.619708 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2025.03.21 02:07:37.619953 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2025.03.21 02:07:37.625112 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.006299509 sec., 1897925.6954788063 rows/sec., 27.15 MiB/sec. 2025.03.21 02:07:37.625679 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:07:37.626071 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:37.626182 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_26_5} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:07:37.626316 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.03.21 02:07:38.135767 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:38.135960 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:07:38.136034 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:07:38.136906 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.136959 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.137415 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:07:38.137697 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.137952 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} executeQuery: Read 212 rows, 13.81 KiB in 0.002043 sec., 103768.96720509055 rows/sec., 6.60 MiB/sec. 2025.03.21 02:07:38.138020 [ 260 ] {5d41987b-9ecb-42bb-8c88-e97b01351257} TCPHandler: Processed in 0.002382432 sec. 2025.03.21 02:07:38.138162 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:38.138306 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:38.138363 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:38.139221 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.139262 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.139667 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:07:38.139905 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.140105 [ 26 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 02:07:38.140173 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} executeQuery: Read 617 rows, 49.39 KiB in 0.001888 sec., 326800.8474576271 rows/sec., 25.55 MiB/sec. 2025.03.21 02:07:38.140244 [ 26 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.140333 [ 260 ] {fe35fb96-f16e-45e3-8354-ab9464d2d396} TCPHandler: Processed in 0.002230859 sec. 2025.03.21 02:07:38.140340 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.140596 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:38.140616 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 02:07:38.140807 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:07:38.140916 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:07:38.140948 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:38.141068 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1847 rows starting from the beginning of the part 2025.03.21 02:07:38.141413 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part 2025.03.21 02:07:38.141766 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 136 rows starting from the beginning of the part 2025.03.21 02:07:38.142162 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part 2025.03.21 02:07:38.142502 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part 2025.03.21 02:07:38.142648 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 617 rows starting from the beginning of the part 2025.03.21 02:07:38.143669 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.143741 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.144670 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:07:38.145245 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.145503 [ 26 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:07:38.145606 [ 26 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.145655 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} executeQuery: Read 106 rows, 6.39 KiB in 0.004895 sec., 21654.749744637385 rows/sec., 1.27 MiB/sec. 2025.03.21 02:07:38.145663 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.146233 [ 260 ] {0e73b658-7284-4cbb-bcb3-2c978ea09d73} TCPHandler: Processed in 0.00572191 sec. 2025.03.21 02:07:38.146902 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:07:38.146902 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 5 columns (5 merged, 0 gathered) in 0.006399201 sec., 445055.562405369 rows/sec., 37.80 MiB/sec. 2025.03.21 02:07:38.146960 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:38.147080 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:38.147141 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:07:38.147148 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 164 rows starting from the beginning of the part 2025.03.21 02:07:38.147217 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:07:38.147233 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 02:07:38.147615 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 106 rows starting from the beginning of the part 2025.03.21 02:07:38.148054 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part 2025.03.21 02:07:38.148558 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part 2025.03.21 02:07:38.148823 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.148904 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part 2025.03.21 02:07:38.149182 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_41_8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 02:07:38.149231 [ 195 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part 2025.03.21 02:07:38.149486 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.03.21 02:07:38.150269 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.150317 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.150873 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:07:38.150994 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 5 columns (5 merged, 0 gathered) in 0.005116389 sec., 96943.37158492053 rows/sec., 6.56 MiB/sec. 2025.03.21 02:07:38.151208 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.151264 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:07:38.151825 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} executeQuery: Read 113 rows, 7.49 KiB in 0.004682 sec., 24134.985049124305 rows/sec., 1.56 MiB/sec. 2025.03.21 02:07:38.152174 [ 260 ] {49d611ea-6629-4e00-9da2-015e763c4960} TCPHandler: Processed in 0.005325463 sec. 2025.03.21 02:07:38.152227 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.152358 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:38.152407 [ 197 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_31_6} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:07:38.152539 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:07:38.152570 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:07:38.152624 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:07:38.153223 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.153262 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.153622 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:07:38.153858 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.154128 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} executeQuery: Read 112 rows, 6.53 KiB in 0.001656 sec., 67632.8502415459 rows/sec., 3.85 MiB/sec. 2025.03.21 02:07:38.154331 [ 260 ] {753a15ef-19d5-4578-935e-030a97bc04f0} TCPHandler: Processed in 0.002043136 sec. 2025.03.21 02:07:38.154475 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:38.154581 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:38.154624 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:38.155320 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.155359 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.155735 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:07:38.155975 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.156158 [ 25 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 02:07:38.156194 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} executeQuery: Read 382 rows, 27.58 KiB in 0.001632 sec., 234068.6274509804 rows/sec., 16.51 MiB/sec. 2025.03.21 02:07:38.156221 [ 25 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.156301 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.156311 [ 260 ] {ddaf6433-ab34-413d-92cf-1ceff67ccaec} TCPHandler: Processed in 0.001885373 sec. 2025.03.21 02:07:38.156534 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 02:07:38.156554 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:38.156781 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:07:38.156811 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:38.156870 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:07:38.156888 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part 2025.03.21 02:07:38.157304 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part 2025.03.21 02:07:38.157700 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part 2025.03.21 02:07:38.158058 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2025.03.21 02:07:38.158265 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part 2025.03.21 02:07:38.158548 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 382 rows starting from the beginning of the part 2025.03.21 02:07:38.159332 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.159399 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.160468 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.03.21 02:07:38.160891 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.161768 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} executeQuery: Read 6 rows, 321.00 B in 0.00503 sec., 1192.8429423459245 rows/sec., 62.32 KiB/sec. 2025.03.21 02:07:38.161881 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1632 rows, containing 5 columns (5 merged, 0 gathered) in 0.005470435 sec., 298330.93711926014 rows/sec., 23.00 MiB/sec. 2025.03.21 02:07:38.161899 [ 260 ] {1378a75a-1bc1-49e5-b2d5-c6ff41c8e2b0} TCPHandler: Processed in 0.005426934 sec. 2025.03.21 02:07:38.162056 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:38.162197 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:38.162206 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 02:07:38.162276 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:38.162943 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.163177 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_41_8} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 02:07:38.163383 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.03.21 02:07:38.163517 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.163562 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.163957 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:07:38.164196 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.164365 [ 25 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 02:07:38.164438 [ 25 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.164443 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} executeQuery: Read 237 rows, 16.27 KiB in 0.002276 sec., 104130.05272407734 rows/sec., 6.98 MiB/sec. 2025.03.21 02:07:38.164481 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.164593 [ 260 ] {51d4f8b5-453b-4653-b7f2-fc171394fde2} TCPHandler: Processed in 0.002592945 sec. 2025.03.21 02:07:38.164722 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 02:07:38.164787 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:38.164899 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:38.164991 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:07:38.164994 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11493 rows starting from the beginning of the part 2025.03.21 02:07:38.165090 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:07:38.165293 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2025.03.21 02:07:38.165642 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part 2025.03.21 02:07:38.165945 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2025.03.21 02:07:38.166308 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part 2025.03.21 02:07:38.166592 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 237 rows starting from the beginning of the part 2025.03.21 02:07:38.167453 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.167521 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.168000 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:07:38.168382 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.169185 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} executeQuery: Read 1 rows, 69.00 B in 0.004186 sec., 238.89154323936935 rows/sec., 16.10 KiB/sec. 2025.03.21 02:07:38.169414 [ 260 ] {26b557b6-3d73-4542-b9b2-028a9d716e43} TCPHandler: Processed in 0.004682301 sec. 2025.03.21 02:07:38.169604 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:38.169760 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:38.169809 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:38.170612 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.170663 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.171121 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:07:38.171420 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.171706 [ 25 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 02:07:38.171841 [ 25 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.171935 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.172208 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} executeQuery: Read 82 rows, 5.33 KiB in 0.002446 sec., 33524.12101390025 rows/sec., 2.13 MiB/sec. 2025.03.21 02:07:38.172331 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12370 rows, containing 5 columns (5 merged, 0 gathered) in 0.007720565 sec., 1602214.345711745 rows/sec., 108.37 MiB/sec. 2025.03.21 02:07:38.172432 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 02:07:38.172480 [ 260 ] {6cce5fc3-3adf-4195-851e-42a9dd93ca86} TCPHandler: Processed in 0.002948171 sec. 2025.03.21 02:07:38.172663 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:38.172701 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2122 rows starting from the beginning of the part 2025.03.21 02:07:38.172713 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 02:07:38.172914 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.03.21 02:07:38.173196 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part 2025.03.21 02:07:38.173529 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.03.21 02:07:38.173690 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.173881 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part 2025.03.21 02:07:38.174008 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_41_8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 02:07:38.174214 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 82 rows starting from the beginning of the part 2025.03.21 02:07:38.174300 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. 2025.03.21 02:07:38.175617 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 4 columns (4 merged, 0 gathered) in 0.003510871 sec., 696123.5545253585 rows/sec., 45.64 MiB/sec. 2025.03.21 02:07:38.175889 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 02:07:38.176215 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.176307 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_41_8} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 02:07:38.176407 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.03.21 02:07:38.464179 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.03.21 02:07:38.486547 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.486596 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.494268 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:07:38.495056 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.495512 [ 25 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:07:38.495675 [ 25 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:38.495779 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:38.496139 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:07:38.504298 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.03.21 02:07:38.505657 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:38.506619 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.03.21 02:07:38.511068 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.03.21 02:07:38.515582 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.03.21 02:07:38.520855 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.03.21 02:07:38.526219 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.03.21 02:07:38.530633 [ 187 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.03.21 02:07:38.591334 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.09538575 sec., 2054.8142673302877 rows/sec., 10.63 MiB/sec. 2025.03.21 02:07:38.594207 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:07:38.597275 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:38.597417 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_26_5} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:07:38.599807 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.03.21 02:07:39.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 194.41 MiB, peak 204.97 MiB, free memory in arenas 0.00 B, will set to 195.45 MiB (RSS), difference: 1.03 MiB 2025.03.21 02:07:40.777879 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:40.778104 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 02:07:40.778185 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 02:07:40.778979 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:40.779024 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:40.779444 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.03.21 02:07:40.779708 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:40.779958 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} executeQuery: Read 18 rows, 1.47 KiB in 0.001902 sec., 9463.72239747634 rows/sec., 771.70 KiB/sec. 2025.03.21 02:07:40.780093 [ 260 ] {674d359b-9acf-4b6d-8568-9a48e891233e} TCPHandler: Processed in 0.002347591 sec. 2025.03.21 02:07:40.780231 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:40.780344 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:40.780393 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:40.781464 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:40.781503 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:40.781946 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:07:40.782193 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:40.782371 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} executeQuery: Read 1285 rows, 109.25 KiB in 0.002053 sec., 625913.2976132488 rows/sec., 51.97 MiB/sec. 2025.03.21 02:07:40.782423 [ 260 ] {5a7d4c93-dd5f-468a-84cd-aa588d60ba52} TCPHandler: Processed in 0.002245099 sec. 2025.03.21 02:07:40.782527 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:40.782633 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:07:40.782679 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:07:40.783210 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:40.783248 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:40.783597 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:07:40.783834 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:40.784039 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} executeQuery: Read 58 rows, 4.26 KiB in 0.001429 sec., 40587.82365290413 rows/sec., 2.91 MiB/sec. 2025.03.21 02:07:40.784092 [ 260 ] {8d2bea6a-a46f-47a6-bd3f-4e3444a9af18} TCPHandler: Processed in 0.001615118 sec. 2025.03.21 02:07:40.784217 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:40.784322 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:07:40.784367 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:07:40.784941 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:40.784981 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:40.785333 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:07:40.785574 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:40.785763 [ 44 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:07:40.785827 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} executeQuery: Read 228 rows, 15.81 KiB in 0.001524 sec., 149606.29921259842 rows/sec., 10.13 MiB/sec. 2025.03.21 02:07:40.785843 [ 44 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:40.785912 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:40.785960 [ 260 ] {f9d10c88-69bd-496b-81b5-50d8992e6597} TCPHandler: Processed in 0.001791561 sec. 2025.03.21 02:07:40.786120 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:40.786141 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:07:40.786297 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:40.786399 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:40.786436 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:40.786553 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 342 rows starting from the beginning of the part 2025.03.21 02:07:40.786834 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part 2025.03.21 02:07:40.787188 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part 2025.03.21 02:07:40.787513 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part 2025.03.21 02:07:40.787810 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part 2025.03.21 02:07:40.788165 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part 2025.03.21 02:07:40.789592 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:40.789659 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:40.790723 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:07:40.791206 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.00515468 sec., 220576.25303607594 rows/sec., 15.52 MiB/sec. 2025.03.21 02:07:40.791226 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:40.791456 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:07:40.791549 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} executeQuery: Read 578 rows, 44.08 KiB in 0.005308 sec., 108892.23813112282 rows/sec., 8.11 MiB/sec. 2025.03.21 02:07:40.791639 [ 260 ] {ab768402-31e7-4108-b1f3-d62d108249f3} TCPHandler: Processed in 0.005583477 sec. 2025.03.21 02:07:40.791785 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:40.791844 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:40.791914 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:40.791944 [ 191 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_21_4} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:07:40.791972 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:40.792063 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.03.21 02:07:40.792721 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:40.792759 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:40.793192 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:07:40.793422 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:40.793628 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} executeQuery: Read 939 rows, 64.45 KiB in 0.00175 sec., 536571.4285714285 rows/sec., 35.96 MiB/sec. 2025.03.21 02:07:40.793682 [ 260 ] {9c864dae-e181-4eb9-9264-c3e5452776ca} TCPHandler: Processed in 0.001954744 sec. 2025.03.21 02:07:40.793782 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:40.793883 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:40.793947 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:07:40.795035 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:40.795074 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:40.795729 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:07:40.795987 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:40.796293 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} executeQuery: Read 40 rows, 73.40 KiB in 0.002424 sec., 16501.6501650165 rows/sec., 29.57 MiB/sec. 2025.03.21 02:07:40.796606 [ 260 ] {59757e0a-fe21-4e79-92c4-e730fdead3a4} TCPHandler: Processed in 0.00287203 sec. 2025.03.21 02:07:40.796719 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:40.796822 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:40.796867 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:40.797285 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:40.797323 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:40.797673 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:07:40.797911 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:40.798105 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} executeQuery: Read 30 rows, 2.08 KiB in 0.001306 sec., 22970.903522205204 rows/sec., 1.55 MiB/sec. 2025.03.21 02:07:40.798155 [ 260 ] {0b145b84-1360-4a5c-ad1c-b755fcd7aa7f} TCPHandler: Processed in 0.001484546 sec. 2025.03.21 02:07:42.670200 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 784 2025.03.21 02:07:42.673556 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:42.673618 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:42.675134 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:07:42.675454 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:42.676940 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 784 2025.03.21 02:07:43.126760 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:43.126969 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:43.127048 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:43.127894 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:43.127947 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:43.128390 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:07:43.128654 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:43.128887 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} executeQuery: Read 56 rows, 4.41 KiB in 0.001976 sec., 28340.08097165992 rows/sec., 2.18 MiB/sec. 2025.03.21 02:07:43.128954 [ 260 ] {4ee6d9da-516e-4274-8df0-cc311a86317a} TCPHandler: Processed in 0.00232248 sec. 2025.03.21 02:07:43.129065 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:43.129171 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:43.129218 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:43.129769 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:43.129812 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:43.130174 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:07:43.130422 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:43.130633 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} executeQuery: Read 64 rows, 5.12 KiB in 0.001487 sec., 43039.67720242098 rows/sec., 3.36 MiB/sec. 2025.03.21 02:07:43.130687 [ 260 ] {10eff930-0abb-4ffd-8636-2fc64282afdb} TCPHandler: Processed in 0.001673499 sec. 2025.03.21 02:07:43.130817 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:43.130953 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:43.131016 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:43.131618 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:43.131666 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:43.132071 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:07:43.132326 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:43.132583 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} executeQuery: Read 76 rows, 5.43 KiB in 0.001653 sec., 45977.011494252874 rows/sec., 3.21 MiB/sec. 2025.03.21 02:07:43.132738 [ 260 ] {ee7ed12d-46d6-4da0-ba63-c5fd101c0782} TCPHandler: Processed in 0.001978305 sec. 2025.03.21 02:07:43.132969 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:43.133076 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:43.133128 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:43.133586 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:43.133627 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:43.133999 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:07:43.134253 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:43.134484 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} executeQuery: Read 30 rows, 2.06 KiB in 0.001427 sec., 21023.12543798178 rows/sec., 1.41 MiB/sec. 2025.03.21 02:07:43.134556 [ 260 ] {5b5d0c32-bfaa-41fe-9b5c-da271cf2d446} TCPHandler: Processed in 0.001663878 sec. 2025.03.21 02:07:45.118892 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.03.21 02:07:45.119964 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:45.120010 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:45.120551 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:07:45.120826 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:45.121024 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.03.21 02:07:46.004445 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.03.21 02:07:46.024024 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:46.024118 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:46.031355 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:07:46.032127 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:46.035457 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.03.21 02:07:48.135608 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:48.135817 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:07:48.135898 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:07:48.136745 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:48.136795 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:48.137258 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:07:48.137528 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:48.137780 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} executeQuery: Read 212 rows, 13.81 KiB in 0.002019 sec., 105002.47647350174 rows/sec., 6.68 MiB/sec. 2025.03.21 02:07:48.137849 [ 260 ] {0b55642a-a3b8-4a4c-b089-bee7c92c8c2b} TCPHandler: Processed in 0.002378882 sec. 2025.03.21 02:07:48.137966 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:48.138076 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:48.138124 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:48.138941 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:48.138984 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:48.139390 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:07:48.139637 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:48.139971 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} executeQuery: Read 617 rows, 49.39 KiB in 0.001916 sec., 322025.0521920668 rows/sec., 25.17 MiB/sec. 2025.03.21 02:07:48.140060 [ 260 ] {45df73ea-c8f4-4cd9-8813-340551eb7d8e} TCPHandler: Processed in 0.002146857 sec. 2025.03.21 02:07:48.140167 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:48.140272 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:07:48.140317 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:07:48.140873 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:48.140912 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:48.141260 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:07:48.141503 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:48.141731 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} executeQuery: Read 106 rows, 6.39 KiB in 0.00148 sec., 71621.62162162163 rows/sec., 4.21 MiB/sec. 2025.03.21 02:07:48.141795 [ 260 ] {7157c284-9a77-4b4a-bd76-56bdebfee9e0} TCPHandler: Processed in 0.00167756 sec. 2025.03.21 02:07:48.141932 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:48.142050 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:07:48.142101 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:07:48.142693 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:48.142733 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:48.143091 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:07:48.143333 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:48.143549 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} executeQuery: Read 113 rows, 7.49 KiB in 0.001524 sec., 74146.98162729658 rows/sec., 4.80 MiB/sec. 2025.03.21 02:07:48.143601 [ 260 ] {bcfb6376-5274-4afc-aa49-e2ad2ee8e5ae} TCPHandler: Processed in 0.00172731 sec. 2025.03.21 02:07:48.143717 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:48.143823 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:07:48.143867 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:07:48.144415 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:48.144455 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:48.144825 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:07:48.145063 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:48.145336 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} executeQuery: Read 112 rows, 6.53 KiB in 0.001529 sec., 73250.49051667757 rows/sec., 4.17 MiB/sec. 2025.03.21 02:07:48.145573 [ 260 ] {c237c55f-8d9e-4f55-9b93-d4475611ecc0} TCPHandler: Processed in 0.001903863 sec. 2025.03.21 02:07:48.145771 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:48.145878 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:48.145925 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:48.146599 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:48.146670 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:48.147045 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:07:48.147288 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:48.147493 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} executeQuery: Read 382 rows, 27.58 KiB in 0.001637 sec., 233353.69578497251 rows/sec., 16.46 MiB/sec. 2025.03.21 02:07:48.147548 [ 260 ] {0deeaf46-ae6a-48ef-8961-69a0a9bfce80} TCPHandler: Processed in 0.001847012 sec. 2025.03.21 02:07:48.147683 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:48.147819 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:07:48.147875 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:07:48.148407 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:48.148453 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:48.148895 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.03.21 02:07:48.149137 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:48.149355 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} executeQuery: Read 6 rows, 321.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 200.30 KiB/sec. 2025.03.21 02:07:48.149405 [ 260 ] {31b49c9e-6e45-4c0b-9805-dd1ee62a3229} TCPHandler: Processed in 0.001787851 sec. 2025.03.21 02:07:48.149511 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:48.149614 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:48.149662 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:48.150189 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:48.150228 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:48.150610 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:07:48.150853 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:48.151109 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} executeQuery: Read 237 rows, 16.27 KiB in 0.001511 sec., 156849.76836532098 rows/sec., 10.51 MiB/sec. 2025.03.21 02:07:48.151175 [ 260 ] {88dd8f4e-1bfa-4eee-ae60-c5bdf05f5735} TCPHandler: Processed in 0.00171406 sec. 2025.03.21 02:07:48.151430 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:48.151558 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:07:48.151606 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:07:48.152039 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:48.152078 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:48.152425 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:07:48.152656 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:48.152818 [ 64 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:07:48.152877 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec. 2025.03.21 02:07:48.152895 [ 64 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:48.152965 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:48.153001 [ 260 ] {a4cbf1d0-46cc-4412-b5dd-4c08e448c5b0} TCPHandler: Processed in 0.001660479 sec. 2025.03.21 02:07:48.153340 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:48.153369 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:07:48.153563 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:48.153698 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:48.153699 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:48.153804 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part 2025.03.21 02:07:48.154094 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.03.21 02:07:48.154409 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.03.21 02:07:48.154793 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.03.21 02:07:48.155098 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.03.21 02:07:48.155283 [ 198 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.03.21 02:07:48.156188 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:48.156257 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:48.157238 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:07:48.157819 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:48.158480 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} executeQuery: Read 82 rows, 5.33 KiB in 0.004954 sec., 16552.280985062574 rows/sec., 1.05 MiB/sec. 2025.03.21 02:07:48.158897 [ 260 ] {b80aaf86-c905-4328-b851-e847cd5ece25} TCPHandler: Processed in 0.005676989 sec. 2025.03.21 02:07:48.159097 [ 199 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.006004115 sec., 2664.8390312310808 rows/sec., 178.91 KiB/sec. 2025.03.21 02:07:48.159368 [ 199 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:07:48.159668 [ 199 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:48.159743 [ 199 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_16_3} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:07:48.159829 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.21 02:07:52.499657 [ 144 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:07:52.499733 [ 144 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:07:52.621224 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.03.21 02:07:52.621863 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:52.621904 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:52.622420 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:07:52.622671 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:52.622910 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.03.21 02:07:52.677295 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 812 2025.03.21 02:07:52.680388 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:52.680442 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:52.681940 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:07:52.682262 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:52.682871 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 812 2025.03.21 02:07:53.132323 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:53.132506 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:53.132577 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:53.133388 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:53.133432 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:53.133882 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:07:53.134139 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:53.134347 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} executeQuery: Read 136 rows, 12.03 KiB in 0.00189 sec., 71957.67195767196 rows/sec., 6.21 MiB/sec. 2025.03.21 02:07:53.134412 [ 260 ] {fa0564dc-f328-4dda-9218-e6de98ddad3c} TCPHandler: Processed in 0.002211119 sec. 2025.03.21 02:07:53.134540 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:53.134653 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:07:53.134701 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:07:53.135246 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:53.135283 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:53.135641 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:07:53.135996 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:53.136206 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} executeQuery: Read 40 rows, 3.01 KiB in 0.00158 sec., 25316.45569620253 rows/sec., 1.86 MiB/sec. 2025.03.21 02:07:53.136261 [ 260 ] {bc288388-06ab-48b7-998a-6b5774478a61} TCPHandler: Processed in 0.001775681 sec. 2025.03.21 02:07:53.136381 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:53.136489 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:53.136535 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:53.137112 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:53.137152 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:53.137535 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:07:53.137792 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:53.137979 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} executeQuery: Read 104 rows, 8.32 KiB in 0.001515 sec., 68646.86468646865 rows/sec., 5.36 MiB/sec. 2025.03.21 02:07:53.138032 [ 260 ] {82f7ba8b-e313-4bbb-81e5-256beda559c2} TCPHandler: Processed in 0.00170224 sec. 2025.03.21 02:07:53.138166 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:53.138306 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:53.138366 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:53.139003 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:53.139050 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:53.139467 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:07:53.139724 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:53.139915 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. 2025.03.21 02:07:53.139968 [ 260 ] {a1ccfa2d-acdb-49fa-88ea-c42c2231e58b} TCPHandler: Processed in 0.001867923 sec. 2025.03.21 02:07:53.140076 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:53.140180 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:53.140247 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:07:53.141412 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:53.141450 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:53.142119 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:07:53.142380 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:53.142639 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} executeQuery: Read 40 rows, 73.40 KiB in 0.00248 sec., 16129.032258064517 rows/sec., 28.90 MiB/sec. 2025.03.21 02:07:53.143011 [ 260 ] {df6d58d7-d0e7-45da-9619-3eecd36204b9} TCPHandler: Processed in 0.002985222 sec. 2025.03.21 02:07:53.143162 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:53.143271 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:53.143319 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:53.143792 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:53.143831 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:53.144191 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:07:53.144431 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:53.144661 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. 2025.03.21 02:07:53.144763 [ 260 ] {b963cbd0-c133-4fcc-99f2-d1877501a63d} TCPHandler: Processed in 0.001653489 sec. 2025.03.21 02:07:53.535605 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 2025.03.21 02:07:53.556379 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:53.556444 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:53.563684 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:07:53.564444 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:53.567134 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 212 2025.03.21 02:07:58.136082 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:58.136287 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:07:58.136363 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:07:58.137214 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.137270 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.137737 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:07:58.138007 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.138264 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} executeQuery: Read 212 rows, 13.81 KiB in 0.002028 sec., 104536.48915187377 rows/sec., 6.65 MiB/sec. 2025.03.21 02:07:58.138389 [ 260 ] {d304479a-7070-4b63-83d9-47e6844159b8} TCPHandler: Processed in 0.002437192 sec. 2025.03.21 02:07:58.138525 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:58.138641 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:07:58.138691 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:07:58.139528 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.139570 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.139969 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:07:58.140208 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.140369 [ 168 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 02:07:58.140444 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} executeQuery: Read 617 rows, 49.39 KiB in 0.001827 sec., 337712.09633278596 rows/sec., 26.40 MiB/sec. 2025.03.21 02:07:58.140454 [ 168 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.140529 [ 168 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.140583 [ 260 ] {59a40d7b-c721-4d44-8388-a11036825e16} TCPHandler: Processed in 0.002111096 sec. 2025.03.21 02:07:58.140784 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 02:07:58.140793 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:58.141088 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:07:58.141102 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:58.141190 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1847 rows starting from the beginning of the part 2025.03.21 02:07:58.141192 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:07:58.141568 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1285 rows starting from the beginning of the part 2025.03.21 02:07:58.141894 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2025.03.21 02:07:58.142301 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 617 rows starting from the beginning of the part 2025.03.21 02:07:58.142688 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 136 rows starting from the beginning of the part 2025.03.21 02:07:58.143052 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 617 rows starting from the beginning of the part 2025.03.21 02:07:58.144042 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.144109 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.144966 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:07:58.145509 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.145822 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} executeQuery: Read 106 rows, 6.39 KiB in 0.004822 sec., 21982.579842389052 rows/sec., 1.29 MiB/sec. 2025.03.21 02:07:58.145888 [ 260 ] {06180ffc-b9fe-42e2-99b0-2bcc031921ca} TCPHandler: Processed in 0.00517584 sec. 2025.03.21 02:07:58.146032 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:58.146142 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:07:58.146194 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:07:58.146855 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 4558 rows, containing 5 columns (5 merged, 0 gathered) in 0.006191048 sec., 736224.3032197456 rows/sec., 62.56 MiB/sec. 2025.03.21 02:07:58.147170 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 02:07:58.147706 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.147770 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.147773 [ 195 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.147913 [ 195 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_46_9} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 02:07:58.148024 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.03.21 02:07:58.148210 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:07:58.148462 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.148713 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} executeQuery: Read 113 rows, 7.49 KiB in 0.002588 sec., 43663.06027820711 rows/sec., 2.83 MiB/sec. 2025.03.21 02:07:58.148797 [ 260 ] {27e4351b-e5e2-4e69-b08e-7c44064479f6} TCPHandler: Processed in 0.00282685 sec. 2025.03.21 02:07:58.149031 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:58.149143 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:07:58.149189 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:07:58.149750 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.149790 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.150142 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:07:58.150379 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.150605 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} executeQuery: Read 112 rows, 6.53 KiB in 0.001482 sec., 75573.54925775978 rows/sec., 4.31 MiB/sec. 2025.03.21 02:07:58.150698 [ 260 ] {01d8e6cc-9491-4cb3-a627-6a15ad26f78b} TCPHandler: Processed in 0.001753701 sec. 2025.03.21 02:07:58.150815 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:58.150927 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:07:58.150972 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:07:58.151663 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.151703 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.152087 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:07:58.152333 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.152504 [ 168 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 02:07:58.152566 [ 168 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.152575 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} executeQuery: Read 382 rows, 27.58 KiB in 0.00166 sec., 230120.48192771085 rows/sec., 16.23 MiB/sec. 2025.03.21 02:07:58.152602 [ 168 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.152737 [ 260 ] {a95bffb9-4e04-4ce0-bafa-7c0bf69007d0} TCPHandler: Processed in 0.001971854 sec. 2025.03.21 02:07:58.152844 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 02:07:58.152914 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:58.153008 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:58.153088 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part 2025.03.21 02:07:58.153105 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:07:58.153298 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:07:58.153392 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 578 rows starting from the beginning of the part 2025.03.21 02:07:58.153775 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.03.21 02:07:58.154138 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 382 rows starting from the beginning of the part 2025.03.21 02:07:58.154513 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part 2025.03.21 02:07:58.154790 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 382 rows starting from the beginning of the part 2025.03.21 02:07:58.155751 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.155820 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.156833 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.03.21 02:07:58.157312 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.157520 [ 168 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.03.21 02:07:58.157614 [ 168 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.157708 [ 168 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.157743 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} executeQuery: Read 6 rows, 321.00 B in 0.004662 sec., 1287.001287001287 rows/sec., 67.24 KiB/sec. 2025.03.21 02:07:58.158155 [ 260 ] {40351f03-51b6-4929-a4a9-c67d5f85ad28} TCPHandler: Processed in 0.005292613 sec. 2025.03.21 02:07:58.158277 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.03.21 02:07:58.158522 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:58.158588 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.005851292 sec., 414267.4814382875 rows/sec., 31.73 MiB/sec. 2025.03.21 02:07:58.158611 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:58.158706 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.03.21 02:07:58.158718 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:07:58.158906 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:07:58.158944 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.03.21 02:07:58.159080 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 02:07:58.159518 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.03.21 02:07:58.160000 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.03.21 02:07:58.160471 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.03.21 02:07:58.160639 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.160994 [ 195 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.03.21 02:07:58.161247 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_46_9} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 02:07:58.161680 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.21 02:07:58.162338 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.162392 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.162983 [ 189 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.00512357 sec., 18736.93537904235 rows/sec., 978.93 KiB/sec. 2025.03.21 02:07:58.163035 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:07:58.163179 [ 189 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.03.21 02:07:58.163491 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.163793 [ 168 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 02:07:58.163851 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.163879 [ 168 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.163978 [ 168 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.164144 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_16_3} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.03.21 02:07:58.164160 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} executeQuery: Read 237 rows, 16.27 KiB in 0.005464 sec., 43374.81698389458 rows/sec., 2.91 MiB/sec. 2025.03.21 02:07:58.164466 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.21 02:07:58.164521 [ 260 ] {a562f373-a439-46a6-8d9b-67b9877d140c} TCPHandler: Processed in 0.006091456 sec. 2025.03.21 02:07:58.164573 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 02:07:58.164683 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:58.164906 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:58.164916 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:07:58.164985 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12370 rows starting from the beginning of the part 2025.03.21 02:07:58.165013 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:07:58.165380 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 939 rows starting from the beginning of the part 2025.03.21 02:07:58.165746 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part 2025.03.21 02:07:58.166082 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part 2025.03.21 02:07:58.166383 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2025.03.21 02:07:58.166626 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part 2025.03.21 02:07:58.167425 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.167490 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.168198 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:07:58.168552 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.169013 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} executeQuery: Read 1 rows, 69.00 B in 0.004178 sec., 239.34897079942556 rows/sec., 16.13 KiB/sec. 2025.03.21 02:07:58.169179 [ 260 ] {c08fa43c-0556-4af6-835f-e20bd7a597c2} TCPHandler: Processed in 0.004557359 sec. 2025.03.21 02:07:58.169382 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:07:58.169614 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:07:58.169740 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:07:58.170326 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.170366 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.171229 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:07:58.171621 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.171839 [ 154 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 02:07:58.171921 [ 154 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:07:58.171963 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} executeQuery: Read 82 rows, 5.33 KiB in 0.00241 sec., 34024.89626556017 rows/sec., 2.16 MiB/sec. 2025.03.21 02:07:58.171983 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:07:58.172135 [ 260 ] {d1a9c9f4-0eea-442a-b718-de3cb6d91bba} TCPHandler: Processed in 0.00283351 sec. 2025.03.21 02:07:58.172273 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 02:07:58.172424 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:07:58.172463 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2444 rows starting from the beginning of the part 2025.03.21 02:07:58.172662 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part 2025.03.21 02:07:58.172909 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part 2025.03.21 02:07:58.173249 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part 2025.03.21 02:07:58.173632 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2025.03.21 02:07:58.173961 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part 2025.03.21 02:07:58.174153 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14019 rows, containing 5 columns (5 merged, 0 gathered) in 0.009998784 sec., 1402070.4917717995 rows/sec., 94.80 MiB/sec. 2025.03.21 02:07:58.174662 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 02:07:58.175030 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.175157 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_46_9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 02:07:58.175267 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. 2025.03.21 02:07:58.175734 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2728 rows, containing 4 columns (4 merged, 0 gathered) in 0.003611912 sec., 755278.6446624391 rows/sec., 49.49 MiB/sec. 2025.03.21 02:07:58.176111 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 02:07:58.176459 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:07:58.176549 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_46_9} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 02:07:58.176647 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.03.21 02:08:00.123095 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.03.21 02:08:00.123761 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:00.123806 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:08:00.124340 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:08:00.124599 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:00.124884 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.03.21 02:08:01.067269 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 2025.03.21 02:08:01.088547 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:01.088611 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:08:01.096287 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:08:01.097043 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:01.100553 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.03.21 02:08:02.683195 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 844 2025.03.21 02:08:02.686306 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:02.686356 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:08:02.687822 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:08:02.688139 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:02.688397 [ 128 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:08:02.688524 [ 128 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:02.688610 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:08:02.689243 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:08:02.689538 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 844 2025.03.21 02:08:02.690183 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:02.690381 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 700 rows starting from the beginning of the part 2025.03.21 02:08:02.691037 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2025.03.21 02:08:02.691720 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part 2025.03.21 02:08:02.692467 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part 2025.03.21 02:08:02.693080 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part 2025.03.21 02:08:02.693714 [ 201 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part 2025.03.21 02:08:02.702062 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 72 columns (72 merged, 0 gathered) in 0.013217291 sec., 63855.74774740149 rows/sec., 53.09 MiB/sec. 2025.03.21 02:08:02.703445 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:08:02.704284 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:02.704378 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_21_4} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:08:02.704727 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.03.21 02:08:03.133596 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:03.133894 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:03.134005 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:03.135060 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:03.135115 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:08:03.135579 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:08:03.135890 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:03.136235 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} executeQuery: Read 136 rows, 12.03 KiB in 0.002408 sec., 56478.40531561462 rows/sec., 4.88 MiB/sec. 2025.03.21 02:08:03.136453 [ 260 ] {a017b79e-8d5f-4c59-aed4-385dd143beb2} TCPHandler: Processed in 0.003024523 sec. 2025.03.21 02:08:03.136696 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:03.136812 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:03.136867 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:03.137448 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:03.137493 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:08:03.137868 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:08:03.138115 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:03.138283 [ 128 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:08:03.138351 [ 128 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:03.138361 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} executeQuery: Read 40 rows, 3.01 KiB in 0.001565 sec., 25559.105431309905 rows/sec., 1.88 MiB/sec. 2025.03.21 02:08:03.138391 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:08:03.138518 [ 260 ] {2553d0bd-530f-4d23-8953-a5b47f1b9ea4} TCPHandler: Processed in 0.001905884 sec. 2025.03.21 02:08:03.138806 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:08:03.138839 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:03.139174 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:03.139321 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:03.139460 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:03.139564 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 164 rows starting from the beginning of the part 2025.03.21 02:08:03.139837 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 58 rows starting from the beginning of the part 2025.03.21 02:08:03.140188 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part 2025.03.21 02:08:03.140582 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part 2025.03.21 02:08:03.140919 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 106 rows starting from the beginning of the part 2025.03.21 02:08:03.141247 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part 2025.03.21 02:08:03.142221 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:03.142296 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:03.143321 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:08:03.143923 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:03.144154 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.005640098 sec., 91133.16825345943 rows/sec., 6.18 MiB/sec. 2025.03.21 02:08:03.144351 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} executeQuery: Read 104 rows, 8.32 KiB in 0.005291 sec., 19656.019656019656 rows/sec., 1.54 MiB/sec. 2025.03.21 02:08:03.144395 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:08:03.144444 [ 260 ] {7c7972b2-c82a-4a79-8fd6-e0870dedb2d1} TCPHandler: Processed in 0.005692129 sec. 2025.03.21 02:08:03.144578 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:03.144706 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:03.144734 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:03.144772 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:03.144851 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_36_7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:08:03.144980 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 02:08:03.145414 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:03.145454 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:08:03.145844 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:08:03.146105 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:03.146321 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. 2025.03.21 02:08:03.146377 [ 260 ] {5bf5ba84-9afa-48d2-a12a-c47cbc41cf37} TCPHandler: Processed in 0.001851713 sec. 2025.03.21 02:08:03.146483 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:03.146588 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:03.146656 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:08:03.147843 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:03.147885 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:08:03.148557 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:08:03.148818 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:03.149169 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} executeQuery: Read 40 rows, 73.40 KiB in 0.002581 sec., 15497.869043006587 rows/sec., 27.77 MiB/sec. 2025.03.21 02:08:03.149482 [ 260 ] {eb143da7-c694-4996-89fa-806909c837e9} TCPHandler: Processed in 0.003049053 sec. 2025.03.21 02:08:03.149617 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:03.149727 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:03.149775 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:03.150217 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:03.150258 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. 2025.03.21 02:08:03.150617 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:08:03.150865 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:03.151072 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} executeQuery: Read 60 rows, 4.14 KiB in 0.001367 sec., 43891.73372348208 rows/sec., 2.96 MiB/sec. 2025.03.21 02:08:03.151124 [ 260 ] {0d9134ea-aebc-40d2-8f2c-7cd5f3798d32} TCPHandler: Processed in 0.001556757 sec. 2025.03.21 02:08:07.499807 [ 149 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:08:07.499924 [ 149 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:08:07.625108 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.03.21 02:08:07.626168 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:07.626218 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:07.626766 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:08:07.627048 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:07.627295 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.03.21 02:08:08.136981 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:08.137284 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:08:08.137400 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:08:08.138393 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.138449 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.138897 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:08:08.139173 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.139369 [ 148 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.21 02:08:08.139445 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} executeQuery: Read 212 rows, 13.81 KiB in 0.002236 sec., 94812.16457960644 rows/sec., 6.03 MiB/sec. 2025.03.21 02:08:08.139456 [ 148 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.139537 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.139594 [ 260 ] {ad91c4fe-a216-449b-8a3c-f479bda62b0f} TCPHandler: Processed in 0.002806609 sec. 2025.03.21 02:08:08.139924 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:08.140239 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.03.21 02:08:08.140308 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:08.140407 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:08.140746 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:08.140828 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part 2025.03.21 02:08:08.141181 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part 2025.03.21 02:08:08.141488 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part 2025.03.21 02:08:08.141858 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part 2025.03.21 02:08:08.142159 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part 2025.03.21 02:08:08.143224 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.143296 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.144216 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:08:08.144439 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004760802 sec., 222651.5616486466 rows/sec., 15.01 MiB/sec. 2025.03.21 02:08:08.144637 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.144642 [ 191 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.21 02:08:08.145064 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} executeQuery: Read 617 rows, 49.39 KiB in 0.004875 sec., 126564.10256410256 rows/sec., 9.89 MiB/sec. 2025.03.21 02:08:08.145238 [ 260 ] {4e17d586-9cff-4c2f-b467-1026e9162a3b} TCPHandler: Processed in 0.005437264 sec. 2025.03.21 02:08:08.145403 [ 191 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.145658 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:08.145822 [ 191 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_17_4} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.21 02:08:08.146066 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:08.146132 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:08:08.146221 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:08.146882 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.146924 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.147287 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:08:08.147531 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.147789 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} executeQuery: Read 106 rows, 6.39 KiB in 0.001886 sec., 56203.60551431601 rows/sec., 3.31 MiB/sec. 2025.03.21 02:08:08.148009 [ 260 ] {619f6f0d-f88f-4c16-945e-eef6636ee1cc} TCPHandler: Processed in 0.002488093 sec. 2025.03.21 02:08:08.148227 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:08.148335 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:08:08.148380 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:08:08.148975 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.149015 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.149374 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:08:08.149615 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.149885 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} executeQuery: Read 113 rows, 7.49 KiB in 0.001568 sec., 72066.32653061225 rows/sec., 4.66 MiB/sec. 2025.03.21 02:08:08.150129 [ 260 ] {cccfd2cf-6b24-417a-8ccb-bb35bb230e53} TCPHandler: Processed in 0.001969455 sec. 2025.03.21 02:08:08.150369 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:08.150479 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:08:08.150526 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:08:08.151121 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.151162 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.151526 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:08:08.151769 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.151927 [ 148 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.03.21 02:08:08.151991 [ 148 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.152027 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} executeQuery: Read 112 rows, 6.53 KiB in 0.001557 sec., 71933.20488118177 rows/sec., 4.10 MiB/sec. 2025.03.21 02:08:08.152034 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.152229 [ 260 ] {7ee2349c-9884-4973-8473-1e9bd6ceb6ee} TCPHandler: Processed in 0.001937223 sec. 2025.03.21 02:08:08.152414 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.03.21 02:08:08.152535 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:08.152761 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:08.152773 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:08.152798 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part 2025.03.21 02:08:08.152827 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:08.153026 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part 2025.03.21 02:08:08.153347 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part 2025.03.21 02:08:08.153677 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part 2025.03.21 02:08:08.153992 [ 186 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part 2025.03.21 02:08:08.155179 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.155229 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.155559 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003395129 sec., 164942.1862910069 rows/sec., 10.03 MiB/sec. 2025.03.21 02:08:08.155730 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.03.21 02:08:08.155760 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:08:08.156077 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.156132 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.156316 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_17_4} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.03.21 02:08:08.156394 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} executeQuery: Read 382 rows, 27.58 KiB in 0.003649 sec., 104686.21540147986 rows/sec., 7.38 MiB/sec. 2025.03.21 02:08:08.156416 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.21 02:08:08.156486 [ 260 ] {411a7199-557f-41ba-b2c1-4444e110570e} TCPHandler: Processed in 0.00405961 sec. 2025.03.21 02:08:08.156593 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:08.156696 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:08:08.156743 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:08:08.157191 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.157230 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.157589 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.03.21 02:08:08.157837 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.158081 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. 2025.03.21 02:08:08.158270 [ 260 ] {5f87e296-8e75-4970-af5e-a9a151b60082} TCPHandler: Processed in 0.001748911 sec. 2025.03.21 02:08:08.158409 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:08.158507 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:08.158552 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:08.159147 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.159187 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.159581 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:08:08.159825 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.160040 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} executeQuery: Read 237 rows, 16.27 KiB in 0.001511 sec., 156849.76836532098 rows/sec., 10.51 MiB/sec. 2025.03.21 02:08:08.160093 [ 260 ] {4112ad22-b4d8-4584-a33f-b8eae6064eec} TCPHandler: Processed in 0.001697919 sec. 2025.03.21 02:08:08.160198 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:08.160302 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:08:08.160350 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:08:08.160774 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.160814 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.161162 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:08:08.161402 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.161611 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} executeQuery: Read 1 rows, 69.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 51.01 KiB/sec. 2025.03.21 02:08:08.161792 [ 260 ] {beb3f1e3-543b-4724-909a-f5d5304d57d3} TCPHandler: Processed in 0.001638079 sec. 2025.03.21 02:08:08.161960 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:08.162066 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:08.162115 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:08.162588 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.162627 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.162998 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:08:08.163247 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.163424 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} executeQuery: Read 82 rows, 5.33 KiB in 0.001382 sec., 59334.298118668594 rows/sec., 3.77 MiB/sec. 2025.03.21 02:08:08.163476 [ 260 ] {0331ce23-07bf-490b-8fac-764f2c8e7f06} TCPHandler: Processed in 0.001568457 sec. 2025.03.21 02:08:08.600686 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.03.21 02:08:08.622332 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:08.622391 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:08.630167 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:08:08.630975 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:08.633851 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.03.21 02:08:10.779232 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:10.779436 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:10.779509 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:10.780940 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:10.780985 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:10.781508 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:08:10.781784 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:10.781991 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} executeQuery: Read 1276 rows, 108.59 KiB in 0.002606 sec., 489639.2939370683 rows/sec., 40.69 MiB/sec. 2025.03.21 02:08:10.782055 [ 260 ] {bbd912dc-1f04-4082-bba7-4b5d5f90838a} TCPHandler: Processed in 0.002946712 sec. 2025.03.21 02:08:10.782185 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:10.782300 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:10.782349 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:10.782899 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:10.782939 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:10.783289 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:08:10.783530 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:10.783715 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} executeQuery: Read 40 rows, 3.01 KiB in 0.001442 sec., 27739.251040221916 rows/sec., 2.04 MiB/sec. 2025.03.21 02:08:10.783768 [ 260 ] {8a0f3ca7-9edc-438e-9cce-b892b1fe6ce4} TCPHandler: Processed in 0.001636898 sec. 2025.03.21 02:08:10.783893 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:10.784006 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:08:10.784054 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:08:10.784647 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:10.784687 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:10.785051 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:08:10.785305 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:10.785485 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} executeQuery: Read 228 rows, 15.81 KiB in 0.001502 sec., 151797.603195739 rows/sec., 10.28 MiB/sec. 2025.03.21 02:08:10.785537 [ 260 ] {0b742546-afa0-4514-b111-1ce06d633c9e} TCPHandler: Processed in 0.001694749 sec. 2025.03.21 02:08:10.785641 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:10.785744 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:10.785789 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:10.786491 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:10.786529 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:10.786899 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:08:10.787148 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:10.787329 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} executeQuery: Read 560 rows, 42.61 KiB in 0.001606 sec., 348692.403486924 rows/sec., 25.91 MiB/sec. 2025.03.21 02:08:10.787381 [ 260 ] {e7fe2c6a-f3ce-4f55-a5f2-7df2e22da811} TCPHandler: Processed in 0.001790311 sec. 2025.03.21 02:08:10.787495 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:10.787602 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:10.787651 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:10.788354 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:10.788392 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:10.788817 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:08:10.789059 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:10.789269 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} executeQuery: Read 930 rows, 63.82 KiB in 0.001687 sec., 551274.4516893895 rows/sec., 36.94 MiB/sec. 2025.03.21 02:08:10.789320 [ 260 ] {3558393f-d5e8-4283-a0be-38443032483d} TCPHandler: Processed in 0.001874062 sec. 2025.03.21 02:08:10.789458 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:10.789595 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:10.789675 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:08:10.790873 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:10.790913 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:10.791560 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:08:10.791822 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:10.792008 [ 145 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:08:10.792094 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} executeQuery: Read 40 rows, 73.40 KiB in 0.002524 sec., 15847.860538827257 rows/sec., 28.40 MiB/sec. 2025.03.21 02:08:10.792102 [ 145 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:10.792188 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:10.792390 [ 260 ] {3a75897d-5b01-494b-a0d4-c550f9c9e7f9} TCPHandler: Processed in 0.002998003 sec. 2025.03.21 02:08:10.792432 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:08:10.792532 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:10.792676 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:10.792747 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:10.792829 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:10.792959 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 615 rows starting from the beginning of the part 2025.03.21 02:08:10.793322 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2025.03.21 02:08:10.793768 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2025.03.21 02:08:10.793826 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:10.793885 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:10.794120 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2025.03.21 02:08:10.794499 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2025.03.21 02:08:10.794699 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:08:10.794811 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part 2025.03.21 02:08:10.795181 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:10.795697 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} executeQuery: Read 30 rows, 2.08 KiB in 0.003039 sec., 9871.668311944719 rows/sec., 683.50 KiB/sec. 2025.03.21 02:08:10.795772 [ 260 ] {fcd4ac6f-716b-4f27-ba4d-d34647704877} TCPHandler: Processed in 0.003294337 sec. 2025.03.21 02:08:10.810502 [ 186 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 19 columns (19 merged, 0 gathered) in 0.018178357 sec., 44833.53473583999 rows/sec., 80.34 MiB/sec. 2025.03.21 02:08:10.811712 [ 193 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:08:10.812188 [ 193 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:10.812280 [ 193 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_21_4} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:08:10.812452 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. 2025.03.21 02:08:11.000197 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 198.63 MiB, peak 206.34 MiB, free memory in arenas 0.00 B, will set to 200.49 MiB (RSS), difference: 1.87 MiB 2025.03.21 02:08:12.689848 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 890 2025.03.21 02:08:12.693608 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:12.693669 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:12.695186 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:08:12.695512 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:12.696184 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 890 2025.03.21 02:08:13.126136 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:13.126320 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:13.126390 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:13.127280 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:13.127342 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:13.127924 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:08:13.128198 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:13.128434 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} executeQuery: Read 56 rows, 4.41 KiB in 0.002163 sec., 25889.967637540452 rows/sec., 1.99 MiB/sec. 2025.03.21 02:08:13.128494 [ 260 ] {38536daa-b4f7-41f6-a839-24d168ed35ec} TCPHandler: Processed in 0.002487403 sec. 2025.03.21 02:08:13.128622 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:13.128731 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:13.128776 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:13.129316 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:13.129356 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:13.129723 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:08:13.129974 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:13.130187 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} executeQuery: Read 64 rows, 5.12 KiB in 0.00148 sec., 43243.24324324325 rows/sec., 3.38 MiB/sec. 2025.03.21 02:08:13.130241 [ 260 ] {aa859f9f-9680-40ce-981b-4a7073bc1214} TCPHandler: Processed in 0.001672979 sec. 2025.03.21 02:08:13.130357 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:13.130463 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:13.130512 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:13.131003 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:13.131043 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:13.131421 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:08:13.131669 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:13.131898 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} executeQuery: Read 76 rows, 5.43 KiB in 0.001456 sec., 52197.80219780219 rows/sec., 3.64 MiB/sec. 2025.03.21 02:08:13.131955 [ 260 ] {ad2e2dd0-b0e2-427c-8a30-d3507306eb49} TCPHandler: Processed in 0.001648579 sec. 2025.03.21 02:08:13.132122 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:13.132224 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:13.132270 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:13.132684 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:13.132722 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:13.133083 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:08:13.133317 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:13.133522 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} executeQuery: Read 30 rows, 2.06 KiB in 0.001319 sec., 22744.50341167551 rows/sec., 1.53 MiB/sec. 2025.03.21 02:08:13.133572 [ 260 ] {37a417b9-10fe-4a81-9e96-bc65d5e732c4} TCPHandler: Processed in 0.001512317 sec. 2025.03.21 02:08:15.127519 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.03.21 02:08:15.128401 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:15.128451 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:15.128984 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:08:15.129250 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:15.129506 [ 139 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:08:15.129549 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.03.21 02:08:15.129637 [ 139 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:15.129687 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:15.129880 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:08:15.130057 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:15.130098 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.03.21 02:08:15.130173 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2025.03.21 02:08:15.130265 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.03.21 02:08:15.130516 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2025.03.21 02:08:15.130725 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2025.03.21 02:08:15.130930 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2025.03.21 02:08:15.133231 [ 190 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.00344593 sec., 4142277.9917177656 rows/sec., 59.26 MiB/sec. 2025.03.21 02:08:15.133838 [ 190 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:08:15.134186 [ 190 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:15.134270 [ 190 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_31_6} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:08:15.134400 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.03.21 02:08:16.133990 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.03.21 02:08:16.155961 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:16.156032 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:16.163547 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:08:16.164327 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:16.164747 [ 135 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:08:16.164890 [ 135 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:16.164966 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:16.165449 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:08:16.183070 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.03.21 02:08:16.184477 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:16.186240 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.03.21 02:08:16.192111 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.03.21 02:08:16.197918 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2025.03.21 02:08:16.203513 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part 2025.03.21 02:08:16.209406 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.03.21 02:08:16.213855 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.03.21 02:08:16.272789 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107670933 sec., 2173.2884956054017 rows/sec., 11.24 MiB/sec. 2025.03.21 02:08:16.275839 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:08:16.278704 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:16.278836 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_31_6} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:08:16.281464 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.03.21 02:08:17.000265 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 201.65 MiB, peak 212.19 MiB, free memory in arenas 0.00 B, will set to 202.98 MiB (RSS), difference: 1.34 MiB 2025.03.21 02:08:18.136568 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:18.136781 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:08:18.136863 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:08:18.137724 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.137779 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.138249 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:08:18.138505 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.138712 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} executeQuery: Read 212 rows, 13.81 KiB in 0.001992 sec., 106425.70281124499 rows/sec., 6.77 MiB/sec. 2025.03.21 02:08:18.138778 [ 260 ] {1497ac54-ff2a-4d58-a72f-0de9543d462b} TCPHandler: Processed in 0.002347301 sec. 2025.03.21 02:08:18.138888 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:18.138996 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:18.139043 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:18.139804 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.139843 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.140251 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:08:18.140495 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.140629 [ 131 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 02:08:18.140683 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} executeQuery: Read 617 rows, 49.39 KiB in 0.001712 sec., 360397.19626168226 rows/sec., 28.17 MiB/sec. 2025.03.21 02:08:18.140686 [ 131 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.140737 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.140760 [ 260 ] {d7043258-6046-4266-9824-92e2d793c8a8} TCPHandler: Processed in 0.001921634 sec. 2025.03.21 02:08:18.141030 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:18.141219 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 02:08:18.141538 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:18.141824 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:18.141828 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:18.141982 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1847 rows starting from the beginning of the part 2025.03.21 02:08:18.142422 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 136 rows starting from the beginning of the part 2025.03.21 02:08:18.142735 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 617 rows starting from the beginning of the part 2025.03.21 02:08:18.143102 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1276 rows starting from the beginning of the part 2025.03.21 02:08:18.143416 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2025.03.21 02:08:18.143776 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 617 rows starting from the beginning of the part 2025.03.21 02:08:18.145174 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.145228 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.146389 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:08:18.147440 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.147879 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} executeQuery: Read 106 rows, 6.39 KiB in 0.006572 sec., 16129.032258064517 rows/sec., 971.66 KiB/sec. 2025.03.21 02:08:18.147960 [ 260 ] {4b516543-de97-48a4-bd69-55537b861ea0} TCPHandler: Processed in 0.007053233 sec. 2025.03.21 02:08:18.148076 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:18.148205 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:08:18.148250 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:08:18.149037 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.008145162 sec., 558491.0404483054 rows/sec., 47.47 MiB/sec. 2025.03.21 02:08:18.149378 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 02:08:18.149710 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.149777 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.150040 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.150209 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_51_10} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 02:08:18.150377 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:08:18.150455 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:08:18.150708 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.150839 [ 131 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:08:18.150888 [ 131 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.150905 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} executeQuery: Read 113 rows, 7.49 KiB in 0.002736 sec., 41301.16959064327 rows/sec., 2.67 MiB/sec. 2025.03.21 02:08:18.150917 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.151007 [ 260 ] {d07b1a30-cae1-4f5b-81b7-fc9a64884863} TCPHandler: Processed in 0.002983032 sec. 2025.03.21 02:08:18.151061 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:08:18.151152 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:18.151173 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:18.151204 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 342 rows starting from the beginning of the part 2025.03.21 02:08:18.151304 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:08:18.151335 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part 2025.03.21 02:08:18.151398 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:08:18.151613 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part 2025.03.21 02:08:18.151929 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 113 rows starting from the beginning of the part 2025.03.21 02:08:18.152183 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part 2025.03.21 02:08:18.152506 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part 2025.03.21 02:08:18.153357 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.153399 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.153937 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:08:18.154237 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.003235446 sec., 315876.0801447467 rows/sec., 22.07 MiB/sec. 2025.03.21 02:08:18.154305 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.154556 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:08:18.154659 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} executeQuery: Read 112 rows, 6.53 KiB in 0.003385 sec., 33087.14918759232 rows/sec., 1.88 MiB/sec. 2025.03.21 02:08:18.154748 [ 260 ] {59f8b912-4837-4aba-8f78-45f709a98aa8} TCPHandler: Processed in 0.003654103 sec. 2025.03.21 02:08:18.154920 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:18.155074 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.155079 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:18.155184 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:18.155270 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_26_5} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:08:18.155463 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.21 02:08:18.156054 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.156097 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.156472 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:08:18.156711 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.156844 [ 131 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 02:08:18.156886 [ 131 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.156896 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} executeQuery: Read 382 rows, 27.58 KiB in 0.001868 sec., 204496.7880085653 rows/sec., 14.42 MiB/sec. 2025.03.21 02:08:18.156915 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.156990 [ 260 ] {080bd136-3f84-45f4-8c07-27020fb0c44d} TCPHandler: Processed in 0.002131827 sec. 2025.03.21 02:08:18.157043 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 02:08:18.157134 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:18.157172 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:18.157211 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part 2025.03.21 02:08:18.157267 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:08:18.157353 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part 2025.03.21 02:08:18.157365 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:08:18.157703 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 382 rows starting from the beginning of the part 2025.03.21 02:08:18.158068 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 560 rows starting from the beginning of the part 2025.03.21 02:08:18.158277 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.03.21 02:08:18.158467 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 382 rows starting from the beginning of the part 2025.03.21 02:08:18.158970 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.159014 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.159534 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.03.21 02:08:18.159821 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.160082 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} executeQuery: Read 6 rows, 321.00 B in 0.002842 sec., 2111.18930330753 rows/sec., 110.30 KiB/sec. 2025.03.21 02:08:18.160494 [ 260 ] {17ea2d2b-b0fd-4ff4-8173-b31f284677c5} TCPHandler: Processed in 0.003403279 sec. 2025.03.21 02:08:18.161025 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:18.161231 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.004240244 sec., 567420.1767634127 rows/sec., 43.44 MiB/sec. 2025.03.21 02:08:18.161285 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:18.161346 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:18.161410 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 02:08:18.161777 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.161902 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_51_10} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 02:08:18.161993 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.21 02:08:18.162093 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.162129 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.162508 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:08:18.162755 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.162888 [ 131 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 02:08:18.162931 [ 131 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.162941 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} executeQuery: Read 237 rows, 16.27 KiB in 0.001695 sec., 139823.00884955752 rows/sec., 9.37 MiB/sec. 2025.03.21 02:08:18.162961 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.163072 [ 260 ] {69061551-43d9-4f31-8966-08d49e7c247b} TCPHandler: Processed in 0.002206878 sec. 2025.03.21 02:08:18.163331 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 02:08:18.163468 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:18.163891 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:18.164004 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:08:18.164022 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14019 rows starting from the beginning of the part 2025.03.21 02:08:18.164256 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:08:18.164552 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2025.03.21 02:08:18.164943 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part 2025.03.21 02:08:18.165315 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 930 rows starting from the beginning of the part 2025.03.21 02:08:18.165652 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 76 rows starting from the beginning of the part 2025.03.21 02:08:18.165892 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part 2025.03.21 02:08:18.166669 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.166737 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.167636 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:08:18.167974 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.168265 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} executeQuery: Read 1 rows, 69.00 B in 0.004447 sec., 224.87069934787496 rows/sec., 15.15 KiB/sec. 2025.03.21 02:08:18.168545 [ 260 ] {29febdc4-ab30-4f4d-bdc7-bbc688a53acc} TCPHandler: Processed in 0.005231351 sec. 2025.03.21 02:08:18.168912 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:18.169263 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:18.169367 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:18.170560 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.170598 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.171308 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:08:18.171651 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.171800 [ 131 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 02:08:18.171847 [ 131 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:18.171857 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} executeQuery: Read 82 rows, 5.33 KiB in 0.002731 sec., 30025.63163676309 rows/sec., 1.91 MiB/sec. 2025.03.21 02:08:18.171879 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:18.172001 [ 260 ] {373ecff2-3fcd-41aa-a501-362ab2cd0dde} TCPHandler: Processed in 0.003219286 sec. 2025.03.21 02:08:18.172336 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 02:08:18.172839 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:18.172928 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2728 rows starting from the beginning of the part 2025.03.21 02:08:18.173023 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2025.03.21 02:08:18.173317 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part 2025.03.21 02:08:18.173559 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 30 rows starting from the beginning of the part 2025.03.21 02:08:18.173861 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part 2025.03.21 02:08:18.174085 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part 2025.03.21 02:08:18.174116 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15659 rows, containing 5 columns (5 merged, 0 gathered) in 0.011030892 sec., 1419558.8171835968 rows/sec., 95.95 MiB/sec. 2025.03.21 02:08:18.174536 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 02:08:18.174899 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.175023 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_51_10} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 02:08:18.175134 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. 2025.03.21 02:08:18.175546 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3012 rows, containing 4 columns (4 merged, 0 gathered) in 0.003541311 sec., 850532.4722962767 rows/sec., 55.70 MiB/sec. 2025.03.21 02:08:18.175901 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 02:08:18.176206 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:18.176291 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_51_10} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 02:08:18.176378 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.03.21 02:08:22.499974 [ 124 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:08:22.500045 [ 124 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:08:22.629830 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.03.21 02:08:22.630821 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:22.630871 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:22.631414 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:08:22.631673 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:22.631891 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.03.21 02:08:22.696593 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 918 2025.03.21 02:08:22.700087 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:22.700140 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:22.701622 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:08:22.701960 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:22.703165 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 918 2025.03.21 02:08:23.001496 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001058598 sec. 2025.03.21 02:08:23.132603 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:23.132801 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:23.132874 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:23.133710 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:23.133749 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:23.134188 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:08:23.134455 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:23.134653 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} executeQuery: Read 136 rows, 12.03 KiB in 0.001908 sec., 71278.82599580713 rows/sec., 6.15 MiB/sec. 2025.03.21 02:08:23.134708 [ 260 ] {5e5e1228-6071-453f-870d-d67cb55eaca2} TCPHandler: Processed in 0.002221618 sec. 2025.03.21 02:08:23.134826 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:23.134932 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:23.134977 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:23.135499 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:23.135536 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:23.135879 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:08:23.136120 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:23.136324 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} executeQuery: Read 40 rows, 3.01 KiB in 0.001401 sec., 28551.034975017847 rows/sec., 2.10 MiB/sec. 2025.03.21 02:08:23.136391 [ 260 ] {a7e00646-308f-4cd5-b7f6-0fde2ea92701} TCPHandler: Processed in 0.001614588 sec. 2025.03.21 02:08:23.136619 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:23.136742 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:23.136788 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:23.137333 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:23.137371 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:23.137727 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:08:23.137968 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:23.138138 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} executeQuery: Read 104 rows, 8.32 KiB in 0.001418 sec., 73342.73624823695 rows/sec., 5.73 MiB/sec. 2025.03.21 02:08:23.138187 [ 260 ] {b0f96832-6b06-41a6-bca8-e25f7cf64aa8} TCPHandler: Processed in 0.001656369 sec. 2025.03.21 02:08:23.138295 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:23.138400 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:23.138448 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:23.138953 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:23.138989 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:23.139380 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:08:23.139618 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:23.139835 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} executeQuery: Read 160 rows, 11.41 KiB in 0.001447 sec., 110573.60055286801 rows/sec., 7.70 MiB/sec. 2025.03.21 02:08:23.139921 [ 260 ] {cf801977-638d-482f-8fd0-9f37c1846c23} TCPHandler: Processed in 0.001671289 sec. 2025.03.21 02:08:23.140163 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:23.140292 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:23.140365 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:08:23.141516 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:23.141554 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:23.142211 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:08:23.142475 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:23.142668 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} executeQuery: Read 40 rows, 73.40 KiB in 0.002399 sec., 16673.614005835763 rows/sec., 29.88 MiB/sec. 2025.03.21 02:08:23.142776 [ 260 ] {31124aee-ace4-4089-8df4-0799ba26547a} TCPHandler: Processed in 0.002706607 sec. 2025.03.21 02:08:23.142928 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:23.143060 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:23.143117 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:23.143657 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:23.143695 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:23.144086 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:08:23.144340 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:23.144539 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. 2025.03.21 02:08:23.144622 [ 260 ] {47a698f1-f895-4535-becd-e4fff769d4a5} TCPHandler: Processed in 0.001755521 sec. 2025.03.21 02:08:23.683225 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.03.21 02:08:23.702879 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:23.702944 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. 2025.03.21 02:08:23.710025 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:08:23.710793 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:23.713553 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.03.21 02:08:28.136429 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:28.136631 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:08:28.136704 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:08:28.137554 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:28.137604 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:28.138059 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:08:28.138324 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:28.138594 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} executeQuery: Read 212 rows, 13.81 KiB in 0.002004 sec., 105788.42315369261 rows/sec., 6.73 MiB/sec. 2025.03.21 02:08:28.139105 [ 260 ] {2885dcb2-4592-4a73-82c0-01638b01eceb} TCPHandler: Processed in 0.002802779 sec. 2025.03.21 02:08:28.139263 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:28.139378 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:28.139429 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:28.140290 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:28.140330 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:28.140734 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 02:08:28.140980 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:28.141168 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} executeQuery: Read 617 rows, 49.39 KiB in 0.001816 sec., 339757.70925110136 rows/sec., 26.56 MiB/sec. 2025.03.21 02:08:28.141260 [ 260 ] {8e66e5f2-9293-4cf1-bb6f-d42bcb4f70e9} TCPHandler: Processed in 0.002048955 sec. 2025.03.21 02:08:28.141414 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:28.141517 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:28.141564 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:28.142116 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:28.142155 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:28.142506 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:08:28.142759 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:28.142944 [ 118 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 02:08:28.142970 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} executeQuery: Read 106 rows, 6.39 KiB in 0.001475 sec., 71864.40677966102 rows/sec., 4.23 MiB/sec. 2025.03.21 02:08:28.143034 [ 118 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:28.143107 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:28.143113 [ 260 ] {4a52fa54-dc1d-4c6b-8e37-b354a7c7059e} TCPHandler: Processed in 0.001760661 sec. 2025.03.21 02:08:28.143446 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 02:08:28.143478 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:28.143971 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:28.144001 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:08:28.144100 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 164 rows starting from the beginning of the part 2025.03.21 02:08:28.144164 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:08:28.144551 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 106 rows starting from the beginning of the part 2025.03.21 02:08:28.144913 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part 2025.03.21 02:08:28.145297 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 106 rows starting from the beginning of the part 2025.03.21 02:08:28.145648 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part 2025.03.21 02:08:28.146035 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 106 rows starting from the beginning of the part 2025.03.21 02:08:28.147223 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:28.147302 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:28.148377 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:08:28.149003 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:28.149084 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 5 columns (5 merged, 0 gathered) in 0.005873103 sec., 95690.47231080402 rows/sec., 6.32 MiB/sec. 2025.03.21 02:08:28.149355 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} executeQuery: Read 113 rows, 7.49 KiB in 0.00559 sec., 20214.669051878354 rows/sec., 1.31 MiB/sec. 2025.03.21 02:08:28.149444 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 02:08:28.149497 [ 260 ] {b284c78b-2bb1-469c-a05d-d1bc2d8eeedb} TCPHandler: Processed in 0.006152357 sec. 2025.03.21 02:08:28.149673 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:28.149862 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:08:28.149939 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:08:28.150016 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:28.150241 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_41_8} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 02:08:28.150456 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 02:08:28.150912 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:28.150958 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:28.151332 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:08:28.151582 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:28.151797 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} executeQuery: Read 112 rows, 6.53 KiB in 0.00199 sec., 56281.40703517588 rows/sec., 3.21 MiB/sec. 2025.03.21 02:08:28.151854 [ 260 ] {c91821b2-d0db-46f3-973a-7e90ad08e511} TCPHandler: Processed in 0.002235569 sec. 2025.03.21 02:08:28.151956 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:28.152058 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:28.152101 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:28.152766 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:28.152806 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:28.153182 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 02:08:28.153428 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:28.153652 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} executeQuery: Read 382 rows, 27.58 KiB in 0.001614 sec., 236679.05824039652 rows/sec., 16.69 MiB/sec. 2025.03.21 02:08:28.153705 [ 260 ] {e117c98d-c849-4f9e-8ea1-4ba4f21e1d18} TCPHandler: Processed in 0.001797541 sec. 2025.03.21 02:08:28.153832 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:28.153966 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:08:28.154023 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:08:28.154533 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:28.154574 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:28.154951 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.03.21 02:08:28.155197 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:28.155403 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. 2025.03.21 02:08:28.155455 [ 260 ] {41fb00eb-4708-494e-b154-37afdcd91cae} TCPHandler: Processed in 0.001687029 sec. 2025.03.21 02:08:28.155572 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:28.155678 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:28.155725 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:28.156283 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:28.156322 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:28.156718 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 02:08:28.156960 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:28.157161 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} executeQuery: Read 237 rows, 16.27 KiB in 0.001506 sec., 157370.51792828686 rows/sec., 10.55 MiB/sec. 2025.03.21 02:08:28.157212 [ 260 ] {ac499a4d-5c2c-4321-a0ec-e455334cbe90} TCPHandler: Processed in 0.001689949 sec. 2025.03.21 02:08:28.157325 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:28.157430 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:08:28.157478 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:08:28.157891 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:28.157931 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:28.158295 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:08:28.158543 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:28.158755 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} executeQuery: Read 1 rows, 69.00 B in 0.001346 sec., 742.9420505200594 rows/sec., 50.06 KiB/sec. 2025.03.21 02:08:28.158805 [ 260 ] {4f8ca993-9a36-4809-b851-d93a2bead5a4} TCPHandler: Processed in 0.001531027 sec. 2025.03.21 02:08:28.158928 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:28.159031 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:28.159077 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:28.159512 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:28.159551 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:28.159915 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 02:08:28.160164 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:28.160367 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} executeQuery: Read 82 rows, 5.33 KiB in 0.001357 sec., 60427.413411938105 rows/sec., 3.84 MiB/sec. 2025.03.21 02:08:28.160417 [ 260 ] {7d3cd05d-6229-4c25-a919-bcad36640d68} TCPHandler: Processed in 0.001538467 sec. 2025.03.21 02:08:30.132072 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.03.21 02:08:30.132754 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:30.132798 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:30.133319 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:08:30.133574 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:30.133866 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.03.21 02:08:31.213706 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.03.21 02:08:31.235152 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:31.235218 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:31.242583 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:08:31.243347 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:31.247586 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.03.21 02:08:32.703442 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 950 2025.03.21 02:08:32.706483 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:32.706534 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:32.708023 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:08:32.708347 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:32.709169 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 950 2025.03.21 02:08:33.132862 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:33.133034 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:33.133098 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:33.133832 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:33.133877 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:33.134311 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 02:08:33.134567 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:33.134761 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} executeQuery: Read 136 rows, 12.03 KiB in 0.001775 sec., 76619.71830985915 rows/sec., 6.62 MiB/sec. 2025.03.21 02:08:33.134824 [ 260 ] {6da23cb7-ae51-4e41-87ed-173d1ee70115} TCPHandler: Processed in 0.002070506 sec. 2025.03.21 02:08:33.134934 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:33.135043 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:33.135090 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:33.135619 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:33.135656 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:33.136012 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:08:33.136264 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:33.136448 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} executeQuery: Read 40 rows, 3.01 KiB in 0.001429 sec., 27991.60251924423 rows/sec., 2.06 MiB/sec. 2025.03.21 02:08:33.136561 [ 260 ] {28411467-58f3-4900-89c4-8e70ef5568f3} TCPHandler: Processed in 0.00167661 sec. 2025.03.21 02:08:33.136701 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:33.136804 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:33.136848 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:33.137397 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:33.137435 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:33.137797 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 02:08:33.138042 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:33.138215 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} executeQuery: Read 104 rows, 8.32 KiB in 0.001434 sec., 72524.40725244072 rows/sec., 5.66 MiB/sec. 2025.03.21 02:08:33.138267 [ 260 ] {5003b69f-2ec5-499f-a5af-9a23df6a68b6} TCPHandler: Processed in 0.001619588 sec. 2025.03.21 02:08:33.138380 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:33.138485 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:33.138533 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:33.139042 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:33.139079 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:33.139461 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 02:08:33.139704 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:33.139906 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} executeQuery: Read 160 rows, 11.41 KiB in 0.001436 sec., 111420.61281337048 rows/sec., 7.76 MiB/sec. 2025.03.21 02:08:33.140007 [ 260 ] {e82ebadf-f84e-48c5-9e0f-1c3077364f6f} TCPHandler: Processed in 0.001678569 sec. 2025.03.21 02:08:33.140162 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:33.140473 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:33.140756 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:08:33.141938 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:33.141976 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:33.142645 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:08:33.142913 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:33.143151 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} executeQuery: Read 40 rows, 73.40 KiB in 0.0028 sec., 14285.714285714286 rows/sec., 25.60 MiB/sec. 2025.03.21 02:08:33.143591 [ 260 ] {8708abd9-0c30-4d73-b68c-a90d13eeffd0} TCPHandler: Processed in 0.003500911 sec. 2025.03.21 02:08:33.143753 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:33.143857 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:33.143903 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:33.144347 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:33.144386 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:33.144747 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 02:08:33.144987 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:33.145161 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. 2025.03.21 02:08:33.145214 [ 260 ] {2b95c78a-e7f4-43db-a6e5-5d0daee189a0} TCPHandler: Processed in 0.001510916 sec. 2025.03.21 02:08:37.500108 [ 107 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:08:37.500210 [ 107 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:08:37.634073 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.03.21 02:08:37.634740 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:37.634794 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:37.635428 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:08:37.635693 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:37.636001 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.03.21 02:08:38.136208 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:38.136408 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:08:38.136479 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:08:38.137293 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.137342 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.137785 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:08:38.138038 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.138249 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} executeQuery: Read 212 rows, 13.81 KiB in 0.001891 sec., 112109.9947117927 rows/sec., 7.13 MiB/sec. 2025.03.21 02:08:38.138378 [ 260 ] {a03fa671-5fd9-4882-b401-23b7f51acdf3} TCPHandler: Processed in 0.00229212 sec. 2025.03.21 02:08:38.138517 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:38.138628 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:38.138675 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:38.139424 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.139462 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.139858 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 02:08:38.140104 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.140283 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} executeQuery: Read 617 rows, 49.39 KiB in 0.001681 sec., 367043.4265318263 rows/sec., 28.69 MiB/sec. 2025.03.21 02:08:38.140334 [ 260 ] {e0069852-4fc1-4d0a-a24f-64b6b79cae04} TCPHandler: Processed in 0.001869832 sec. 2025.03.21 02:08:38.140463 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:38.140601 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:38.140658 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:38.141245 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.141284 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.141642 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:08:38.141882 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.142071 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} executeQuery: Read 106 rows, 6.39 KiB in 0.001494 sec., 70950.46854082998 rows/sec., 4.17 MiB/sec. 2025.03.21 02:08:38.142149 [ 260 ] {c0a50ded-2f91-410f-ae54-e54ba4fcb92b} TCPHandler: Processed in 0.00174924 sec. 2025.03.21 02:08:38.142384 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:38.142519 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:08:38.142567 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:08:38.143172 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.143213 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.143581 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:08:38.143821 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.144042 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} executeQuery: Read 113 rows, 7.49 KiB in 0.001547 sec., 73044.60245636717 rows/sec., 4.73 MiB/sec. 2025.03.21 02:08:38.144096 [ 260 ] {344a9c95-e164-436e-96bd-6eeda51e725b} TCPHandler: Processed in 0.001806732 sec. 2025.03.21 02:08:38.144196 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:38.144297 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:08:38.144341 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:08:38.144871 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.144910 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.145258 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:08:38.145494 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.145702 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} executeQuery: Read 112 rows, 6.53 KiB in 0.001426 sec., 78541.3744740533 rows/sec., 4.47 MiB/sec. 2025.03.21 02:08:38.145753 [ 260 ] {934c8503-3a6a-460b-b4fa-47b493f37e02} TCPHandler: Processed in 0.001606948 sec. 2025.03.21 02:08:38.145854 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:38.145954 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:38.145998 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:38.146626 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.146667 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.147037 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 02:08:38.147280 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.147534 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} executeQuery: Read 382 rows, 27.58 KiB in 0.001591 sec., 240100.56568196104 rows/sec., 16.93 MiB/sec. 2025.03.21 02:08:38.147685 [ 260 ] {979199d3-c623-4283-86b8-c8efbc84d456} TCPHandler: Processed in 0.001878732 sec. 2025.03.21 02:08:38.147923 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:38.148036 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:08:38.148085 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:08:38.148541 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.148579 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.148944 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.03.21 02:08:38.149183 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.149398 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} executeQuery: Read 6 rows, 321.00 B in 0.001384 sec., 4335.260115606936 rows/sec., 226.50 KiB/sec. 2025.03.21 02:08:38.149452 [ 260 ] {664bda68-3a76-4c5f-8dac-7e8cc0f9bc71} TCPHandler: Processed in 0.001622248 sec. 2025.03.21 02:08:38.149574 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:38.149677 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:38.149724 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:38.150235 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.150274 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.150656 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 02:08:38.150897 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.151106 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} executeQuery: Read 237 rows, 16.27 KiB in 0.001449 sec., 163561.07660455487 rows/sec., 10.96 MiB/sec. 2025.03.21 02:08:38.151159 [ 260 ] {4e3a8c80-36a9-42d0-b440-cabc8677492b} TCPHandler: Processed in 0.001635989 sec. 2025.03.21 02:08:38.151258 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:38.151359 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:08:38.151405 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:08:38.151808 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.151846 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.152190 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:08:38.152424 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.152581 [ 106 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:08:38.152650 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} executeQuery: Read 1 rows, 69.00 B in 0.001306 sec., 765.6967840735068 rows/sec., 51.59 KiB/sec. 2025.03.21 02:08:38.152664 [ 106 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.152739 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.152774 [ 260 ] {b4fa7cd3-6846-4efb-b40a-35c3a4c05b85} TCPHandler: Processed in 0.001559337 sec. 2025.03.21 02:08:38.152962 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:38.152986 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:08:38.153128 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:38.153232 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:38.153357 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:38.153459 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part 2025.03.21 02:08:38.153856 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.03.21 02:08:38.154141 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.03.21 02:08:38.154427 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.03.21 02:08:38.154731 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.03.21 02:08:38.155054 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.03.21 02:08:38.155477 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.155555 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.156361 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 02:08:38.156886 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.157446 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} executeQuery: Read 82 rows, 5.33 KiB in 0.004342 sec., 18885.30631045601 rows/sec., 1.20 MiB/sec. 2025.03.21 02:08:38.157701 [ 260 ] {66d5210a-1c9a-4a24-9c23-070a51d7845f} TCPHandler: Processed in 0.004812304 sec. 2025.03.21 02:08:38.157980 [ 191 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.005111918 sec., 4108.047116561729 rows/sec., 276.05 KiB/sec. 2025.03.21 02:08:38.158164 [ 193 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:08:38.158542 [ 193 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.158643 [ 193 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_21_4} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:08:38.158745 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.21 02:08:38.747723 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.03.21 02:08:38.768781 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:38.768842 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:38.776130 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:08:38.776898 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:38.779610 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.03.21 02:08:39.000389 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 206.02 MiB, peak 212.19 MiB, free memory in arenas 0.00 B, will set to 204.77 MiB (RSS), difference: -1.25 MiB 2025.03.21 02:08:40.779728 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:40.779978 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 02:08:40.780057 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 02:08:40.780792 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.780834 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.781265 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.03.21 02:08:40.781539 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.781777 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} executeQuery: Read 18 rows, 1.47 KiB in 0.001844 sec., 9761.388286334057 rows/sec., 795.97 KiB/sec. 2025.03.21 02:08:40.781912 [ 260 ] {f15419bb-ba04-4ed9-a900-9c1a0b7dc78d} TCPHandler: Processed in 0.00231739 sec. 2025.03.21 02:08:40.782046 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:40.782161 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:40.782209 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:40.783315 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.783356 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.783810 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.21 02:08:40.784064 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.784194 [ 103 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.21 02:08:40.784242 [ 103 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.784254 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} executeQuery: Read 1285 rows, 109.25 KiB in 0.002122 sec., 605560.7917059377 rows/sec., 50.28 MiB/sec. 2025.03.21 02:08:40.784271 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.784350 [ 260 ] {57c49e01-d140-4294-ac5c-37edbade67f2} TCPHandler: Processed in 0.002364651 sec. 2025.03.21 02:08:40.784407 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.21 02:08:40.784478 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:40.784512 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:40.784541 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1847 rows starting from the beginning of the part 2025.03.21 02:08:40.784613 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:40.784628 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part 2025.03.21 02:08:40.784739 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:40.784955 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 617 rows starting from the beginning of the part 2025.03.21 02:08:40.785475 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part 2025.03.21 02:08:40.785772 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 617 rows starting from the beginning of the part 2025.03.21 02:08:40.786147 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1285 rows starting from the beginning of the part 2025.03.21 02:08:40.787201 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.787245 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.788016 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:08:40.788314 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.788505 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} executeQuery: Read 58 rows, 4.26 KiB in 0.003911 sec., 14829.96676041933 rows/sec., 1.06 MiB/sec. 2025.03.21 02:08:40.788572 [ 260 ] {32f319cb-38c3-4d39-9716-f8f298a351f8} TCPHandler: Processed in 0.004132652 sec. 2025.03.21 02:08:40.788699 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:40.788832 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:08:40.788920 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:08:40.789013 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 4638 rows, containing 5 columns (5 merged, 0 gathered) in 0.004650431 sec., 997326.9144300818 rows/sec., 84.95 MiB/sec. 2025.03.21 02:08:40.789235 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.21 02:08:40.789552 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.789660 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_56_11} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.21 02:08:40.789691 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.789741 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. 2025.03.21 02:08:40.789743 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.790125 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:08:40.790388 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.790564 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} executeQuery: Read 228 rows, 15.81 KiB in 0.001766 sec., 129105.3227633069 rows/sec., 8.74 MiB/sec. 2025.03.21 02:08:40.790619 [ 260 ] {bdd67e47-e9a2-47dd-8e54-6ae6dd34d85f} TCPHandler: Processed in 0.001971214 sec. 2025.03.21 02:08:40.790752 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:40.790860 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:40.790906 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:40.791689 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.791728 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.792114 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.21 02:08:40.792369 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.792498 [ 103 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.21 02:08:40.792540 [ 103 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.792550 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} executeQuery: Read 578 rows, 44.08 KiB in 0.001711 sec., 337814.14377556986 rows/sec., 25.16 MiB/sec. 2025.03.21 02:08:40.792564 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.792653 [ 260 ] {98006fc9-9b29-4b22-aa7f-729d45901be7} TCPHandler: Processed in 0.001950344 sec. 2025.03.21 02:08:40.792831 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.21 02:08:40.792856 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:40.793072 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:40.793107 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:40.793171 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:40.793186 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part 2025.03.21 02:08:40.793496 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part 2025.03.21 02:08:40.793889 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 382 rows starting from the beginning of the part 2025.03.21 02:08:40.794220 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part 2025.03.21 02:08:40.794548 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 382 rows starting from the beginning of the part 2025.03.21 02:08:40.794846 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 578 rows starting from the beginning of the part 2025.03.21 02:08:40.796250 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.796324 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.797368 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.21 02:08:40.797742 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.797914 [ 103 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.21 02:08:40.797969 [ 103 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.798009 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} executeQuery: Read 939 rows, 64.45 KiB in 0.005006 sec., 187574.91010787056 rows/sec., 12.57 MiB/sec. 2025.03.21 02:08:40.798014 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.798180 [ 260 ] {db5a808f-b875-4d21-9318-96982a2baadc} TCPHandler: Processed in 0.005386054 sec. 2025.03.21 02:08:40.798394 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.21 02:08:40.798499 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:40.798828 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:40.798945 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:40.799086 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15659 rows starting from the beginning of the part 2025.03.21 02:08:40.799166 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:08:40.799393 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2464 rows, containing 5 columns (5 merged, 0 gathered) in 0.006713667 sec., 367012.5432196741 rows/sec., 28.15 MiB/sec. 2025.03.21 02:08:40.799643 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part 2025.03.21 02:08:40.799871 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.21 02:08:40.800266 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part 2025.03.21 02:08:40.800768 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part 2025.03.21 02:08:40.801298 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part 2025.03.21 02:08:40.801398 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.801717 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 939 rows starting from the beginning of the part 2025.03.21 02:08:40.801781 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_56_11} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.21 02:08:40.802087 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.21 02:08:40.803625 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.803676 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.804834 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:08:40.805116 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.805840 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} executeQuery: Read 40 rows, 73.40 KiB in 0.007092 sec., 5640.157924421884 rows/sec., 10.11 MiB/sec. 2025.03.21 02:08:40.806294 [ 260 ] {d080ebea-3015-4e0d-8123-a8a02330a886} TCPHandler: Processed in 0.007893808 sec. 2025.03.21 02:08:40.806453 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:40.806567 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:40.806623 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:40.807539 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.807588 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.808175 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.21 02:08:40.808488 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 17392 rows, containing 5 columns (5 merged, 0 gathered) in 0.01033323 sec., 1683113.6053296016 rows/sec., 113.75 MiB/sec. 2025.03.21 02:08:40.808602 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.808840 [ 103 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.21 02:08:40.808865 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.21 02:08:40.808909 [ 103 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:40.808989 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:40.809032 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} executeQuery: Read 30 rows, 2.08 KiB in 0.002464 sec., 12175.324675324675 rows/sec., 843.00 KiB/sec. 2025.03.21 02:08:40.809352 [ 260 ] {c9b31e0d-171a-415b-b314-dfc7f257ab49} TCPHandler: Processed in 0.002948961 sec. 2025.03.21 02:08:40.809393 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.21 02:08:40.809666 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:40.809712 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3012 rows starting from the beginning of the part 2025.03.21 02:08:40.809896 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part 2025.03.21 02:08:40.809933 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.810165 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part 2025.03.21 02:08:40.810306 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_56_11} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.21 02:08:40.810400 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part 2025.03.21 02:08:40.810677 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. 2025.03.21 02:08:40.810735 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part 2025.03.21 02:08:40.810811 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part 2025.03.21 02:08:40.812239 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3326 rows, containing 4 columns (4 merged, 0 gathered) in 0.003101214 sec., 1072483.2275360553 rows/sec., 70.23 MiB/sec. 2025.03.21 02:08:40.812511 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.21 02:08:40.812790 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:40.812865 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_56_11} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.21 02:08:40.812938 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.03.21 02:08:42.709523 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 998 2025.03.21 02:08:42.713148 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:42.713208 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:42.714756 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:08:42.715081 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:42.716351 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 998 2025.03.21 02:08:43.127610 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:43.127803 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:43.127877 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:43.128618 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:43.128665 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:43.129092 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.21 02:08:43.129345 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:43.129556 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} executeQuery: Read 56 rows, 4.41 KiB in 0.0018 sec., 31111.111111111113 rows/sec., 2.39 MiB/sec. 2025.03.21 02:08:43.129666 [ 260 ] {4b6526e4-9798-4084-bcd4-d87f13300e33} TCPHandler: Processed in 0.002161668 sec. 2025.03.21 02:08:43.129900 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:43.130067 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:43.130115 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:43.130683 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:43.130724 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:43.131087 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.21 02:08:43.131334 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:43.131512 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} executeQuery: Read 64 rows, 5.12 KiB in 0.001475 sec., 43389.83050847458 rows/sec., 3.39 MiB/sec. 2025.03.21 02:08:43.131564 [ 260 ] {0b38f6e6-319d-4df5-9c18-262a08666cb5} TCPHandler: Processed in 0.001760901 sec. 2025.03.21 02:08:43.131692 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:43.131829 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:43.131887 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:43.132399 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:43.132436 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:43.132820 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.21 02:08:43.133074 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:43.133252 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} executeQuery: Read 76 rows, 5.43 KiB in 0.001455 sec., 52233.67697594502 rows/sec., 3.64 MiB/sec. 2025.03.21 02:08:43.133304 [ 260 ] {d77ebdeb-f8e4-4d8e-bad7-06455603ed20} TCPHandler: Processed in 0.001676109 sec. 2025.03.21 02:08:43.133406 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:43.133509 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:43.133555 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:43.133970 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:43.134007 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:43.134360 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.21 02:08:43.134597 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:43.134765 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} executeQuery: Read 30 rows, 2.06 KiB in 0.001279 sec., 23455.824863174355 rows/sec., 1.58 MiB/sec. 2025.03.21 02:08:43.134813 [ 260 ] {8c40b314-e32c-4df0-91de-9af2617c51ec} TCPHandler: Processed in 0.001456595 sec. 2025.03.21 02:08:45.136208 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.03.21 02:08:45.137266 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:45.137310 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:45.137841 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:08:45.138103 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:45.138398 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.03.21 02:08:46.279749 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.03.21 02:08:46.301329 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:46.301395 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:46.308857 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:08:46.309627 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:46.312513 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.03.21 02:08:48.136625 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:48.136839 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:08:48.136921 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:08:48.137835 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.137888 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.138340 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:08:48.138608 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.138825 [ 94 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.03.21 02:08:48.138863 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} executeQuery: Read 212 rows, 13.81 KiB in 0.002081 sec., 101874.09899086978 rows/sec., 6.48 MiB/sec. 2025.03.21 02:08:48.138916 [ 94 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.138997 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.139002 [ 260 ] {1cd032b4-4450-4756-8670-d5de049a6da4} TCPHandler: Processed in 0.002513943 sec. 2025.03.21 02:08:48.139294 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.03.21 02:08:48.139366 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:48.139628 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:48.139637 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:48.139699 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 212 rows starting from the beginning of the part 2025.03.21 02:08:48.139738 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:48.140057 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part 2025.03.21 02:08:48.140402 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part 2025.03.21 02:08:48.140715 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part 2025.03.21 02:08:48.141130 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part 2025.03.21 02:08:48.143133 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.143214 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.143971 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004875035 sec., 217434.3363688671 rows/sec., 14.66 MiB/sec. 2025.03.21 02:08:48.144172 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.21 02:08:48.144182 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.03.21 02:08:48.144700 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.144721 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.144872 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_21_5} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.03.21 02:08:48.145059 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:08:48.145261 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} executeQuery: Read 617 rows, 49.39 KiB in 0.005711 sec., 108037.12134477324 rows/sec., 8.45 MiB/sec. 2025.03.21 02:08:48.145410 [ 260 ] {e53bb411-d846-4e01-a44f-bd97d5ada424} TCPHandler: Processed in 0.006165827 sec. 2025.03.21 02:08:48.145566 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:48.145676 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:48.145724 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:48.146320 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.146362 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.146733 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:08:48.146977 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.147199 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} executeQuery: Read 106 rows, 6.39 KiB in 0.001546 sec., 68564.0362225097 rows/sec., 4.03 MiB/sec. 2025.03.21 02:08:48.147250 [ 260 ] {04e3b50a-a53c-4c31-89dc-26c5bcacc043} TCPHandler: Processed in 0.00173654 sec. 2025.03.21 02:08:48.147369 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:48.147475 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:08:48.147521 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:08:48.148090 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.148131 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.148494 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:08:48.148744 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.148974 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} executeQuery: Read 113 rows, 7.49 KiB in 0.001519 sec., 74391.04674127715 rows/sec., 4.82 MiB/sec. 2025.03.21 02:08:48.149091 [ 260 ] {b195fe34-6133-4e59-b996-33f3e5e3d684} TCPHandler: Processed in 0.001773621 sec. 2025.03.21 02:08:48.149235 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:48.149337 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:08:48.149382 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:08:48.149940 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.149980 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.150335 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:08:48.150588 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.150749 [ 94 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.03.21 02:08:48.150803 [ 94 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.150835 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.150842 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} executeQuery: Read 112 rows, 6.53 KiB in 0.001519 sec., 73732.71889400922 rows/sec., 4.20 MiB/sec. 2025.03.21 02:08:48.151153 [ 260 ] {3b48cdb6-e4e6-441e-8caa-70553e9e17b7} TCPHandler: Processed in 0.001969224 sec. 2025.03.21 02:08:48.151374 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.03.21 02:08:48.151460 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:48.151688 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:48.151711 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:48.151789 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:48.151796 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 112 rows starting from the beginning of the part 2025.03.21 02:08:48.152143 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 112 rows starting from the beginning of the part 2025.03.21 02:08:48.152492 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part 2025.03.21 02:08:48.152886 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part 2025.03.21 02:08:48.153176 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part 2025.03.21 02:08:48.154800 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.154871 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.155880 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004921466 sec., 113787.2333162517 rows/sec., 6.92 MiB/sec. 2025.03.21 02:08:48.155886 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.21 02:08:48.156061 [ 196 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.03.21 02:08:48.156398 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.156707 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.156919 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} executeQuery: Read 382 rows, 27.58 KiB in 0.005295 sec., 72143.53163361661 rows/sec., 5.09 MiB/sec. 2025.03.21 02:08:48.157137 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_21_5} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.03.21 02:08:48.157262 [ 260 ] {22d56ae7-26b9-4a1b-8d20-1856aa85eca6} TCPHandler: Processed in 0.005879172 sec. 2025.03.21 02:08:48.157498 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:08:48.157572 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:48.157699 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:08:48.157746 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:08:48.158206 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.158245 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.158625 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.03.21 02:08:48.158869 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.159043 [ 93 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.03.21 02:08:48.159120 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. 2025.03.21 02:08:48.159121 [ 93 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.159209 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.159233 [ 260 ] {046710d7-6169-4fcf-816c-2f5382715020} TCPHandler: Processed in 0.001760381 sec. 2025.03.21 02:08:48.159646 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.03.21 02:08:48.159647 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:48.159974 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:48.160033 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:48.160064 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:48.160097 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2025.03.21 02:08:48.160468 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.03.21 02:08:48.160767 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.03.21 02:08:48.161088 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.03.21 02:08:48.161420 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.03.21 02:08:48.161681 [ 200 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.03.21 02:08:48.162708 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.162781 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.163874 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.21 02:08:48.164303 [ 201 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004971597 sec., 25343.968950017468 rows/sec., 1.29 MiB/sec. 2025.03.21 02:08:48.164439 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.164759 [ 201 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.03.21 02:08:48.164882 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} executeQuery: Read 237 rows, 16.27 KiB in 0.004976 sec., 47628.61736334405 rows/sec., 3.19 MiB/sec. 2025.03.21 02:08:48.165068 [ 260 ] {cbe8ddca-2c41-4288-a41b-53053811bb99} TCPHandler: Processed in 0.005591247 sec. 2025.03.21 02:08:48.165215 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:48.165412 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:08:48.165487 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:08:48.165557 [ 201 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.165798 [ 201 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_21_4} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.03.21 02:08:48.165983 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.21 02:08:48.166278 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.166321 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.166676 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:08:48.166911 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.167119 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} executeQuery: Read 1 rows, 69.00 B in 0.001763 sec., 567.2149744753261 rows/sec., 38.22 KiB/sec. 2025.03.21 02:08:48.167172 [ 260 ] {fd023a01-d2eb-4e0b-b457-3400a0efba26} TCPHandler: Processed in 0.002011675 sec. 2025.03.21 02:08:48.167277 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:48.167380 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:48.167426 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:48.167872 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:48.167910 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. 2025.03.21 02:08:48.168270 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.21 02:08:48.168512 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:48.168733 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} executeQuery: Read 82 rows, 5.33 KiB in 0.001372 sec., 59766.763848396506 rows/sec., 3.80 MiB/sec. 2025.03.21 02:08:48.168799 [ 260 ] {d483d6c4-a7e2-47d6-a2c1-5b6d6064ed1b} TCPHandler: Processed in 0.001572077 sec. 2025.03.21 02:08:52.500282 [ 89 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:08:52.500360 [ 89 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:08:52.638612 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.03.21 02:08:52.639357 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:52.639408 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:52.639937 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:08:52.640203 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:52.640424 [ 89 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:08:52.640486 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.03.21 02:08:52.640522 [ 89 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:52.640557 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:52.640706 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:08:52.640870 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:52.640915 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.03.21 02:08:52.640999 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2025.03.21 02:08:52.641158 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2025.03.21 02:08:52.641432 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2025.03.21 02:08:52.641658 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2025.03.21 02:08:52.641815 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2025.03.21 02:08:52.644294 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003653754 sec., 4524387.794033205 rows/sec., 64.72 MiB/sec. 2025.03.21 02:08:52.644447 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:08:52.644828 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:52.644937 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_36_7} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:08:52.645083 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.03.21 02:08:52.716792 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1026 2025.03.21 02:08:52.719746 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:52.719798 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:52.721244 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:08:52.721575 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:52.721801 [ 89 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:08:52.721908 [ 89 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:52.721967 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:52.722796 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:08:52.725248 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1026 2025.03.21 02:08:52.725541 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:52.725718 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 844 rows starting from the beginning of the part 2025.03.21 02:08:52.726250 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part 2025.03.21 02:08:52.726792 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part 2025.03.21 02:08:52.727290 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part 2025.03.21 02:08:52.727790 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part 2025.03.21 02:08:52.728457 [ 194 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part 2025.03.21 02:08:52.736898 [ 198 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 72 columns (72 merged, 0 gathered) in 0.014764347 sec., 69491.72896031229 rows/sec., 56.24 MiB/sec. 2025.03.21 02:08:52.738533 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:08:52.739418 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:52.739519 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_26_5} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:08:52.739903 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. 2025.03.21 02:08:53.133117 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:53.133323 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:53.133403 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:53.134241 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:53.134287 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:53.134740 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.21 02:08:53.135015 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:53.135251 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} executeQuery: Read 136 rows, 12.03 KiB in 0.001984 sec., 68548.3870967742 rows/sec., 5.92 MiB/sec. 2025.03.21 02:08:53.135317 [ 260 ] {7aa94833-c71c-48bc-a009-853297ba5c06} TCPHandler: Processed in 0.00232348 sec. 2025.03.21 02:08:53.135433 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:53.135543 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:53.135593 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:53.136141 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:53.136182 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:53.136565 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:08:53.136814 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:53.137009 [ 88 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 02:08:53.137030 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} executeQuery: Read 40 rows, 3.01 KiB in 0.001507 sec., 26542.800265428003 rows/sec., 1.95 MiB/sec. 2025.03.21 02:08:53.137093 [ 88 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:53.137171 [ 260 ] {5fce759f-a076-495f-a0fc-32d7b81b238b} TCPHandler: Processed in 0.001788871 sec. 2025.03.21 02:08:53.137171 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:53.137364 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:53.137399 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 02:08:53.137553 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:53.137663 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:53.137761 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:53.137865 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 164 rows starting from the beginning of the part 2025.03.21 02:08:53.138265 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part 2025.03.21 02:08:53.138680 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 106 rows starting from the beginning of the part 2025.03.21 02:08:53.139080 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 58 rows starting from the beginning of the part 2025.03.21 02:08:53.139305 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part 2025.03.21 02:08:53.139656 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part 2025.03.21 02:08:53.140436 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:53.140508 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:53.141421 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.21 02:08:53.141965 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:53.142712 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} executeQuery: Read 104 rows, 8.32 KiB in 0.005084 sec., 20456.33359559402 rows/sec., 1.60 MiB/sec. 2025.03.21 02:08:53.142992 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.005682309 sec., 90456.18603282575 rows/sec., 6.14 MiB/sec. 2025.03.21 02:08:53.143320 [ 260 ] {743dd3ad-6b1c-45d9-a68a-f0610a5fc310} TCPHandler: Processed in 0.006032834 sec. 2025.03.21 02:08:53.143340 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 02:08:53.143777 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:53.143966 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:53.144049 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:53.144063 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:53.144310 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_46_9} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 02:08:53.144556 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 02:08:53.145035 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:53.145078 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:53.145477 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.21 02:08:53.145721 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:53.145956 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} executeQuery: Read 160 rows, 11.41 KiB in 0.002049 sec., 78086.87164470473 rows/sec., 5.44 MiB/sec. 2025.03.21 02:08:53.146039 [ 260 ] {92566ef4-e7eb-4f60-98f4-4bdead6f3dc3} TCPHandler: Processed in 0.002381191 sec. 2025.03.21 02:08:53.146210 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:53.146316 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:53.146381 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:08:53.147663 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:53.147709 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:53.148607 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:08:53.148944 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:53.149184 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} executeQuery: Read 40 rows, 73.40 KiB in 0.002888 sec., 13850.415512465373 rows/sec., 24.82 MiB/sec. 2025.03.21 02:08:53.149445 [ 260 ] {627f7204-f4c0-4c85-9e50-15a3b93751c3} TCPHandler: Processed in 0.003297187 sec. 2025.03.21 02:08:53.150276 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:53.150399 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:53.150448 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:53.150930 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:53.150972 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:53.151350 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.21 02:08:53.151598 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:53.151817 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. 2025.03.21 02:08:53.151873 [ 260 ] {74c08d0e-402b-461e-9b33-e2cd5b4cf807} TCPHandler: Processed in 0.001661389 sec. 2025.03.21 02:08:53.812651 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.03.21 02:08:53.834741 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:53.834802 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:53.842406 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:08:53.843186 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:53.843513 [ 88 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:08:53.843591 [ 88 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:53.843635 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:53.844088 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:08:53.858970 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.03.21 02:08:53.860716 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:53.862468 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.03.21 02:08:53.868300 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.03.21 02:08:53.874092 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.03.21 02:08:53.879799 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.03.21 02:08:53.885733 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.03.21 02:08:53.890549 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.03.21 02:08:53.950390 [ 199 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.106613906 sec., 2551.2619338794325 rows/sec., 13.19 MiB/sec. 2025.03.21 02:08:53.953258 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:08:53.956209 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:53.956342 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_36_7} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:08:53.958878 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.03.21 02:08:54.000181 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 208.03 MiB, peak 219.91 MiB, free memory in arenas 0.00 B, will set to 209.35 MiB (RSS), difference: 1.32 MiB 2025.03.21 02:08:58.136987 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:58.137210 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:08:58.137294 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:08:58.138181 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:58.138235 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:58.138681 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:08:58.138939 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:58.139180 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} executeQuery: Read 212 rows, 13.81 KiB in 0.002025 sec., 104691.35802469136 rows/sec., 6.66 MiB/sec. 2025.03.21 02:08:58.139245 [ 260 ] {9faf0a9c-6d94-481f-ac33-b09166d98c8c} TCPHandler: Processed in 0.002399032 sec. 2025.03.21 02:08:58.139376 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:58.139490 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:08:58.139537 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:08:58.140374 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:58.140417 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:58.140814 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.21 02:08:58.141057 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:58.141281 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} executeQuery: Read 617 rows, 49.39 KiB in 0.001816 sec., 339757.70925110136 rows/sec., 26.56 MiB/sec. 2025.03.21 02:08:58.141344 [ 260 ] {75ba240c-a497-4b8f-95c8-5887264161d2} TCPHandler: Processed in 0.002020955 sec. 2025.03.21 02:08:58.141492 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:58.141615 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:08:58.141660 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:08:58.142219 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:58.142257 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:58.142619 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:08:58.142860 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:58.143106 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} executeQuery: Read 106 rows, 6.39 KiB in 0.001502 sec., 70572.56990679094 rows/sec., 4.15 MiB/sec. 2025.03.21 02:08:58.143170 [ 260 ] {cde437a5-c395-453e-839a-28c20a9b2ecb} TCPHandler: Processed in 0.00173729 sec. 2025.03.21 02:08:58.143404 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:58.143519 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:08:58.143564 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:08:58.144133 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:58.144172 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:58.144522 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:08:58.144756 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:58.144938 [ 84 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:08:58.145001 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} executeQuery: Read 113 rows, 7.49 KiB in 0.001502 sec., 75233.02263648469 rows/sec., 4.87 MiB/sec. 2025.03.21 02:08:58.145025 [ 84 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:58.145099 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:58.145116 [ 260 ] {52b246d6-08f4-4eaf-b9e7-bc1cc79f2e10} TCPHandler: Processed in 0.001806072 sec. 2025.03.21 02:08:58.145326 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:08:58.145337 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:58.145600 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:08:58.145614 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:08:58.145696 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:08:58.145703 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 342 rows starting from the beginning of the part 2025.03.21 02:08:58.146069 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part 2025.03.21 02:08:58.146419 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part 2025.03.21 02:08:58.146817 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part 2025.03.21 02:08:58.147212 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part 2025.03.21 02:08:58.147535 [ 192 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part 2025.03.21 02:08:58.148622 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:58.148686 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:58.149775 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:08:58.150243 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:58.150744 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.005533296 sec., 184700.04134967658 rows/sec., 12.91 MiB/sec. 2025.03.21 02:08:58.150975 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} executeQuery: Read 112 rows, 6.53 KiB in 0.005411 sec., 20698.576972833118 rows/sec., 1.18 MiB/sec. 2025.03.21 02:08:58.151078 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:08:58.151213 [ 260 ] {0079f072-064e-4b38-905d-fc104657af1c} TCPHandler: Processed in 0.005950634 sec. 2025.03.21 02:08:58.151388 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:58.151541 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:08:58.151615 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:58.151624 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:08:58.151850 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_31_6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:08:58.152008 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.21 02:08:58.152659 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:58.152702 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:58.153094 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.21 02:08:58.153342 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:58.153596 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} executeQuery: Read 382 rows, 27.58 KiB in 0.002087 sec., 183037.85337805463 rows/sec., 12.91 MiB/sec. 2025.03.21 02:08:58.153659 [ 260 ] {9631dbbd-4e83-431a-bbfe-83bb5b530680} TCPHandler: Processed in 0.002332831 sec. 2025.03.21 02:08:58.153894 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:58.154029 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:08:58.154077 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:08:58.154520 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:58.154559 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:58.154909 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.03.21 02:08:58.155154 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:58.155398 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. 2025.03.21 02:08:58.155595 [ 260 ] {8f958e39-548b-4f47-b7fd-338f2c416eed} TCPHandler: Processed in 0.001789471 sec. 2025.03.21 02:08:58.155742 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:58.155844 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:08:58.155892 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:08:58.156443 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:58.156481 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:58.156868 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.21 02:08:58.157109 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:58.157321 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} executeQuery: Read 237 rows, 16.27 KiB in 0.001499 sec., 158105.4036024016 rows/sec., 10.60 MiB/sec. 2025.03.21 02:08:58.157375 [ 260 ] {2c1748c3-10b6-4b73-bab3-7623e64815e9} TCPHandler: Processed in 0.001681839 sec. 2025.03.21 02:08:58.157491 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:58.157597 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:08:58.157642 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:08:58.158055 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:58.158092 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:58.158436 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:08:58.158681 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:58.158889 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} executeQuery: Read 1 rows, 69.00 B in 0.001314 sec., 761.03500761035 rows/sec., 51.28 KiB/sec. 2025.03.21 02:08:58.158940 [ 260 ] {937f59ce-599b-4ab1-96ff-c73b6d5f3dc5} TCPHandler: Processed in 0.001502236 sec. 2025.03.21 02:08:58.159042 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:08:58.159143 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:08:58.159187 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:08:58.159622 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:08:58.159660 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:08:58.160016 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.21 02:08:58.160260 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:08:58.160477 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} executeQuery: Read 82 rows, 5.33 KiB in 0.001355 sec., 60516.60516605165 rows/sec., 3.84 MiB/sec. 2025.03.21 02:08:58.160526 [ 260 ] {f4224aef-2b7e-4ae7-88a2-b2ef4d3f2eef} TCPHandler: Processed in 0.001532697 sec. 2025.03.21 02:09:00.140712 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.03.21 02:09:00.141837 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:00.141898 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:00.142772 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:09:00.143037 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:00.143270 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.03.21 02:09:01.359133 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.03.21 02:09:01.378480 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:01.378545 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:01.385432 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:09:01.386175 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:01.389722 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.03.21 02:09:02.725598 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1058 2025.03.21 02:09:02.728747 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:02.728804 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:02.730327 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:09:02.730651 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:02.731605 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1058 2025.03.21 02:09:03.132935 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:03.133214 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:03.133322 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:03.134384 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:03.134436 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:03.134876 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.21 02:09:03.135138 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:03.135346 [ 76 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.21 02:09:03.135406 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} executeQuery: Read 136 rows, 12.03 KiB in 0.002222 sec., 61206.120612061204 rows/sec., 5.29 MiB/sec. 2025.03.21 02:09:03.135431 [ 76 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:03.135496 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:03.135532 [ 260 ] {1536a774-129a-4a81-9590-579960947c84} TCPHandler: Processed in 0.002731908 sec. 2025.03.21 02:09:03.135740 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.21 02:09:03.135753 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:03.136020 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:09:03.136037 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:03.136123 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:09:03.136125 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1847 rows starting from the beginning of the part 2025.03.21 02:09:03.136452 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2025.03.21 02:09:03.136820 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 617 rows starting from the beginning of the part 2025.03.21 02:09:03.137194 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 136 rows starting from the beginning of the part 2025.03.21 02:09:03.137610 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 617 rows starting from the beginning of the part 2025.03.21 02:09:03.137969 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 136 rows starting from the beginning of the part 2025.03.21 02:09:03.138991 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:03.139074 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:03.139934 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:09:03.140448 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:03.140806 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} executeQuery: Read 40 rows, 3.01 KiB in 0.00487 sec., 8213.552361396303 rows/sec., 617.62 KiB/sec. 2025.03.21 02:09:03.141081 [ 260 ] {ea594227-269a-4c39-9cee-60d238d6999a} TCPHandler: Processed in 0.005408915 sec. 2025.03.21 02:09:03.141581 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:03.141841 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3409 rows, containing 5 columns (5 merged, 0 gathered) in 0.006242329 sec., 546110.273905781 rows/sec., 46.13 MiB/sec. 2025.03.21 02:09:03.141854 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:03.141935 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:03.142147 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.21 02:09:03.142796 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:03.143036 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_61_12} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.21 02:09:03.143245 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.03.21 02:09:03.143308 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:03.143353 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:03.143737 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.21 02:09:03.143982 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:03.144144 [ 76 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.21 02:09:03.144205 [ 76 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:03.144244 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} executeQuery: Read 104 rows, 8.32 KiB in 0.002427 sec., 42851.25669550886 rows/sec., 3.35 MiB/sec. 2025.03.21 02:09:03.144252 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:03.144398 [ 260 ] {4f5387b1-85f9-4551-94c2-2e0dfaacf5ac} TCPHandler: Processed in 0.003001952 sec. 2025.03.21 02:09:03.144533 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.21 02:09:03.144576 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:03.144818 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:03.144820 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:03.144880 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part 2025.03.21 02:09:03.144945 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:03.145201 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.03.21 02:09:03.145509 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 382 rows starting from the beginning of the part 2025.03.21 02:09:03.145886 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part 2025.03.21 02:09:03.146303 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 382 rows starting from the beginning of the part 2025.03.21 02:09:03.146627 [ 201 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part 2025.03.21 02:09:03.147679 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:03.147754 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:03.148731 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.21 02:09:03.149202 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:03.149454 [ 76 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.21 02:09:03.149537 [ 76 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:03.149620 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:03.149906 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} executeQuery: Read 160 rows, 11.41 KiB in 0.005107 sec., 31329.547679655374 rows/sec., 2.18 MiB/sec. 2025.03.21 02:09:03.150087 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.21 02:09:03.150373 [ 260 ] {e1cc4934-72df-4714-bc1a-8f144e7f59cc} TCPHandler: Processed in 0.005856531 sec. 2025.03.21 02:09:03.150391 [ 193 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005987835 sec., 325660.2762100158 rows/sec., 24.88 MiB/sec. 2025.03.21 02:09:03.150598 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:03.150689 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17392 rows starting from the beginning of the part 2025.03.21 02:09:03.150707 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:03.150829 [ 193 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.21 02:09:03.150969 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 76 rows starting from the beginning of the part 2025.03.21 02:09:03.151116 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:03.151368 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part 2025.03.21 02:09:03.151704 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2025.03.21 02:09:03.152087 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part 2025.03.21 02:09:03.152158 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:09:03.152530 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part 2025.03.21 02:09:03.152679 [ 193 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:03.153238 [ 193 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_61_12} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.21 02:09:03.153567 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.21 02:09:03.156613 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:03.156687 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:03.157857 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:09:03.158614 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:03.158814 [ 76 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:09:03.158892 [ 76 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:03.158944 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:03.158968 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} executeQuery: Read 40 rows, 73.40 KiB in 0.007946 sec., 5033.9793606846215 rows/sec., 9.02 MiB/sec. 2025.03.21 02:09:03.159557 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:09:03.160371 [ 260 ] {b028b8b0-737b-433a-8424-ed4c3c61c4e3} TCPHandler: Processed in 0.00976411 sec. 2025.03.21 02:09:03.160671 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:03.160975 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:03.161150 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:03.161172 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 815 rows starting from the beginning of the part 2025.03.21 02:09:03.161218 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:03.161772 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:03.162393 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:03.163759 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:03.163843 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:03.163950 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:03.163977 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 18262 rows, containing 5 columns (5 merged, 0 gathered) in 0.014194877 sec., 1286520.4820020632 rows/sec., 86.99 MiB/sec. 2025.03.21 02:09:03.164572 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.21 02:09:03.164886 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:03.165378 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.21 02:09:03.165770 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:03.166023 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:03.166257 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:03.166482 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_61_12} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.21 02:09:03.166669 [ 76 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.21 02:09:03.166860 [ 76 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:03.166979 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:03.167008 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.12 MiB. 2025.03.21 02:09:03.167106 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} executeQuery: Read 60 rows, 4.14 KiB in 0.006041 sec., 9932.130441979803 rows/sec., 685.42 KiB/sec. 2025.03.21 02:09:03.167392 [ 260 ] {781742e8-b1bb-4c75-b29a-753a6e219616} TCPHandler: Processed in 0.006780578 sec. 2025.03.21 02:09:03.167429 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.21 02:09:03.167627 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:03.167656 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3326 rows starting from the beginning of the part 2025.03.21 02:09:03.167778 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part 2025.03.21 02:09:03.168002 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part 2025.03.21 02:09:03.168404 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2025.03.21 02:09:03.168643 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part 2025.03.21 02:09:03.168976 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2025.03.21 02:09:03.170711 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3640 rows, containing 4 columns (4 merged, 0 gathered) in 0.003519951 sec., 1034105.3043067929 rows/sec., 67.70 MiB/sec. 2025.03.21 02:09:03.171267 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.21 02:09:03.172052 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:03.172337 [ 198 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_61_12} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.21 02:09:03.172506 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.21 02:09:03.176098 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 19 columns (19 merged, 0 gathered) in 0.017061177 sec., 59491.79238923551 rows/sec., 106.61 MiB/sec. 2025.03.21 02:09:03.177068 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:09:03.177456 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:03.177534 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_26_5} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:09:03.177644 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.10 MiB. 2025.03.21 02:09:04.000173 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 210.23 MiB, peak 219.91 MiB, free memory in arenas 0.00 B, will set to 213.91 MiB (RSS), difference: 3.68 MiB 2025.03.21 02:09:07.500418 [ 71 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:09:07.500522 [ 71 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:09:07.643492 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.03.21 02:09:07.644558 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:07.644603 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:07.645154 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:09:07.645415 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:07.645624 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.03.21 02:09:08.137999 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:08.138193 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:09:08.138269 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:09:08.139181 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:08.139232 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:08.139676 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:09:08.139939 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:08.140205 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} executeQuery: Read 212 rows, 13.81 KiB in 0.002065 sec., 102663.4382566586 rows/sec., 6.53 MiB/sec. 2025.03.21 02:09:08.140274 [ 260 ] {f050694d-c929-4884-92e4-986c514f3d0f} TCPHandler: Processed in 0.002400631 sec. 2025.03.21 02:09:08.140392 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:08.140501 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:08.140550 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:08.141391 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:08.141431 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:08.141836 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.21 02:09:08.142085 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:08.142314 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} executeQuery: Read 617 rows, 49.39 KiB in 0.001839 sec., 335508.4284937466 rows/sec., 26.23 MiB/sec. 2025.03.21 02:09:08.142368 [ 260 ] {f5160aa1-e556-43d0-8792-52dce263b99f} TCPHandler: Processed in 0.002028605 sec. 2025.03.21 02:09:08.142473 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:08.142575 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:09:08.142620 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:09:08.143207 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:08.143247 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:08.143612 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:09:08.143850 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:08.144103 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} executeQuery: Read 106 rows, 6.39 KiB in 0.001535 sec., 69055.37459283388 rows/sec., 4.06 MiB/sec. 2025.03.21 02:09:08.144193 [ 260 ] {2740d8c1-3e34-40f4-8ed7-cf5d46832dae} TCPHandler: Processed in 0.001769661 sec. 2025.03.21 02:09:08.144452 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:08.144711 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:09:08.144774 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:09:08.145487 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:08.145537 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:08.145907 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:09:08.146145 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:08.146354 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} executeQuery: Read 113 rows, 7.49 KiB in 0.001731 sec., 65280.18486424033 rows/sec., 4.23 MiB/sec. 2025.03.21 02:09:08.146405 [ 260 ] {0914038f-fcb5-4728-8984-cefd14bb40fd} TCPHandler: Processed in 0.002053255 sec. 2025.03.21 02:09:08.146539 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:08.146678 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:09:08.146732 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:09:08.147351 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:08.147392 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:08.147776 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:09:08.148033 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:08.148273 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} executeQuery: Read 112 rows, 6.53 KiB in 0.001625 sec., 68923.07692307692 rows/sec., 3.93 MiB/sec. 2025.03.21 02:09:08.148325 [ 260 ] {73cfeb0b-b1df-4a59-b645-30c6dab20c20} TCPHandler: Processed in 0.001851503 sec. 2025.03.21 02:09:08.148495 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:08.148600 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:08.148646 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:08.149322 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:08.149362 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:08.149740 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.21 02:09:08.149989 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:08.150251 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} executeQuery: Read 382 rows, 27.58 KiB in 0.001665 sec., 229429.42942942944 rows/sec., 16.18 MiB/sec. 2025.03.21 02:09:08.150338 [ 260 ] {adc9ada7-5404-477e-a4e0-bce3c8d823e2} TCPHandler: Processed in 0.001893083 sec. 2025.03.21 02:09:08.150584 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:08.150891 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:09:08.151014 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:09:08.151465 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:08.151504 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:08.151860 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.03.21 02:09:08.152105 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:08.152309 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec. 2025.03.21 02:09:08.152359 [ 260 ] {889c52c7-c717-42ee-8394-c9493a054a12} TCPHandler: Processed in 0.001875103 sec. 2025.03.21 02:09:08.152491 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:08.152624 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:08.152673 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:08.153193 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:08.153232 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:08.153624 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.21 02:09:08.153872 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:08.154085 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} executeQuery: Read 237 rows, 16.27 KiB in 0.001482 sec., 159919.02834008096 rows/sec., 10.72 MiB/sec. 2025.03.21 02:09:08.154135 [ 260 ] {be77e216-701e-4d04-bc71-3ea522f2767a} TCPHandler: Processed in 0.00169355 sec. 2025.03.21 02:09:08.154237 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:08.154338 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:09:08.154384 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:09:08.154796 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:08.154835 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:08.155181 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:09:08.155423 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:08.155635 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} executeQuery: Read 1 rows, 69.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 51.13 KiB/sec. 2025.03.21 02:09:08.155685 [ 260 ] {31d1e723-6012-41dc-a976-ecc164fb0ad4} TCPHandler: Processed in 0.001498016 sec. 2025.03.21 02:09:08.155807 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:08.155910 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:08.155955 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:08.156387 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:08.156426 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:08.156787 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.21 02:09:08.157032 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:08.157233 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} executeQuery: Read 82 rows, 5.33 KiB in 0.001345 sec., 60966.542750929366 rows/sec., 3.87 MiB/sec. 2025.03.21 02:09:08.157283 [ 260 ] {e744a133-3eff-4211-85f4-4b17c50a5b8a} TCPHandler: Processed in 0.001525127 sec. 2025.03.21 02:09:08.889865 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.03.21 02:09:08.910691 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:08.910757 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:08.918543 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:09:08.919305 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:08.922101 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.03.21 02:09:10.779811 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:10.780016 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:10.780086 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:10.781337 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:10.781384 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:10.781913 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.21 02:09:10.782187 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:10.782398 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} executeQuery: Read 1276 rows, 108.59 KiB in 0.002425 sec., 526185.5670103093 rows/sec., 43.73 MiB/sec. 2025.03.21 02:09:10.782499 [ 260 ] {bce57a14-fdb0-4114-b4dc-b3219d18cd60} TCPHandler: Processed in 0.002814799 sec. 2025.03.21 02:09:10.782665 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:10.782869 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:09:10.782916 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:09:10.783454 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:10.783493 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:10.783842 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:09:10.784090 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:10.784270 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} executeQuery: Read 40 rows, 3.01 KiB in 0.001455 sec., 27491.408934707906 rows/sec., 2.02 MiB/sec. 2025.03.21 02:09:10.784321 [ 260 ] {7f1a0656-67d8-45c0-8182-4edf04ad5df0} TCPHandler: Processed in 0.00175378 sec. 2025.03.21 02:09:10.784438 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:10.784544 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:09:10.784588 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:09:10.785153 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:10.785191 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:10.785545 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:09:10.785794 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:10.786006 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} executeQuery: Read 228 rows, 15.81 KiB in 0.001482 sec., 153846.15384615384 rows/sec., 10.42 MiB/sec. 2025.03.21 02:09:10.786124 [ 260 ] {7af9b9eb-1626-4b83-8ed9-ad6c87c66a72} TCPHandler: Processed in 0.001733671 sec. 2025.03.21 02:09:10.786355 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:10.786464 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:10.786509 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:10.787210 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:10.787249 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:10.787628 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.21 02:09:10.787889 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:10.788071 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} executeQuery: Read 560 rows, 42.61 KiB in 0.001629 sec., 343769.18354818906 rows/sec., 25.54 MiB/sec. 2025.03.21 02:09:10.788124 [ 260 ] {b5def348-0ae9-4fde-b0f4-104526a184e4} TCPHandler: Processed in 0.001853452 sec. 2025.03.21 02:09:10.788280 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:10.788390 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:10.788437 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:10.789137 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:10.789175 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:10.789604 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.21 02:09:10.789855 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:10.790061 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} executeQuery: Read 930 rows, 63.82 KiB in 0.001684 sec., 552256.5320665083 rows/sec., 37.01 MiB/sec. 2025.03.21 02:09:10.790120 [ 260 ] {ebabf9f7-4e1c-4738-a138-a9abb6335906} TCPHandler: Processed in 0.001903653 sec. 2025.03.21 02:09:10.790353 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:10.790491 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:10.790563 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:09:10.791658 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:10.791696 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:10.792332 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:09:10.792601 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:10.792800 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} executeQuery: Read 40 rows, 73.40 KiB in 0.002332 sec., 17152.658662092625 rows/sec., 30.74 MiB/sec. 2025.03.21 02:09:10.792892 [ 260 ] {caf6b967-a011-40b8-88cd-20604f868bfe} TCPHandler: Processed in 0.002625045 sec. 2025.03.21 02:09:10.793006 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:10.793110 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:10.793156 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:10.793573 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:10.793611 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:10.793962 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.21 02:09:10.794215 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:10.794390 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} executeQuery: Read 30 rows, 2.08 KiB in 0.001302 sec., 23041.474654377882 rows/sec., 1.56 MiB/sec. 2025.03.21 02:09:10.794437 [ 260 ] {db77566d-2fca-4d64-b49e-d30985baed3d} TCPHandler: Processed in 0.001480395 sec. 2025.03.21 02:09:12.731898 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1104 2025.03.21 02:09:12.735231 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:12.735288 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:12.736806 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:09:12.737138 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:12.738097 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1104 2025.03.21 02:09:13.127742 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:13.127952 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:13.128030 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:13.128809 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:13.128858 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:13.129289 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.21 02:09:13.129555 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:13.129831 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} executeQuery: Read 56 rows, 4.41 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.23 MiB/sec. 2025.03.21 02:09:13.129891 [ 260 ] {ab34d06b-d2ae-4d71-aa1f-86bdda93d603} TCPHandler: Processed in 0.00228195 sec. 2025.03.21 02:09:13.130134 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:13.130287 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:13.130334 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:13.130890 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:13.130930 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:13.131283 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.21 02:09:13.131531 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:13.131748 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} executeQuery: Read 64 rows, 5.12 KiB in 0.001484 sec., 43126.684636118596 rows/sec., 3.37 MiB/sec. 2025.03.21 02:09:13.131803 [ 260 ] {529c12e4-ec09-4135-af04-ee6ef5d3d088} TCPHandler: Processed in 0.001768571 sec. 2025.03.21 02:09:13.131904 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:13.132007 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:13.132056 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:13.132536 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:13.132574 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:13.132950 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.21 02:09:13.133192 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:13.133399 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} executeQuery: Read 76 rows, 5.43 KiB in 0.001414 sec., 53748.231966053754 rows/sec., 3.75 MiB/sec. 2025.03.21 02:09:13.133451 [ 260 ] {6f4f41c9-54eb-4d70-8576-536836a972c4} TCPHandler: Processed in 0.001596378 sec. 2025.03.21 02:09:13.133582 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:13.133689 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:13.133736 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:13.134155 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:13.134195 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:13.134555 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.21 02:09:13.134805 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:13.135054 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} executeQuery: Read 30 rows, 2.06 KiB in 0.001381 sec., 21723.38884866039 rows/sec., 1.46 MiB/sec. 2025.03.21 02:09:13.135113 [ 260 ] {2cce29b3-606f-4a1c-90b0-e395692f5576} TCPHandler: Processed in 0.001573718 sec. 2025.03.21 02:09:15.145819 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.03.21 02:09:15.146563 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:15.146610 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:15.147291 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:09:15.147558 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:15.147756 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.03.21 02:09:16.422252 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.03.21 02:09:16.443610 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:16.443678 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:16.451412 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:09:16.452224 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:16.455635 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.03.21 02:09:18.137068 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:18.137281 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:09:18.137362 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:09:18.138240 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:18.138296 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:18.138754 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:09:18.139030 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:18.139284 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} executeQuery: Read 212 rows, 13.81 KiB in 0.002058 sec., 103012.63362487852 rows/sec., 6.55 MiB/sec. 2025.03.21 02:09:18.139354 [ 260 ] {8772748a-b02e-471d-bb03-4dbe64709a9d} TCPHandler: Processed in 0.002424703 sec. 2025.03.21 02:09:18.139485 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:18.139600 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:18.139649 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:18.140503 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:18.140547 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:18.140947 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.21 02:09:18.141197 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:18.141422 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} executeQuery: Read 617 rows, 49.39 KiB in 0.001849 sec., 333693.88858842617 rows/sec., 26.09 MiB/sec. 2025.03.21 02:09:18.141476 [ 260 ] {e47e19fb-da8c-475f-8929-0f962c88952f} TCPHandler: Processed in 0.002044706 sec. 2025.03.21 02:09:18.141598 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:18.141706 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:09:18.141753 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:09:18.142315 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:18.142356 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:18.142723 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:09:18.142975 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:18.143136 [ 57 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 02:09:18.143194 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} executeQuery: Read 106 rows, 6.39 KiB in 0.001508 sec., 70291.77718832891 rows/sec., 4.14 MiB/sec. 2025.03.21 02:09:18.143211 [ 57 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:18.143276 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:18.143324 [ 260 ] {f0126109-4620-418d-b188-f58a9f6ea521} TCPHandler: Processed in 0.0017759 sec. 2025.03.21 02:09:18.143468 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 02:09:18.143482 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:18.143627 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:09:18.143628 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:18.143684 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:09:18.143688 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 164 rows starting from the beginning of the part 2025.03.21 02:09:18.143873 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 106 rows starting from the beginning of the part 2025.03.21 02:09:18.144129 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:18.144677 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 106 rows starting from the beginning of the part 2025.03.21 02:09:18.144923 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:18.145171 [ 199 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 106 rows starting from the beginning of the part 2025.03.21 02:09:18.145977 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:18.146024 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:18.146546 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:09:18.146923 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:18.146995 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 5 columns (5 merged, 0 gathered) in 0.003612432 sec., 155573.8627052357 rows/sec., 10.28 MiB/sec. 2025.03.21 02:09:18.147279 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} executeQuery: Read 113 rows, 7.49 KiB in 0.003682 sec., 30689.84247691472 rows/sec., 1.99 MiB/sec. 2025.03.21 02:09:18.147377 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 02:09:18.147397 [ 260 ] {680f92e2-e15c-46b3-a94d-c821372e7911} TCPHandler: Processed in 0.00396833 sec. 2025.03.21 02:09:18.147590 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:18.147747 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:09:18.147848 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:09:18.147954 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:18.148176 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_51_10} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 02:09:18.148396 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 02:09:18.148838 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:18.148883 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:18.149246 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:09:18.149494 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:18.149726 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} executeQuery: Read 112 rows, 6.53 KiB in 0.002036 sec., 55009.823182711196 rows/sec., 3.13 MiB/sec. 2025.03.21 02:09:18.149782 [ 260 ] {d6fba071-2cc1-48e3-a6ba-f62d8ecae04e} TCPHandler: Processed in 0.002250299 sec. 2025.03.21 02:09:18.149884 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:18.149985 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:18.150030 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:18.150690 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:18.150730 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:18.151102 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.21 02:09:18.151362 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:18.151592 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} executeQuery: Read 382 rows, 27.58 KiB in 0.001627 sec., 234787.9532882606 rows/sec., 16.56 MiB/sec. 2025.03.21 02:09:18.151644 [ 260 ] {c77cfb77-7553-4317-8cd1-94748119b733} TCPHandler: Processed in 0.001808422 sec. 2025.03.21 02:09:18.151747 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:18.151848 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:09:18.151895 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:09:18.152317 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:18.152357 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:18.152715 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.03.21 02:09:18.152963 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:18.153167 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec. 2025.03.21 02:09:18.153218 [ 260 ] {16cdf6d8-32b4-469a-b51b-4a5e5aa7d147} TCPHandler: Processed in 0.001521217 sec. 2025.03.21 02:09:18.153333 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:18.153437 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:18.153486 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:18.154009 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:18.154049 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:18.154439 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.21 02:09:18.154686 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:18.154897 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} executeQuery: Read 237 rows, 16.27 KiB in 0.001482 sec., 159919.02834008096 rows/sec., 10.72 MiB/sec. 2025.03.21 02:09:18.154950 [ 260 ] {796d5ce8-18d8-45f9-afe2-4e8cc70ef884} TCPHandler: Processed in 0.001667099 sec. 2025.03.21 02:09:18.155082 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:18.155187 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:09:18.155234 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:09:18.155645 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:18.155686 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:18.156032 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:09:18.156286 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:18.156543 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} executeQuery: Read 1 rows, 69.00 B in 0.001372 sec., 728.862973760933 rows/sec., 49.11 KiB/sec. 2025.03.21 02:09:18.156679 [ 260 ] {f67af6b6-60d9-4cf9-8f89-eeb791a4f8d9} TCPHandler: Processed in 0.001642938 sec. 2025.03.21 02:09:18.156880 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:18.156985 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:18.157033 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:18.157481 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:18.157522 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. 2025.03.21 02:09:18.157887 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.21 02:09:18.158130 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:18.158348 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} executeQuery: Read 82 rows, 5.33 KiB in 0.001386 sec., 59163.05916305916 rows/sec., 3.76 MiB/sec. 2025.03.21 02:09:18.158400 [ 260 ] {90a53051-235b-4abe-8202-b36d5ad88212} TCPHandler: Processed in 0.001585557 sec. 2025.03.21 02:09:22.500569 [ 53 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:09:22.500635 [ 53 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:09:22.647958 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.03.21 02:09:22.648679 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:22.648727 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:22.649249 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:09:22.649510 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:22.649767 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.03.21 02:09:22.738435 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1132 2025.03.21 02:09:22.741450 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:22.741512 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:22.743051 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:09:22.743373 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:22.744020 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1132 2025.03.21 02:09:23.133685 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:23.133903 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:23.133983 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:23.134867 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:23.134925 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:23.135389 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.21 02:09:23.135669 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:23.135900 [ 52 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.21 02:09:23.135925 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} executeQuery: Read 136 rows, 12.03 KiB in 0.002079 sec., 65416.065416065416 rows/sec., 5.65 MiB/sec. 2025.03.21 02:09:23.135988 [ 52 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:23.136064 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:23.136069 [ 260 ] {75d3a69c-7b9b-4edb-93dd-78d799ef21cd} TCPHandler: Processed in 0.002525823 sec. 2025.03.21 02:09:23.136306 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.21 02:09:23.136323 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:23.136656 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:09:23.136700 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:23.136819 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:09:23.136835 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1847 rows starting from the beginning of the part 2025.03.21 02:09:23.137404 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 617 rows starting from the beginning of the part 2025.03.21 02:09:23.138010 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1276 rows starting from the beginning of the part 2025.03.21 02:09:23.138419 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2025.03.21 02:09:23.138775 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 617 rows starting from the beginning of the part 2025.03.21 02:09:23.139053 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part 2025.03.21 02:09:23.139852 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:23.139897 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:23.140416 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:09:23.140743 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:23.140979 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} executeQuery: Read 40 rows, 3.01 KiB in 0.004458 sec., 8972.633467922835 rows/sec., 674.70 KiB/sec. 2025.03.21 02:09:23.141036 [ 260 ] {dfafa45c-6b9a-4406-b144-2a8533cbe47a} TCPHandler: Processed in 0.004792434 sec. 2025.03.21 02:09:23.141173 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:23.141316 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:23.141407 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:23.141477 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.005297263 sec., 858745.3558564112 rows/sec., 72.98 MiB/sec. 2025.03.21 02:09:23.141871 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.21 02:09:23.142406 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:23.142435 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:23.142483 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:23.142635 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_66_13} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.21 02:09:23.142826 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:09:23.143070 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.21 02:09:23.143360 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:23.143625 [ 52 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.21 02:09:23.143749 [ 52 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:23.143853 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:23.144036 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} executeQuery: Read 104 rows, 8.32 KiB in 0.002709 sec., 38390.550018457 rows/sec., 3.00 MiB/sec. 2025.03.21 02:09:23.144144 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.21 02:09:23.144170 [ 260 ] {e4835ccd-f940-43b1-aad7-ee5157deb812} TCPHandler: Processed in 0.003047273 sec. 2025.03.21 02:09:23.144359 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:23.144406 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part 2025.03.21 02:09:23.144430 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:23.144681 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 382 rows starting from the beginning of the part 2025.03.21 02:09:23.144756 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:23.144948 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:23.144983 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 560 rows starting from the beginning of the part 2025.03.21 02:09:23.145308 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.03.21 02:09:23.145683 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 382 rows starting from the beginning of the part 2025.03.21 02:09:23.145999 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part 2025.03.21 02:09:23.147454 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:23.147525 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:23.148569 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.21 02:09:23.148940 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:23.149146 [ 52 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.21 02:09:23.149254 [ 52 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:23.149340 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:23.149709 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} executeQuery: Read 160 rows, 11.41 KiB in 0.004923 sec., 32500.507820434694 rows/sec., 2.26 MiB/sec. 2025.03.21 02:09:23.149859 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.21 02:09:23.149903 [ 194 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2406 rows, containing 5 columns (5 merged, 0 gathered) in 0.005900673 sec., 407750.0990141294 rows/sec., 31.21 MiB/sec. 2025.03.21 02:09:23.150077 [ 260 ] {14dd14f3-b742-4356-8b51-e497b7c69987} TCPHandler: Processed in 0.00574557 sec. 2025.03.21 02:09:23.150298 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.21 02:09:23.150420 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:23.150436 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:23.150533 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18262 rows starting from the beginning of the part 2025.03.21 02:09:23.150833 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:23.150931 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part 2025.03.21 02:09:23.151279 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:23.151530 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:09:23.151580 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 930 rows starting from the beginning of the part 2025.03.21 02:09:23.151708 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_66_13} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.21 02:09:23.152062 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.21 02:09:23.152312 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 76 rows starting from the beginning of the part 2025.03.21 02:09:23.152811 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part 2025.03.21 02:09:23.153282 [ 188 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part 2025.03.21 02:09:23.155459 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:23.155504 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:23.157092 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:09:23.157526 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:23.157894 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} executeQuery: Read 40 rows, 73.40 KiB in 0.007274 sec., 5499.037668408028 rows/sec., 9.85 MiB/sec. 2025.03.21 02:09:23.158704 [ 260 ] {612abc90-43c6-466b-b6d5-8d818724a451} TCPHandler: Processed in 0.008408777 sec. 2025.03.21 02:09:23.158842 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:23.158949 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:23.159001 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:23.159526 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:23.159579 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:23.160080 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.21 02:09:23.160782 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:23.160961 [ 51 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.21 02:09:23.161006 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} executeQuery: Read 60 rows, 4.14 KiB in 0.00208 sec., 28846.153846153848 rows/sec., 1.94 MiB/sec. 2025.03.21 02:09:23.161015 [ 51 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:23.161080 [ 51 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:23.161170 [ 260 ] {04f1c3d0-8a3c-4286-8810-8ed8e903c11c} TCPHandler: Processed in 0.002377081 sec. 2025.03.21 02:09:23.161616 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.21 02:09:23.162177 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:23.162312 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3640 rows starting from the beginning of the part 2025.03.21 02:09:23.162705 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part 2025.03.21 02:09:23.163061 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part 2025.03.21 02:09:23.163406 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part 2025.03.21 02:09:23.163771 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part 2025.03.21 02:09:23.163849 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 19902 rows, containing 5 columns (5 merged, 0 gathered) in 0.01430986 sec., 1390789.2879455145 rows/sec., 94.01 MiB/sec. 2025.03.21 02:09:23.164046 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part 2025.03.21 02:09:23.164517 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.21 02:09:23.165073 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:23.165257 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_66_13} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.21 02:09:23.165468 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. 2025.03.21 02:09:23.166351 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3924 rows, containing 4 columns (4 merged, 0 gathered) in 0.00511006 sec., 767897.0501324838 rows/sec., 50.26 MiB/sec. 2025.03.21 02:09:23.166707 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.21 02:09:23.167073 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:23.167169 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_66_13} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.21 02:09:23.167267 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.03.21 02:09:23.955776 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.03.21 02:09:23.976898 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:23.976963 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:23.985291 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:09:23.986161 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:23.989027 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.03.21 02:09:28.137367 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:28.137579 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:09:28.137656 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:09:28.138514 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.138561 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.139017 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:09:28.139278 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.139428 [ 47 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.03.21 02:09:28.139473 [ 47 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.139486 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} executeQuery: Read 212 rows, 13.81 KiB in 0.001962 sec., 108053.00713557593 rows/sec., 6.87 MiB/sec. 2025.03.21 02:09:28.139497 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.139708 [ 260 ] {d4cc8133-d49f-471f-9dec-5a167bfaba8c} TCPHandler: Processed in 0.002458492 sec. 2025.03.21 02:09:28.139968 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.03.21 02:09:28.140663 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:28.140766 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 212 rows starting from the beginning of the part 2025.03.21 02:09:28.140775 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:28.140944 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part 2025.03.21 02:09:28.141183 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:28.141295 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part 2025.03.21 02:09:28.141438 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:28.141681 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part 2025.03.21 02:09:28.142061 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part 2025.03.21 02:09:28.144246 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.144305 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.144831 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005231221 sec., 202629.55818536435 rows/sec., 13.66 MiB/sec. 2025.03.21 02:09:28.145073 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.03.21 02:09:28.145164 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.21 02:09:28.145543 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.145602 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.145728 [ 190 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_25_6} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.03.21 02:09:28.145955 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:09:28.146022 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} executeQuery: Read 617 rows, 49.39 KiB in 0.005026 sec., 122761.63947473139 rows/sec., 9.60 MiB/sec. 2025.03.21 02:09:28.146093 [ 260 ] {1f946e7f-bf41-42c0-8d6c-f1990c29dbdb} TCPHandler: Processed in 0.005518556 sec. 2025.03.21 02:09:28.146214 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:28.146324 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:09:28.146370 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:09:28.146944 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.146980 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.147332 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 02:09:28.147573 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.147747 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} executeQuery: Read 106 rows, 6.39 KiB in 0.001449 sec., 73153.89924085577 rows/sec., 4.30 MiB/sec. 2025.03.21 02:09:28.147800 [ 260 ] {7da257d1-d1af-43cb-8423-284137757a52} TCPHandler: Processed in 0.001639419 sec. 2025.03.21 02:09:28.147913 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:28.148019 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:09:28.148064 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:09:28.148605 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.148642 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.148998 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:09:28.149235 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.149443 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} executeQuery: Read 113 rows, 7.49 KiB in 0.001434 sec., 78800.55788005579 rows/sec., 5.10 MiB/sec. 2025.03.21 02:09:28.149512 [ 260 ] {ca47787d-38ae-4383-98de-046db3ad9664} TCPHandler: Processed in 0.001648818 sec. 2025.03.21 02:09:28.149743 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:28.149856 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:09:28.149902 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:09:28.150445 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.150482 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.150830 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:09:28.151068 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.151194 [ 47 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.03.21 02:09:28.151239 [ 47 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.151255 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} executeQuery: Read 112 rows, 6.53 KiB in 0.001418 sec., 78984.48519040903 rows/sec., 4.50 MiB/sec. 2025.03.21 02:09:28.151268 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.151355 [ 260 ] {fbaf5313-1c0a-40c1-b708-a7f21d8bb57d} TCPHandler: Processed in 0.001704869 sec. 2025.03.21 02:09:28.151530 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.03.21 02:09:28.151550 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:28.151769 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:28.151815 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:28.151861 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:28.151886 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 112 rows starting from the beginning of the part 2025.03.21 02:09:28.152220 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part 2025.03.21 02:09:28.152583 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part 2025.03.21 02:09:28.152992 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part 2025.03.21 02:09:28.153353 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part 2025.03.21 02:09:28.154573 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.154651 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.155583 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.21 02:09:28.155777 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004402877 sec., 127189.56264279014 rows/sec., 7.73 MiB/sec. 2025.03.21 02:09:28.156000 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.03.21 02:09:28.156096 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.156434 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} executeQuery: Read 382 rows, 27.58 KiB in 0.004736 sec., 80658.78378378379 rows/sec., 5.69 MiB/sec. 2025.03.21 02:09:28.156592 [ 260 ] {b2511b9c-7ef7-44b4-af3f-e44592b69585} TCPHandler: Processed in 0.005099469 sec. 2025.03.21 02:09:28.156613 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.156766 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:28.156776 [ 197 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_25_6} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.03.21 02:09:28.156945 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:09:28.156966 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:09:28.157026 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:09:28.157468 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.157504 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.157878 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.03.21 02:09:28.158111 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.158327 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. 2025.03.21 02:09:28.158509 [ 260 ] {9449bdae-c32b-43d3-a4fc-e71fcabebde6} TCPHandler: Processed in 0.001818142 sec. 2025.03.21 02:09:28.158687 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:28.158794 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:28.158842 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:28.159385 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.159421 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.159808 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.21 02:09:28.160040 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.160228 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} executeQuery: Read 237 rows, 16.27 KiB in 0.001454 sec., 162998.62448418158 rows/sec., 10.93 MiB/sec. 2025.03.21 02:09:28.160298 [ 260 ] {ac83021a-aa02-4877-9d40-1c153e5d7a5a} TCPHandler: Processed in 0.001670469 sec. 2025.03.21 02:09:28.160521 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:28.160669 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:09:28.160716 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:09:28.161132 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.161170 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.161510 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:09:28.161738 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.161861 [ 47 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:09:28.161898 [ 47 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.161923 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} executeQuery: Read 1 rows, 69.00 B in 0.001276 sec., 783.6990595611285 rows/sec., 52.81 KiB/sec. 2025.03.21 02:09:28.161928 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.162018 [ 260 ] {e2601a14-64ca-4238-a24f-63f124fa8059} TCPHandler: Processed in 0.001588148 sec. 2025.03.21 02:09:28.162150 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:09:28.162216 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:28.162323 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:28.162409 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 21 rows starting from the beginning of the part 2025.03.21 02:09:28.162417 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:28.162565 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:28.162688 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.03.21 02:09:28.163010 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.03.21 02:09:28.163385 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.03.21 02:09:28.163703 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.03.21 02:09:28.163948 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.03.21 02:09:28.164798 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:28.164864 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:28.165848 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.21 02:09:28.166445 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.166698 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.004658561 sec., 5581.122582703113 rows/sec., 375.23 KiB/sec. 2025.03.21 02:09:28.166906 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} executeQuery: Read 82 rows, 5.33 KiB in 0.004547 sec., 18033.868484715196 rows/sec., 1.15 MiB/sec. 2025.03.21 02:09:28.166959 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:09:28.167074 [ 260 ] {39861d65-3535-4d17-8e4c-7baadb8907ac} TCPHandler: Processed in 0.004915856 sec. 2025.03.21 02:09:28.167721 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:28.167800 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_26_5} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:09:28.167886 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.21 02:09:30.149965 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.03.21 02:09:30.150656 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:30.150705 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:30.151251 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:09:30.151508 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:30.151708 [ 45 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 02:09:30.151787 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.03.21 02:09:30.151805 [ 45 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:30.151843 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:30.152186 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 02:09:30.152806 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:30.152936 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.03.21 02:09:30.153191 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2025.03.21 02:09:30.153275 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2025.03.21 02:09:30.153453 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2025.03.21 02:09:30.153732 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2025.03.21 02:09:30.153829 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2025.03.21 02:09:30.156528 [ 196 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.00459931 sec., 4098223.4291665494 rows/sec., 58.63 MiB/sec. 2025.03.21 02:09:30.156917 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 02:09:30.157246 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:30.157334 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_41_8} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 02:09:30.157450 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. 2025.03.21 02:09:31.489163 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.03.21 02:09:31.510168 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:31.510221 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:31.517750 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:09:31.518526 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:31.518975 [ 42 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 02:09:31.519113 [ 42 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:31.519188 [ 42 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:31.519653 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 02:09:31.530297 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.03.21 02:09:31.531564 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:31.532472 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.03.21 02:09:31.536860 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.03.21 02:09:31.541435 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.03.21 02:09:31.546286 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.03.21 02:09:31.551425 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.03.21 02:09:31.555875 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.03.21 02:09:31.614040 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.094712698 sec., 3262.498128814787 rows/sec., 16.87 MiB/sec. 2025.03.21 02:09:31.617291 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 02:09:31.620335 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:31.620475 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_41_8} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 02:09:31.623087 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.21 02:09:32.000246 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 217.56 MiB, peak 231.00 MiB, free memory in arenas 0.00 B, will set to 219.00 MiB (RSS), difference: 1.44 MiB 2025.03.21 02:09:32.744316 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1164 2025.03.21 02:09:32.747544 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:32.747610 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:32.749140 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:09:32.749464 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:32.750744 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1164 2025.03.21 02:09:33.133621 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:33.133802 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:33.133872 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:33.134617 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:33.134661 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:33.135077 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.21 02:09:33.135343 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:33.135569 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} executeQuery: Read 136 rows, 12.03 KiB in 0.001815 sec., 74931.12947658403 rows/sec., 6.47 MiB/sec. 2025.03.21 02:09:33.135629 [ 260 ] {7a2bd0c5-8d28-49e0-8f03-8e2d912e02b7} TCPHandler: Processed in 0.002092326 sec. 2025.03.21 02:09:33.135756 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:33.135867 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:09:33.135916 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:09:33.136454 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:33.136494 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:33.136848 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 02:09:33.137093 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:33.137324 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} executeQuery: Read 40 rows, 3.01 KiB in 0.001477 sec., 27081.92281651997 rows/sec., 1.99 MiB/sec. 2025.03.21 02:09:33.137419 [ 260 ] {6417d09e-5d3d-48ba-b03c-2f298613e74a} TCPHandler: Processed in 0.00171789 sec. 2025.03.21 02:09:33.137666 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:33.137802 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:33.137854 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:33.138430 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:33.138470 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:33.138833 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.21 02:09:33.139092 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:33.139302 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} executeQuery: Read 104 rows, 8.32 KiB in 0.001523 sec., 68286.27708470124 rows/sec., 5.33 MiB/sec. 2025.03.21 02:09:33.139355 [ 260 ] {6712bf94-3bba-42b4-ae75-40b61c46701c} TCPHandler: Processed in 0.001797842 sec. 2025.03.21 02:09:33.139468 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:33.139575 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:33.139624 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:33.140137 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:33.140177 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:33.140567 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.21 02:09:33.140811 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:33.141023 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} executeQuery: Read 160 rows, 11.41 KiB in 0.001471 sec., 108769.54452753229 rows/sec., 7.58 MiB/sec. 2025.03.21 02:09:33.141076 [ 260 ] {a945806a-f85d-44bc-b12a-9edd89838611} TCPHandler: Processed in 0.001660479 sec. 2025.03.21 02:09:33.141201 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:33.141307 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:33.141374 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:09:33.142472 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:33.142511 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:33.143172 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:09:33.143430 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:33.143671 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} executeQuery: Read 40 rows, 73.40 KiB in 0.002386 sec., 16764.459346186086 rows/sec., 30.04 MiB/sec. 2025.03.21 02:09:33.143770 [ 260 ] {d204568a-9f4e-46e2-bccd-5c975c9ba9a8} TCPHandler: Processed in 0.002620796 sec. 2025.03.21 02:09:33.143885 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:33.143988 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:33.144033 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:33.144466 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:33.144506 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:33.144867 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.21 02:09:33.145121 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:33.145330 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} executeQuery: Read 60 rows, 4.14 KiB in 0.001364 sec., 43988.26979472141 rows/sec., 2.96 MiB/sec. 2025.03.21 02:09:33.145379 [ 260 ] {e3399aa5-6fac-415e-a110-3a0c5f92d37a} TCPHandler: Processed in 0.001546187 sec. 2025.03.21 02:09:37.500686 [ 37 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:09:37.500791 [ 37 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:09:37.652005 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.03.21 02:09:37.652752 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:37.652809 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:37.653395 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:09:37.653654 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:37.653940 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.03.21 02:09:38.138307 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:38.138494 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:09:38.138566 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:09:38.139431 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.139482 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.139939 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:09:38.140200 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.140442 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} executeQuery: Read 212 rows, 13.81 KiB in 0.001998 sec., 106106.10610610609 rows/sec., 6.75 MiB/sec. 2025.03.21 02:09:38.140510 [ 260 ] {4cd11c05-be76-4854-991f-0c5e71fde349} TCPHandler: Processed in 0.002331851 sec. 2025.03.21 02:09:38.140640 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:38.140764 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:38.140813 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:38.141614 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.141653 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.142123 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.21 02:09:38.142372 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.142582 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} executeQuery: Read 617 rows, 49.39 KiB in 0.001846 sec., 334236.1863488624 rows/sec., 26.13 MiB/sec. 2025.03.21 02:09:38.142635 [ 260 ] {c14e6aed-0ae3-4636-a8be-b8af434b3ddc} TCPHandler: Processed in 0.002049296 sec. 2025.03.21 02:09:38.142773 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:38.142881 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:09:38.142929 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:09:38.143486 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.143527 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.143900 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 02:09:38.144193 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.144426 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} executeQuery: Read 106 rows, 6.39 KiB in 0.001555 sec., 68167.20257234726 rows/sec., 4.01 MiB/sec. 2025.03.21 02:09:38.144538 [ 260 ] {1b4b5fe2-271c-45fa-802b-ffcc90cbc6d3} TCPHandler: Processed in 0.001814162 sec. 2025.03.21 02:09:38.144757 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:38.144899 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:09:38.144947 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:09:38.145518 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.145557 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.145914 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:09:38.146148 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.146364 [ 34 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:09:38.146414 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} executeQuery: Read 113 rows, 7.49 KiB in 0.001543 sec., 73233.95981853531 rows/sec., 4.74 MiB/sec. 2025.03.21 02:09:38.146475 [ 34 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.146530 [ 260 ] {183bff81-00e6-4dce-b809-9b9b0d075960} TCPHandler: Processed in 0.001871602 sec. 2025.03.21 02:09:38.146551 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.146744 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:38.146933 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:09:38.147269 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:09:38.147482 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:38.147529 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:09:38.147596 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 342 rows starting from the beginning of the part 2025.03.21 02:09:38.148017 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part 2025.03.21 02:09:38.148316 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part 2025.03.21 02:09:38.148657 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 113 rows starting from the beginning of the part 2025.03.21 02:09:38.149036 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part 2025.03.21 02:09:38.149393 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 113 rows starting from the beginning of the part 2025.03.21 02:09:38.150576 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.150649 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.151665 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:09:38.152157 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.152563 [ 189 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.005849872 sec., 174704.6772989221 rows/sec., 12.21 MiB/sec. 2025.03.21 02:09:38.152664 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} executeQuery: Read 112 rows, 6.53 KiB in 0.005643 sec., 19847.598794967216 rows/sec., 1.13 MiB/sec. 2025.03.21 02:09:38.152797 [ 260 ] {11ed3507-9977-401b-8743-c0552970cf83} TCPHandler: Processed in 0.006159347 sec. 2025.03.21 02:09:38.152959 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:38.152996 [ 189 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:09:38.153160 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:38.153254 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:38.153740 [ 189 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.153968 [ 189 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_36_7} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:09:38.154085 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.21 02:09:38.154424 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.154469 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.154858 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.21 02:09:38.155121 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.155330 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} executeQuery: Read 382 rows, 27.58 KiB in 0.002276 sec., 167838.3128295255 rows/sec., 11.84 MiB/sec. 2025.03.21 02:09:38.155391 [ 260 ] {2d7f580c-7422-4d4a-9546-bd3f3b8752ff} TCPHandler: Processed in 0.002501694 sec. 2025.03.21 02:09:38.155493 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:38.155594 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:09:38.155640 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:09:38.156064 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.156104 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.156458 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.03.21 02:09:38.156702 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.156872 [ 34 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.03.21 02:09:38.156934 [ 34 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.156979 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.156981 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} executeQuery: Read 6 rows, 321.00 B in 0.001393 sec., 4307.250538406318 rows/sec., 225.04 KiB/sec. 2025.03.21 02:09:38.157344 [ 260 ] {c0cb4295-1fec-4566-867a-aac19cad312c} TCPHandler: Processed in 0.001884933 sec. 2025.03.21 02:09:38.157376 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.03.21 02:09:38.157825 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:38.157837 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:38.157896 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part 2025.03.21 02:09:38.158070 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:38.158166 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.03.21 02:09:38.158326 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:38.158471 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.03.21 02:09:38.158807 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.03.21 02:09:38.159165 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.03.21 02:09:38.159518 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.03.21 02:09:38.160957 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.161031 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.162147 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.21 02:09:38.162344 [ 188 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.005269701 sec., 29603.197600774693 rows/sec., 1.51 MiB/sec. 2025.03.21 02:09:38.162591 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.162804 [ 188 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.03.21 02:09:38.163023 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} executeQuery: Read 237 rows, 16.27 KiB in 0.005048 sec., 46949.28684627575 rows/sec., 3.15 MiB/sec. 2025.03.21 02:09:38.163152 [ 260 ] {79326a72-d291-4ad4-8cfe-adb643126d16} TCPHandler: Processed in 0.005503776 sec. 2025.03.21 02:09:38.163320 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:38.163487 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:09:38.163573 [ 188 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.163586 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:09:38.163790 [ 188 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_26_5} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.03.21 02:09:38.164002 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.03.21 02:09:38.164338 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.164380 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.164732 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:09:38.164966 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.165175 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} executeQuery: Read 1 rows, 69.00 B in 0.001743 sec., 573.7234652897304 rows/sec., 38.66 KiB/sec. 2025.03.21 02:09:38.165228 [ 260 ] {60d64e30-7915-421c-8a0c-fbc12dbe5939} TCPHandler: Processed in 0.001958854 sec. 2025.03.21 02:09:38.165349 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:38.165452 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:38.165497 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:38.165928 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:38.165967 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:38.166341 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.21 02:09:38.166575 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:38.166774 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} executeQuery: Read 82 rows, 5.33 KiB in 0.001342 sec., 61102.83159463487 rows/sec., 3.88 MiB/sec. 2025.03.21 02:09:38.166824 [ 260 ] {920542f7-376e-4243-ba98-519708f009a0} TCPHandler: Processed in 0.001524747 sec. 2025.03.21 02:09:39.030456 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.03.21 02:09:39.049421 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:39.049489 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:39.056438 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:09:39.057248 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:39.059855 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.03.21 02:09:40.779468 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:40.779692 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 02:09:40.779773 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 02:09:40.780615 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:40.780665 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:40.781086 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.03.21 02:09:40.781340 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:40.781603 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} executeQuery: Read 18 rows, 1.47 KiB in 0.001961 sec., 9178.990311065783 rows/sec., 748.48 KiB/sec. 2025.03.21 02:09:40.781694 [ 260 ] {7176e52e-b763-494a-8573-d7c4c63e62c3} TCPHandler: Processed in 0.002355901 sec. 2025.03.21 02:09:40.781837 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:40.781982 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:40.782040 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:40.783330 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:40.783370 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:40.783848 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.21 02:09:40.784112 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:40.784343 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} executeQuery: Read 1285 rows, 109.25 KiB in 0.002396 sec., 536310.5175292153 rows/sec., 44.53 MiB/sec. 2025.03.21 02:09:40.784400 [ 260 ] {120b3835-853a-4924-a1a0-a431a674c490} TCPHandler: Processed in 0.002628236 sec. 2025.03.21 02:09:40.784534 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:40.784643 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:09:40.784690 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:09:40.785273 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:40.785313 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:40.785667 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.21 02:09:40.785912 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:40.786084 [ 32 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.21 02:09:40.786147 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} executeQuery: Read 58 rows, 4.26 KiB in 0.001525 sec., 38032.7868852459 rows/sec., 2.73 MiB/sec. 2025.03.21 02:09:40.786166 [ 32 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:40.786234 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:40.786272 [ 260 ] {d4a24e57-2a3b-4d86-ab32-c3f817986f54} TCPHandler: Processed in 0.001783231 sec. 2025.03.21 02:09:40.786424 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.21 02:09:40.786432 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:40.786591 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:09:40.786591 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:40.786648 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:09:40.786649 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 164 rows starting from the beginning of the part 2025.03.21 02:09:40.786836 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:40.787183 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 106 rows starting from the beginning of the part 2025.03.21 02:09:40.787593 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:40.787820 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 106 rows starting from the beginning of the part 2025.03.21 02:09:40.787994 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 58 rows starting from the beginning of the part 2025.03.21 02:09:40.788543 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:40.788591 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:40.789223 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:09:40.789592 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.003231537 sec., 159057.43923092942 rows/sec., 10.79 MiB/sec. 2025.03.21 02:09:40.789598 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:40.789922 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.21 02:09:40.790015 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} executeQuery: Read 228 rows, 15.81 KiB in 0.003448 sec., 66125.29002320186 rows/sec., 4.48 MiB/sec. 2025.03.21 02:09:40.790109 [ 260 ] {3a84b15e-3a6e-4559-a839-5288e6de9dea} TCPHandler: Processed in 0.003734215 sec. 2025.03.21 02:09:40.790280 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:40.790445 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:40.790486 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:40.790530 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:40.790695 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_56_11} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.21 02:09:40.790874 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:09:40.791572 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:40.791617 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:40.792019 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.21 02:09:40.792264 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:40.792488 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} executeQuery: Read 578 rows, 44.08 KiB in 0.002083 sec., 277484.3975036006 rows/sec., 20.66 MiB/sec. 2025.03.21 02:09:40.792542 [ 260 ] {e7f01da4-a52b-47cc-bfc4-bdcc61c3edce} TCPHandler: Processed in 0.002338531 sec. 2025.03.21 02:09:40.792679 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:40.792815 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:40.792873 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:40.793666 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:40.793707 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:40.794157 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.21 02:09:40.794407 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:40.794635 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} executeQuery: Read 939 rows, 64.45 KiB in 0.001849 sec., 507842.07679826935 rows/sec., 34.04 MiB/sec. 2025.03.21 02:09:40.794687 [ 260 ] {762ea738-72f0-42a0-8154-339ec2253b18} TCPHandler: Processed in 0.002073437 sec. 2025.03.21 02:09:40.794805 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:40.794910 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:40.794976 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:09:40.796135 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:40.796176 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:40.796827 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:09:40.797091 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:40.797357 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} executeQuery: Read 40 rows, 73.40 KiB in 0.002469 sec., 16200.891049007696 rows/sec., 29.03 MiB/sec. 2025.03.21 02:09:40.797609 [ 260 ] {c95f7f1f-0446-4cb2-97a8-d5958e43c3c6} TCPHandler: Processed in 0.002854899 sec. 2025.03.21 02:09:40.797745 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:40.797852 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:40.797899 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:40.798345 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:40.798384 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:40.798744 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.21 02:09:40.798986 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:40.799210 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} executeQuery: Read 30 rows, 2.08 KiB in 0.001379 sec., 21754.894851341553 rows/sec., 1.47 MiB/sec. 2025.03.21 02:09:40.799262 [ 260 ] {d61d9387-cd91-49c9-b6ea-827d2761c144} TCPHandler: Processed in 0.001566957 sec. 2025.03.21 02:09:42.751034 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1212 2025.03.21 02:09:42.754360 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:42.754415 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:42.755930 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:09:42.756259 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:42.756480 [ 26 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:09:42.756616 [ 26 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:42.756690 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:42.757133 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:09:42.758015 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1212 2025.03.21 02:09:42.758305 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:42.758436 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1026 rows starting from the beginning of the part 2025.03.21 02:09:42.758874 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part 2025.03.21 02:09:42.759326 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part 2025.03.21 02:09:42.759759 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part 2025.03.21 02:09:42.760168 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part 2025.03.21 02:09:42.760823 [ 186 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part 2025.03.21 02:09:42.769213 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 72 columns (72 merged, 0 gathered) in 0.012379856 sec., 97900.977200381 rows/sec., 77.69 MiB/sec. 2025.03.21 02:09:42.771026 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:09:42.771921 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:42.772039 [ 187 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_31_6} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:09:42.772393 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. 2025.03.21 02:09:43.127695 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:43.127856 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:43.127919 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:43.128651 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:43.128696 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:43.129105 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.21 02:09:43.129361 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:43.129586 [ 25 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.21 02:09:43.129599 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} executeQuery: Read 56 rows, 4.41 KiB in 0.001775 sec., 31549.295774647886 rows/sec., 2.42 MiB/sec. 2025.03.21 02:09:43.129677 [ 25 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:43.129743 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:43.129761 [ 260 ] {89d133fe-1366-457b-9fe4-7a92ea93bd38} TCPHandler: Processed in 0.002155377 sec. 2025.03.21 02:09:43.129970 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.21 02:09:43.129976 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:43.130237 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:43.130257 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:43.130330 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:43.130342 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1847 rows starting from the beginning of the part 2025.03.21 02:09:43.130652 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 617 rows starting from the beginning of the part 2025.03.21 02:09:43.130950 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 136 rows starting from the beginning of the part 2025.03.21 02:09:43.131327 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 617 rows starting from the beginning of the part 2025.03.21 02:09:43.131701 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1285 rows starting from the beginning of the part 2025.03.21 02:09:43.132065 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2025.03.21 02:09:43.133121 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:43.133200 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:43.134000 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.21 02:09:43.134535 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:43.134785 [ 25 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.21 02:09:43.134860 [ 25 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:43.134868 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} executeQuery: Read 64 rows, 5.12 KiB in 0.004706 sec., 13599.660008499786 rows/sec., 1.06 MiB/sec. 2025.03.21 02:09:43.134899 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:43.135244 [ 260 ] {d8a1331d-a918-48fb-8236-1b05371ab973} TCPHandler: Processed in 0.005346403 sec. 2025.03.21 02:09:43.135362 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.21 02:09:43.135587 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:43.136039 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:43.136187 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part 2025.03.21 02:09:43.136578 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 382 rows starting from the beginning of the part 2025.03.21 02:09:43.136625 [ 188 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4558 rows, containing 5 columns (5 merged, 0 gathered) in 0.006773548 sec., 672911.7443325123 rows/sec., 57.18 MiB/sec. 2025.03.21 02:09:43.137122 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part 2025.03.21 02:09:43.137158 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:43.137463 [ 190 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.21 02:09:43.137698 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 382 rows starting from the beginning of the part 2025.03.21 02:09:43.138066 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 578 rows starting from the beginning of the part 2025.03.21 02:09:43.138478 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2025.03.21 02:09:43.138628 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:43.138865 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:43.139461 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_71_14} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.21 02:09:43.139742 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:09:43.141053 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:43.141137 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:43.142011 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.21 02:09:43.142493 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:43.142699 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.007658343 sec., 316517.5547765359 rows/sec., 24.25 MiB/sec. 2025.03.21 02:09:43.142853 [ 25 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.21 02:09:43.142949 [ 25 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:43.142992 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:43.143032 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} executeQuery: Read 76 rows, 5.43 KiB in 0.006072 sec., 12516.469038208168 rows/sec., 893.73 KiB/sec. 2025.03.21 02:09:43.143112 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.21 02:09:43.143477 [ 260 ] {9f3b5f27-93c0-46f1-8d1d-50b151c984b9} TCPHandler: Processed in 0.00802456 sec. 2025.03.21 02:09:43.143507 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.21 02:09:43.143809 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:43.143857 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:43.143955 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19902 rows starting from the beginning of the part 2025.03.21 02:09:43.144025 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:43.144197 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:43.144500 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 237 rows starting from the beginning of the part 2025.03.21 02:09:43.144529 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_71_14} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.21 02:09:43.144565 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:43.144977 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.21 02:09:43.145208 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part 2025.03.21 02:09:43.145627 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 237 rows starting from the beginning of the part 2025.03.21 02:09:43.146027 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 939 rows starting from the beginning of the part 2025.03.21 02:09:43.146265 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 76 rows starting from the beginning of the part 2025.03.21 02:09:43.147155 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:43.147212 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:43.147859 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.21 02:09:43.148222 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:43.148456 [ 25 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.21 02:09:43.148559 [ 25 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:43.148646 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. 2025.03.21 02:09:43.148702 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} executeQuery: Read 30 rows, 2.06 KiB in 0.004657 sec., 6441.915396177797 rows/sec., 443.09 KiB/sec. 2025.03.21 02:09:43.149292 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.21 02:09:43.150240 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:43.150283 [ 260 ] {3005ec60-3c3f-4a0d-87d6-aa76084b3cd2} TCPHandler: Processed in 0.006513334 sec. 2025.03.21 02:09:43.150481 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3924 rows starting from the beginning of the part 2025.03.21 02:09:43.151138 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 82 rows starting from the beginning of the part 2025.03.21 02:09:43.151626 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2025.03.21 02:09:43.151837 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 82 rows starting from the beginning of the part 2025.03.21 02:09:43.152113 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part 2025.03.21 02:09:43.152240 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part 2025.03.21 02:09:43.157500 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4208 rows, containing 4 columns (4 merged, 0 gathered) in 0.008714872 sec., 482852.7602011825 rows/sec., 31.59 MiB/sec. 2025.03.21 02:09:43.157988 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.21 02:09:43.158424 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:43.158621 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_71_14} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.21 02:09:43.158722 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 21551 rows, containing 5 columns (5 merged, 0 gathered) in 0.015598202 sec., 1381633.6011035119 rows/sec., 93.37 MiB/sec. 2025.03.21 02:09:43.158798 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.03.21 02:09:43.159311 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.21 02:09:43.159655 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:43.159763 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_71_14} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.21 02:09:43.159875 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.03.21 02:09:45.154164 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.03.21 02:09:45.154990 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:45.155038 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:45.155594 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:09:45.155858 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:45.156121 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.03.21 02:09:46.560002 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.03.21 02:09:46.579902 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:46.579946 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:46.587271 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:09:46.588070 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:46.590667 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.03.21 02:09:48.132398 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:48.132607 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:48.132687 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:48.133567 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:48.133618 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:48.134054 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.21 02:09:48.134323 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:48.134557 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} executeQuery: Read 56 rows, 4.41 KiB in 0.002008 sec., 27888.446215139444 rows/sec., 2.14 MiB/sec. 2025.03.21 02:09:48.134624 [ 260 ] {95fc5312-b6a8-4810-ae07-7bc1ad4c0425} TCPHandler: Processed in 0.002359791 sec. 2025.03.21 02:09:48.134738 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:48.134849 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:48.134896 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:48.135448 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:48.135491 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:48.135862 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.21 02:09:48.136105 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:48.136320 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} executeQuery: Read 64 rows, 5.12 KiB in 0.001498 sec., 42723.63150867824 rows/sec., 3.33 MiB/sec. 2025.03.21 02:09:48.136374 [ 260 ] {e8a8c60e-80af-4649-b590-7041bd1a7bd5} TCPHandler: Processed in 0.00168755 sec. 2025.03.21 02:09:48.136490 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:48.136600 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:48.136649 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:48.137172 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:48.137211 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:48.137612 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.21 02:09:48.137859 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:48.138100 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} executeQuery: Read 160 rows, 11.41 KiB in 0.001515 sec., 105610.56105610561 rows/sec., 7.36 MiB/sec. 2025.03.21 02:09:48.138167 [ 260 ] {03e246a0-59b0-4e20-9a22-d29d8a4856ac} TCPHandler: Processed in 0.00172908 sec. 2025.03.21 02:09:48.138408 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:48.138557 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:48.138607 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:48.139051 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:48.139090 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:48.139449 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.21 02:09:48.139694 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:48.139896 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. 2025.03.21 02:09:48.139946 [ 260 ] {6919042b-13be-4d3a-b50f-bb45b0b3e8f4} TCPHandler: Processed in 0.001637068 sec. 2025.03.21 02:09:52.501052 [ 136 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:09:52.501123 [ 136 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:09:52.656347 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.03.21 02:09:52.657158 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:52.657213 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:52.657794 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:09:52.658061 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:52.658294 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.03.21 02:09:52.758420 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1228 2025.03.21 02:09:52.761257 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:52.761319 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:52.762834 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:09:52.763155 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:52.764453 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1228 2025.03.21 02:09:53.133251 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:53.133462 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:53.133543 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:53.134410 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:53.134465 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:53.134915 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.21 02:09:53.135175 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:53.135433 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} executeQuery: Read 136 rows, 12.03 KiB in 0.002029 sec., 67028.09265648102 rows/sec., 5.79 MiB/sec. 2025.03.21 02:09:53.135501 [ 260 ] {9c33fb29-6ef9-4475-aa62-0c2cd5c561b6} TCPHandler: Processed in 0.002382131 sec. 2025.03.21 02:09:53.135629 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:53.135745 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:09:53.135795 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:09:53.136365 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:53.136407 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:53.136785 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.21 02:09:53.137028 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:53.137241 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} executeQuery: Read 40 rows, 3.01 KiB in 0.001523 sec., 26263.952724885094 rows/sec., 1.93 MiB/sec. 2025.03.21 02:09:53.137294 [ 260 ] {91a81d78-5463-4918-b40f-7559b4123ed5} TCPHandler: Processed in 0.001720169 sec. 2025.03.21 02:09:53.137412 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:53.137520 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:53.137565 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:53.138136 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:53.138176 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:53.138538 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.21 02:09:53.138780 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:53.138987 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} executeQuery: Read 104 rows, 8.32 KiB in 0.001489 sec., 69845.53391537945 rows/sec., 5.46 MiB/sec. 2025.03.21 02:09:53.139038 [ 260 ] {c0b25374-21a9-4219-843d-b63fb97397db} TCPHandler: Processed in 0.001679719 sec. 2025.03.21 02:09:53.139149 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:53.139255 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:53.139303 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:53.139810 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:53.139849 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:53.140232 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.21 02:09:53.140472 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:53.140690 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. 2025.03.21 02:09:53.140749 [ 260 ] {523311f7-63d6-48d7-9711-d115a6b69b9b} TCPHandler: Processed in 0.001651009 sec. 2025.03.21 02:09:53.140911 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:53.141030 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:53.141099 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:09:53.142268 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:53.142308 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:53.142976 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:09:53.143245 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:53.143439 [ 136 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:09:53.143525 [ 136 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:53.143532 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} executeQuery: Read 40 rows, 73.40 KiB in 0.002515 sec., 15904.572564612326 rows/sec., 28.50 MiB/sec. 2025.03.21 02:09:53.143557 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:53.143820 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:09:53.143830 [ 260 ] {8d0eb008-a894-4eeb-86c9-191f3efe9e96} TCPHandler: Processed in 0.002986392 sec. 2025.03.21 02:09:53.144001 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:53.144131 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:53.144143 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:53.144204 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1015 rows starting from the beginning of the part 2025.03.21 02:09:53.144209 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:53.144956 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:53.145514 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:53.146115 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:53.146146 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:53.146163 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:53.146696 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:53.147253 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part 2025.03.21 02:09:53.147259 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.21 02:09:53.147884 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:53.148219 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} executeQuery: Read 60 rows, 4.14 KiB in 0.004111 sec., 14594.989053758209 rows/sec., 1007.21 KiB/sec. 2025.03.21 02:09:53.148305 [ 260 ] {762f8e84-6271-4dfb-bae2-c084d7a8227b} TCPHandler: Processed in 0.004361946 sec. 2025.03.21 02:09:53.155518 [ 196 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1215 rows, containing 19 columns (19 merged, 0 gathered) in 0.011834216 sec., 102668.39814314696 rows/sec., 183.98 MiB/sec. 2025.03.21 02:09:53.156535 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:09:53.156941 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:53.157027 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_31_6} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:09:53.157144 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.46 MiB. 2025.03.21 02:09:54.000182 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 220.61 MiB, peak 232.03 MiB, free memory in arenas 0.00 B, will set to 223.89 MiB (RSS), difference: 3.28 MiB 2025.03.21 02:09:54.005034 [ 64 ] {} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.03.21 02:09:54.005111 [ 64 ] {} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:54.005140 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:54.005363 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.03.21 02:09:54.005537 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:09:54.005576 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.03.21 02:09:54.005659 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part 2025.03.21 02:09:54.005768 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part 2025.03.21 02:09:54.006026 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part 2025.03.21 02:09:54.006242 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 18 rows starting from the beginning of the part 2025.03.21 02:09:54.007275 [ 196 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 86 rows, containing 5 columns (5 merged, 0 gathered) in 0.002056396 sec., 41820.73880711692 rows/sec., 3.49 MiB/sec. 2025.03.21 02:09:54.007449 [ 196 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.03.21 02:09:54.007790 [ 196 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:54.007884 [ 196 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_5_1} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.03.21 02:09:54.007997 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.21 02:09:54.090801 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.03.21 02:09:54.112176 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:54.112218 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:54.120135 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:09:54.120896 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:54.124816 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.03.21 02:09:58.131454 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:58.131654 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:09:58.131727 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:09:58.132504 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:58.132557 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:58.133005 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.21 02:09:58.133265 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:58.133513 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} executeQuery: Read 56 rows, 4.41 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.25 MiB/sec. 2025.03.21 02:09:58.133583 [ 260 ] {9077dc4a-d871-4808-8a76-f8643e4ef122} TCPHandler: Processed in 0.002258839 sec. 2025.03.21 02:09:58.133698 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:58.133807 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:09:58.133855 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:09:58.134414 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:58.134456 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:58.134824 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.21 02:09:58.135066 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:58.135305 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} executeQuery: Read 64 rows, 5.12 KiB in 0.001521 sec., 42077.580539119 rows/sec., 3.28 MiB/sec. 2025.03.21 02:09:58.135412 [ 260 ] {279815f3-d96e-49c7-9a2e-f6bb1cf0f0f8} TCPHandler: Processed in 0.001765821 sec. 2025.03.21 02:09:58.135631 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:58.135783 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:09:58.135836 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:09:58.136371 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:58.136411 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:58.136799 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.21 02:09:58.137037 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:58.137257 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. 2025.03.21 02:09:58.137310 [ 260 ] {81b1d68c-e8d1-4dab-a7be-118b6f766beb} TCPHandler: Processed in 0.001786191 sec. 2025.03.21 02:09:58.137436 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:09:58.137543 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:09:58.137590 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:09:58.138021 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:09:58.138060 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:09:58.138434 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.21 02:09:58.138672 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:09:58.138876 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. 2025.03.21 02:09:58.138926 [ 260 ] {1566b3af-6f2b-4eb4-b197-702bc38d6c8c} TCPHandler: Processed in 0.001540497 sec. 2025.03.21 02:10:00.158492 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.03.21 02:10:00.159269 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:00.159325 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:00.160028 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:10:00.160372 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:00.160771 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.03.21 02:10:01.624955 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.03.21 02:10:01.645762 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:01.645819 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:01.653128 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:10:01.653923 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:01.656686 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.03.21 02:10:02.764689 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1248 2025.03.21 02:10:02.767576 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:02.767639 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:02.769130 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:10:02.769450 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:02.770866 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1248 2025.03.21 02:10:03.134532 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:03.134824 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:03.134934 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:03.135821 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:03.135869 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:03.136297 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.21 02:10:03.136554 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:03.136791 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} executeQuery: Read 136 rows, 12.03 KiB in 0.002048 sec., 66406.25 rows/sec., 5.73 MiB/sec. 2025.03.21 02:10:03.136855 [ 260 ] {056495f2-c7b6-4c66-9253-6f02f5c7cab5} TCPHandler: Processed in 0.002489503 sec. 2025.03.21 02:10:03.136981 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:03.137091 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:03.137139 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:03.137685 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:03.137725 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:03.138073 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.21 02:10:03.138319 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:03.138557 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} executeQuery: Read 40 rows, 3.01 KiB in 0.001483 sec., 26972.35333782873 rows/sec., 1.98 MiB/sec. 2025.03.21 02:10:03.138676 [ 260 ] {0dec1b75-cc80-4380-963e-1f906a7f17b4} TCPHandler: Processed in 0.001746571 sec. 2025.03.21 02:10:03.138877 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:03.139195 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:03.139299 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:03.139869 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:03.139909 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:03.140269 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.21 02:10:03.140526 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:03.140757 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} executeQuery: Read 104 rows, 8.32 KiB in 0.001681 sec., 61867.935752528254 rows/sec., 4.83 MiB/sec. 2025.03.21 02:10:03.140839 [ 260 ] {24c7b87c-419c-46c7-a6d8-11a015068176} TCPHandler: Processed in 0.002072806 sec. 2025.03.21 02:10:03.141038 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:03.141255 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:03.141305 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:03.141820 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:03.141858 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:03.142238 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.21 02:10:03.142476 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:03.142679 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. 2025.03.21 02:10:03.142729 [ 260 ] {f02c5be5-38d7-4a3d-9b55-18c861a6dcf8} TCPHandler: Processed in 0.001785801 sec. 2025.03.21 02:10:03.142851 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:03.142958 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:03.143023 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:10:03.144159 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:03.144198 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:03.144854 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:10:03.145115 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:03.145431 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} executeQuery: Read 40 rows, 73.40 KiB in 0.002489 sec., 16070.711128967458 rows/sec., 28.80 MiB/sec. 2025.03.21 02:10:03.146062 [ 260 ] {87a3594b-d38d-47d7-8231-187b739b09e8} TCPHandler: Processed in 0.003254736 sec. 2025.03.21 02:10:03.146301 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:03.146410 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:03.146456 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:03.146953 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:03.146991 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:03.147362 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.21 02:10:03.147615 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:03.147831 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. 2025.03.21 02:10:03.147887 [ 260 ] {a105c8d5-7547-4269-a9ca-b2a958d3a027} TCPHandler: Processed in 0.001637588 sec. 2025.03.21 02:10:07.501384 [ 168 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:10:07.501459 [ 168 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:10:07.660989 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.03.21 02:10:07.661674 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:07.661721 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:07.662256 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:10:07.662525 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:07.662717 [ 168 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 02:10:07.662791 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.03.21 02:10:07.662813 [ 168 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:07.662843 [ 168 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:07.663068 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 02:10:07.663366 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:07.663414 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.03.21 02:10:07.663492 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.03.21 02:10:07.663585 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2025.03.21 02:10:07.663841 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2025.03.21 02:10:07.664059 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2025.03.21 02:10:07.664256 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2025.03.21 02:10:07.666904 [ 196 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003980049 sec., 5302949.787804119 rows/sec., 75.86 MiB/sec. 2025.03.21 02:10:07.667283 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 02:10:07.667603 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:07.667687 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_46_9} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 02:10:07.667795 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.03.21 02:10:08.139416 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:08.139620 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:10:08.139701 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:10:08.140604 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.140657 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.141101 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:10:08.141374 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.141644 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} executeQuery: Read 212 rows, 13.81 KiB in 0.002071 sec., 102366.00676001931 rows/sec., 6.51 MiB/sec. 2025.03.21 02:10:08.141766 [ 260 ] {4c90ef56-60ce-43b8-bb4c-e3298d160ddb} TCPHandler: Processed in 0.002482963 sec. 2025.03.21 02:10:08.141977 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:08.142089 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:08.142139 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:08.142993 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.143034 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.143435 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.21 02:10:08.143683 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.143856 [ 154 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.21 02:10:08.143918 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} executeQuery: Read 617 rows, 49.39 KiB in 0.001854 sec., 332793.95900755125 rows/sec., 26.02 MiB/sec. 2025.03.21 02:10:08.143940 [ 154 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.144010 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.144047 [ 260 ] {a29aca0d-588c-4f7e-a595-09c648cf0a63} TCPHandler: Processed in 0.002137747 sec. 2025.03.21 02:10:08.144248 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:08.144260 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.21 02:10:08.144438 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:08.144540 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:08.144581 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:08.144694 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1848 rows starting from the beginning of the part 2025.03.21 02:10:08.144968 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part 2025.03.21 02:10:08.145402 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 136 rows starting from the beginning of the part 2025.03.21 02:10:08.145745 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part 2025.03.21 02:10:08.146021 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 136 rows starting from the beginning of the part 2025.03.21 02:10:08.146338 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 617 rows starting from the beginning of the part 2025.03.21 02:10:08.147296 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.147360 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.148182 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.21 02:10:08.148673 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.149057 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} executeQuery: Read 106 rows, 6.39 KiB in 0.004677 sec., 22664.100919392775 rows/sec., 1.33 MiB/sec. 2025.03.21 02:10:08.149455 [ 260 ] {3dde84bd-4a21-4908-bb71-0a7860b0f7f6} TCPHandler: Processed in 0.005282422 sec. 2025.03.21 02:10:08.149932 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2849 rows, containing 5 columns (5 merged, 0 gathered) in 0.005793291 sec., 491775.7454269085 rows/sec., 41.77 MiB/sec. 2025.03.21 02:10:08.150089 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:08.150272 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:10:08.150312 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.21 02:10:08.150338 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:10:08.150928 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.151112 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_76_15} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.21 02:10:08.151259 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.03.21 02:10:08.151498 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.151544 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.151916 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:10:08.152157 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.152382 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} executeQuery: Read 113 rows, 7.49 KiB in 0.002144 sec., 52705.22388059701 rows/sec., 3.41 MiB/sec. 2025.03.21 02:10:08.152446 [ 260 ] {fd254ddc-7597-4348-98ee-7cfc5a050c76} TCPHandler: Processed in 0.002472103 sec. 2025.03.21 02:10:08.152584 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:08.152690 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:10:08.152734 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:10:08.153300 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.153342 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.153693 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:10:08.153934 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.154173 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} executeQuery: Read 112 rows, 6.53 KiB in 0.001502 sec., 74567.24367509986 rows/sec., 4.25 MiB/sec. 2025.03.21 02:10:08.154358 [ 260 ] {932e0bb8-838f-4f1d-9063-3ea5da7c3f23} TCPHandler: Processed in 0.001819612 sec. 2025.03.21 02:10:08.154527 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:08.154633 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:08.154679 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:08.155381 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.155422 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.155807 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.21 02:10:08.156044 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.156210 [ 154 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.21 02:10:08.156271 [ 154 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.156285 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} executeQuery: Read 382 rows, 27.58 KiB in 0.001665 sec., 229429.42942942944 rows/sec., 16.18 MiB/sec. 2025.03.21 02:10:08.156308 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.156455 [ 260 ] {34c5c0fa-f3e2-4c9c-b94e-b4c3961e47ca} TCPHandler: Processed in 0.001985775 sec. 2025.03.21 02:10:08.156781 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:08.156796 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.21 02:10:08.157143 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:10:08.157364 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:10:08.157391 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:08.157534 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 916 rows starting from the beginning of the part 2025.03.21 02:10:08.157930 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part 2025.03.21 02:10:08.158317 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part 2025.03.21 02:10:08.158813 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part 2025.03.21 02:10:08.159218 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part 2025.03.21 02:10:08.159627 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 382 rows starting from the beginning of the part 2025.03.21 02:10:08.160784 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.160865 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.161731 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.03.21 02:10:08.162151 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.162743 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} executeQuery: Read 6 rows, 321.00 B in 0.005725 sec., 1048.0349344978165 rows/sec., 54.76 KiB/sec. 2025.03.21 02:10:08.163085 [ 260 ] {27443b36-eee0-4e30-ab43-a3475b50883c} TCPHandler: Processed in 0.006391271 sec. 2025.03.21 02:10:08.163248 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1634 rows, containing 5 columns (5 merged, 0 gathered) in 0.006750028 sec., 242073.06991911738 rows/sec., 18.66 MiB/sec. 2025.03.21 02:10:08.163440 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:08.163610 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.21 02:10:08.163647 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:08.163779 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:08.164298 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.164434 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_76_15} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.21 02:10:08.164606 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. 2025.03.21 02:10:08.164794 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.164838 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.165230 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.21 02:10:08.165500 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.165687 [ 154 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.21 02:10:08.165747 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} executeQuery: Read 237 rows, 16.27 KiB in 0.002125 sec., 111529.41176470587 rows/sec., 7.48 MiB/sec. 2025.03.21 02:10:08.165755 [ 154 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.165841 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.165897 [ 260 ] {283ecb26-adda-4e35-9f38-5e9da7a2a0bb} TCPHandler: Processed in 0.002575904 sec. 2025.03.21 02:10:08.166106 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.21 02:10:08.166141 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:08.166369 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:10:08.166374 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:08.166467 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:10:08.166469 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21551 rows starting from the beginning of the part 2025.03.21 02:10:08.166910 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2025.03.21 02:10:08.167252 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part 2025.03.21 02:10:08.167532 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2025.03.21 02:10:08.167910 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part 2025.03.21 02:10:08.168240 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 237 rows starting from the beginning of the part 2025.03.21 02:10:08.168881 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.168936 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.169684 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:10:08.169998 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.170332 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} executeQuery: Read 1 rows, 69.00 B in 0.004036 sec., 247.77006937561944 rows/sec., 16.70 KiB/sec. 2025.03.21 02:10:08.170480 [ 260 ] {cf9cb159-2b1d-4900-87fd-42bc5342e4c9} TCPHandler: Processed in 0.004410897 sec. 2025.03.21 02:10:08.170681 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:08.170915 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:08.171013 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:08.171947 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.171986 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.172586 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.21 02:10:08.172829 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.173004 [ 154 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.21 02:10:08.173064 [ 154 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:08.173077 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} executeQuery: Read 82 rows, 5.33 KiB in 0.002237 sec., 36656.23603039786 rows/sec., 2.33 MiB/sec. 2025.03.21 02:10:08.173106 [ 154 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:08.173237 [ 260 ] {d1916804-84f1-4cc2-aece-66510140a4a6} TCPHandler: Processed in 0.002630206 sec. 2025.03.21 02:10:08.173449 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.21 02:10:08.173947 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:08.174035 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4208 rows starting from the beginning of the part 2025.03.21 02:10:08.174130 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2025.03.21 02:10:08.174259 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part 2025.03.21 02:10:08.174409 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.03.21 02:10:08.174536 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2025.03.21 02:10:08.174671 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part 2025.03.21 02:10:08.186886 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4530 rows, containing 4 columns (4 merged, 0 gathered) in 0.013652798 sec., 331800.1189206784 rows/sec., 21.73 MiB/sec. 2025.03.21 02:10:08.187428 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.21 02:10:08.187744 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.187837 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_76_15} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.21 02:10:08.187929 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2025.03.21 02:10:08.191866 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 22428 rows, containing 5 columns (5 merged, 0 gathered) in 0.025916322 sec., 865400.576516992 rows/sec., 58.53 MiB/sec. 2025.03.21 02:10:08.192336 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.21 02:10:08.192644 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:08.192724 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_76_15} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.21 02:10:08.192805 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.03.21 02:10:09.156828 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.03.21 02:10:09.177861 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:09.177909 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:09.185548 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:10:09.186348 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:09.186766 [ 153 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 02:10:09.186895 [ 153 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:09.186968 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. 2025.03.21 02:10:09.187348 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 02:10:09.202497 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.03.21 02:10:09.204233 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:09.205926 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.03.21 02:10:09.211704 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.03.21 02:10:09.217430 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.03.21 02:10:09.223802 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2025.03.21 02:10:09.230944 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.03.21 02:10:09.235599 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.03.21 02:10:09.296509 [ 201 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.109373143 sec., 3172.6252943101395 rows/sec., 16.41 MiB/sec. 2025.03.21 02:10:09.299644 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 02:10:09.302558 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:09.302664 [ 196 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_46_9} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 02:10:09.305023 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.03.21 02:10:10.779146 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:10.779349 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:10.779424 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:10.780870 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:10.780926 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:10.781459 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.21 02:10:10.781721 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:10.781984 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} executeQuery: Read 1276 rows, 108.59 KiB in 0.002679 sec., 476297.12579320645 rows/sec., 39.58 MiB/sec. 2025.03.21 02:10:10.782094 [ 260 ] {ecd53be6-d9b2-4744-9929-050bd1e42ab7} TCPHandler: Processed in 0.003073553 sec. 2025.03.21 02:10:10.782317 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:10.782587 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:10.782658 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:10.783245 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:10.783289 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:10.783655 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.21 02:10:10.783911 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:10.784142 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} executeQuery: Read 40 rows, 3.01 KiB in 0.001646 sec., 24301.336573511544 rows/sec., 1.78 MiB/sec. 2025.03.21 02:10:10.784198 [ 260 ] {c036cfc6-9cec-4f1b-8ce1-7cc94ff9ac02} TCPHandler: Processed in 0.001979885 sec. 2025.03.21 02:10:10.784330 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:10.784437 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:10:10.784483 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:10:10.785136 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:10.785178 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:10.785543 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:10:10.785784 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:10.786004 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} executeQuery: Read 228 rows, 15.81 KiB in 0.001589 sec., 143486.46947765892 rows/sec., 9.72 MiB/sec. 2025.03.21 02:10:10.786057 [ 260 ] {42c43b68-ac78-4170-a30e-83ab46efc59c} TCPHandler: Processed in 0.001778561 sec. 2025.03.21 02:10:10.786176 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:10.786282 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:10.786329 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:10.787066 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:10.787107 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:10.787498 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.21 02:10:10.787750 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:10.787977 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} executeQuery: Read 560 rows, 42.61 KiB in 0.001713 sec., 326911.8505545826 rows/sec., 24.29 MiB/sec. 2025.03.21 02:10:10.788078 [ 260 ] {1eb68343-8e4a-483b-93a3-350f419ddacc} TCPHandler: Processed in 0.001952394 sec. 2025.03.21 02:10:10.788246 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:10.788439 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:10.788491 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:10.789232 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:10.789273 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:10.789730 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.21 02:10:10.789988 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:10.790219 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} executeQuery: Read 930 rows, 63.82 KiB in 0.001816 sec., 512114.53744493396 rows/sec., 34.32 MiB/sec. 2025.03.21 02:10:10.790308 [ 260 ] {f1a9cd51-8539-49dc-9af4-5a3249bf23c0} TCPHandler: Processed in 0.002160357 sec. 2025.03.21 02:10:10.790523 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:10.790725 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:10.790799 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:10:10.791985 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:10.792025 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:10.792697 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:10:10.792958 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:10.793210 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} executeQuery: Read 40 rows, 73.40 KiB in 0.00254 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. 2025.03.21 02:10:10.793314 [ 260 ] {81099055-0fe8-42b4-875b-89ccd4a041f2} TCPHandler: Processed in 0.00287894 sec. 2025.03.21 02:10:10.793430 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:10.793532 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:10.793579 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:10.794015 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:10.794056 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:10.794417 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.21 02:10:10.794662 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:10.794892 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} executeQuery: Read 30 rows, 2.08 KiB in 0.00138 sec., 21739.130434782608 rows/sec., 1.47 MiB/sec. 2025.03.21 02:10:10.794978 [ 260 ] {19af5807-4c7f-4bac-9549-23dc64d8db83} TCPHandler: Processed in 0.001597498 sec. 2025.03.21 02:10:12.771148 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1294 2025.03.21 02:10:12.774804 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:12.774858 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:12.776398 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:10:12.776730 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:12.778164 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1294 2025.03.21 02:10:13.128772 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:13.129065 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:13.129178 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:13.130103 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:13.130149 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:13.130589 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.21 02:10:13.130860 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:13.131071 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} executeQuery: Read 56 rows, 4.41 KiB in 0.002088 sec., 26819.92337164751 rows/sec., 2.06 MiB/sec. 2025.03.21 02:10:13.131138 [ 260 ] {2e1ef26f-8fec-4749-84df-605b1958646d} TCPHandler: Processed in 0.002537034 sec. 2025.03.21 02:10:13.131262 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:13.131370 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:13.131416 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:13.131940 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:13.131976 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:13.132388 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.21 02:10:13.132631 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:13.132817 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} executeQuery: Read 64 rows, 5.12 KiB in 0.001467 sec., 43626.448534423995 rows/sec., 3.41 MiB/sec. 2025.03.21 02:10:13.132869 [ 260 ] {dbfeee3a-fae8-4dd1-8607-c98676f2e92c} TCPHandler: Processed in 0.001658958 sec. 2025.03.21 02:10:13.133005 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:13.133146 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:13.133206 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:13.133755 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:13.133794 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:13.134189 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.21 02:10:13.134434 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:13.134614 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} executeQuery: Read 76 rows, 5.43 KiB in 0.0015 sec., 50666.666666666664 rows/sec., 3.53 MiB/sec. 2025.03.21 02:10:13.134665 [ 260 ] {55effd71-f22d-41b9-bb5d-bb9cb930f4f8} TCPHandler: Processed in 0.00172685 sec. 2025.03.21 02:10:13.134769 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:13.134874 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:13.134921 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:13.135342 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:13.135380 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:13.135746 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.21 02:10:13.135984 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:13.136184 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} executeQuery: Read 30 rows, 2.06 KiB in 0.00133 sec., 22556.390977443607 rows/sec., 1.52 MiB/sec. 2025.03.21 02:10:13.136281 [ 260 ] {0e3f18a6-72e6-428f-b20e-a1981aaa86b2} TCPHandler: Processed in 0.001561617 sec. 2025.03.21 02:10:15.163012 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.03.21 02:10:15.164113 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:15.164158 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:15.164702 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:10:15.164976 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:15.165174 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.03.21 02:10:16.702654 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.03.21 02:10:16.722109 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:16.722178 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:16.728998 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:10:16.729747 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:16.732411 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.03.21 02:10:18.137671 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:18.137864 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:10:18.137935 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:10:18.138805 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:18.138853 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:18.139309 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:10:18.139560 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:18.139807 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} executeQuery: Read 212 rows, 13.81 KiB in 0.001982 sec., 106962.66397578205 rows/sec., 6.80 MiB/sec. 2025.03.21 02:10:18.140008 [ 260 ] {5ea21213-f9c3-40c2-b6d3-1b843932feff} TCPHandler: Processed in 0.002461743 sec. 2025.03.21 02:10:18.140219 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:18.140333 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:18.140382 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:18.141247 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:18.141287 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:18.141676 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.21 02:10:18.141914 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:18.142090 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} executeQuery: Read 617 rows, 49.39 KiB in 0.001786 sec., 345464.72564389696 rows/sec., 27.01 MiB/sec. 2025.03.21 02:10:18.142144 [ 260 ] {b356d39d-9b40-4b0b-ba56-f575dcce60f2} TCPHandler: Processed in 0.001996244 sec. 2025.03.21 02:10:18.142250 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:18.142354 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:18.142399 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:18.142948 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:18.142985 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:18.143331 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.21 02:10:18.143573 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:18.143700 [ 147 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.21 02:10:18.143750 [ 147 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:18.143755 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} executeQuery: Read 106 rows, 6.39 KiB in 0.001422 sec., 74542.89732770745 rows/sec., 4.39 MiB/sec. 2025.03.21 02:10:18.143775 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:18.143840 [ 260 ] {1056ae8e-fcb7-4de3-b792-ac838b74e827} TCPHandler: Processed in 0.001639409 sec. 2025.03.21 02:10:18.144058 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:18.144056 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.21 02:10:18.144225 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:10:18.144332 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:10:18.144445 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:18.144559 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 166 rows starting from the beginning of the part 2025.03.21 02:10:18.144833 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part 2025.03.21 02:10:18.145236 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part 2025.03.21 02:10:18.145593 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 106 rows starting from the beginning of the part 2025.03.21 02:10:18.145995 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part 2025.03.21 02:10:18.146274 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part 2025.03.21 02:10:18.147148 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:18.147216 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:18.148234 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:10:18.148802 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:18.149488 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} executeQuery: Read 113 rows, 7.49 KiB in 0.005312 sec., 21272.590361445782 rows/sec., 1.38 MiB/sec. 2025.03.21 02:10:18.149489 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.005604588 sec., 88855.77316298719 rows/sec., 6.02 MiB/sec. 2025.03.21 02:10:18.149900 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.21 02:10:18.149922 [ 260 ] {5ba8f411-a2b7-4ebb-9cc9-485e21f52fb9} TCPHandler: Processed in 0.005943504 sec. 2025.03.21 02:10:18.150299 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:18.150480 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:10:18.150554 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:10:18.150570 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:18.150802 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_61_12} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.21 02:10:18.150997 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.21 02:10:18.151559 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:18.151603 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:18.151961 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:10:18.152202 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:18.152379 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} executeQuery: Read 112 rows, 6.53 KiB in 0.001935 sec., 57881.13695090439 rows/sec., 3.30 MiB/sec. 2025.03.21 02:10:18.152432 [ 260 ] {306a206a-0304-4e28-8305-43cd44d49450} TCPHandler: Processed in 0.002213718 sec. 2025.03.21 02:10:18.152554 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:18.152660 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:18.152704 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:18.153377 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:18.153414 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:18.153785 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.21 02:10:18.154018 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:18.154193 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} executeQuery: Read 382 rows, 27.58 KiB in 0.001555 sec., 245659.16398713828 rows/sec., 17.32 MiB/sec. 2025.03.21 02:10:18.154244 [ 260 ] {a91cbfd3-c522-4aea-b4ed-7066e50fea15} TCPHandler: Processed in 0.001741781 sec. 2025.03.21 02:10:18.154360 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:18.154465 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:10:18.154510 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:10:18.154943 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:18.154979 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:18.155332 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.03.21 02:10:18.155576 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:18.155752 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} executeQuery: Read 6 rows, 321.00 B in 0.001309 sec., 4583.651642475172 rows/sec., 239.48 KiB/sec. 2025.03.21 02:10:18.155799 [ 260 ] {f2aab3d4-e8cb-469c-97ec-f33c6cb3e1a9} TCPHandler: Processed in 0.001492026 sec. 2025.03.21 02:10:18.155923 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:18.156028 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:18.156075 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:18.156596 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:18.156632 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:18.157008 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.21 02:10:18.157243 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:18.157414 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} executeQuery: Read 237 rows, 16.27 KiB in 0.001408 sec., 168323.86363636365 rows/sec., 11.28 MiB/sec. 2025.03.21 02:10:18.157464 [ 260 ] {aa78a335-9acb-4d0f-a694-c33a12911621} TCPHandler: Processed in 0.001592058 sec. 2025.03.21 02:10:18.157577 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:18.157683 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:10:18.157729 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:10:18.158140 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:18.158176 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:18.158518 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:10:18.158748 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:18.158962 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} executeQuery: Read 1 rows, 69.00 B in 0.001299 sec., 769.8229407236336 rows/sec., 51.87 KiB/sec. 2025.03.21 02:10:18.159079 [ 260 ] {c0961a60-89ad-461e-a0ab-a8cf7ec5e4cc} TCPHandler: Processed in 0.001544807 sec. 2025.03.21 02:10:18.159318 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:18.159424 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:18.159471 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:18.159920 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:18.159957 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:18.160310 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.21 02:10:18.160559 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:18.160729 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} executeQuery: Read 82 rows, 5.33 KiB in 0.001329 sec., 61700.526711813385 rows/sec., 3.92 MiB/sec. 2025.03.21 02:10:18.160778 [ 260 ] {9cea1866-6819-4c1f-8707-1d755644cb24} TCPHandler: Processed in 0.001539987 sec. 2025.03.21 02:10:22.501506 [ 142 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:10:22.501606 [ 142 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:10:22.665404 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.03.21 02:10:22.666257 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:22.666298 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:22.666839 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:10:22.667109 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:22.667396 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.03.21 02:10:22.778570 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1322 2025.03.21 02:10:22.781695 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:22.781755 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:22.783269 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:10:22.783588 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:22.784305 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1322 2025.03.21 02:10:23.001853 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001290633 sec. 2025.03.21 02:10:23.134861 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:23.135062 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:23.135144 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:23.135999 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:23.136047 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:23.136517 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.21 02:10:23.136786 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:23.137029 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} executeQuery: Read 136 rows, 12.03 KiB in 0.002022 sec., 67260.13847675569 rows/sec., 5.81 MiB/sec. 2025.03.21 02:10:23.137095 [ 260 ] {7c80662c-1ae0-48b3-8066-3b2062172577} TCPHandler: Processed in 0.002350411 sec. 2025.03.21 02:10:23.137208 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:23.137318 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:23.137367 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:23.137904 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:23.137946 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:23.138306 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.21 02:10:23.138549 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:23.138785 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} executeQuery: Read 40 rows, 3.01 KiB in 0.001494 sec., 26773.761713520747 rows/sec., 1.97 MiB/sec. 2025.03.21 02:10:23.138872 [ 260 ] {e1de2f16-0560-4813-810a-810318cf27ce} TCPHandler: Processed in 0.00171758 sec. 2025.03.21 02:10:23.139111 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:23.139291 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:23.139338 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:23.139896 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:23.139937 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:23.140299 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.21 02:10:23.140543 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:23.140754 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} executeQuery: Read 104 rows, 8.32 KiB in 0.001497 sec., 69472.27788911156 rows/sec., 5.43 MiB/sec. 2025.03.21 02:10:23.140806 [ 260 ] {4a8afea0-99f7-44f3-b6b0-477acf22db04} TCPHandler: Processed in 0.001792731 sec. 2025.03.21 02:10:23.140909 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:23.141012 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:23.141062 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:23.141561 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:23.141599 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:23.142003 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.21 02:10:23.142244 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:23.142454 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. 2025.03.21 02:10:23.142503 [ 260 ] {a0b9f6ad-c8c2-4cca-9a9c-b3ec432df068} TCPHandler: Processed in 0.001651739 sec. 2025.03.21 02:10:23.142618 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:23.142717 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:23.142779 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:10:23.143890 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:23.143929 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:23.144579 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:10:23.144838 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:23.145090 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} executeQuery: Read 40 rows, 73.40 KiB in 0.002373 sec., 16856.30004214075 rows/sec., 30.21 MiB/sec. 2025.03.21 02:10:23.145207 [ 260 ] {23b0d03a-0083-4c7a-a82f-b2898acd8e9f} TCPHandler: Processed in 0.002625165 sec. 2025.03.21 02:10:23.145343 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:23.145455 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:23.145501 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:23.145950 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:23.145989 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:23.146353 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.21 02:10:23.146595 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:23.146805 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. 2025.03.21 02:10:23.146856 [ 260 ] {4ac73fab-8512-420c-b361-4201b69f6df4} TCPHandler: Processed in 0.001564167 sec. 2025.03.21 02:10:24.232749 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.03.21 02:10:24.252813 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:24.252880 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:24.260117 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:10:24.260880 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:24.264454 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.03.21 02:10:28.138352 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:28.138555 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:10:28.138626 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:10:28.139468 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.139516 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.139992 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:10:28.140251 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.140399 [ 135 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.03.21 02:10:28.140437 [ 135 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.140462 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} executeQuery: Read 212 rows, 13.81 KiB in 0.001958 sec., 108273.74872318692 rows/sec., 6.89 MiB/sec. 2025.03.21 02:10:28.140464 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.140624 [ 260 ] {b7795013-41ab-4c64-8ab6-6d602143eccd} TCPHandler: Processed in 0.002390712 sec. 2025.03.21 02:10:28.140853 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.03.21 02:10:28.141050 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:28.141357 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:28.141387 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:28.141421 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 212 rows starting from the beginning of the part 2025.03.21 02:10:28.141484 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:28.141713 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part 2025.03.21 02:10:28.142086 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part 2025.03.21 02:10:28.142457 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part 2025.03.21 02:10:28.142763 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part 2025.03.21 02:10:28.144604 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.144679 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.145390 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004798494 sec., 220902.6415371156 rows/sec., 14.89 MiB/sec. 2025.03.21 02:10:28.145556 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.21 02:10:28.145658 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.03.21 02:10:28.145975 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.146216 [ 135 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.21 02:10:28.146298 [ 135 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.146351 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.146367 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} executeQuery: Read 617 rows, 49.39 KiB in 0.00503 sec., 122664.01590457257 rows/sec., 9.59 MiB/sec. 2025.03.21 02:10:28.146433 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.146734 [ 260 ] {c0301971-c773-4790-bba9-aa80c8feb688} TCPHandler: Processed in 0.005835431 sec. 2025.03.21 02:10:28.146758 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_29_7} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.03.21 02:10:28.146764 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.21 02:10:28.147000 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:10:28.147065 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:28.147095 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:28.147139 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1848 rows starting from the beginning of the part 2025.03.21 02:10:28.147384 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1276 rows starting from the beginning of the part 2025.03.21 02:10:28.147346 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:28.147637 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:28.147729 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2025.03.21 02:10:28.148130 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 617 rows starting from the beginning of the part 2025.03.21 02:10:28.148437 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 136 rows starting from the beginning of the part 2025.03.21 02:10:28.148859 [ 194 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 617 rows starting from the beginning of the part 2025.03.21 02:10:28.150368 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.150425 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.151327 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.21 02:10:28.151767 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.152031 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} executeQuery: Read 106 rows, 6.39 KiB in 0.004789 sec., 22134.057214449782 rows/sec., 1.30 MiB/sec. 2025.03.21 02:10:28.152116 [ 260 ] {3d16ac62-f83e-43de-85c7-32bc5b7075fb} TCPHandler: Processed in 0.0051714 sec. 2025.03.21 02:10:28.152258 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:28.152473 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:10:28.152569 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:10:28.153048 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006581705 sec., 691310.2304038239 rows/sec., 58.75 MiB/sec. 2025.03.21 02:10:28.153421 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.21 02:10:28.153915 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.153987 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.154100 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.154293 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_81_16} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.21 02:10:28.154474 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.03.21 02:10:28.154645 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:10:28.154898 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.155076 [ 133 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 02:10:28.155142 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} executeQuery: Read 113 rows, 7.49 KiB in 0.002767 sec., 40838.45319840983 rows/sec., 2.64 MiB/sec. 2025.03.21 02:10:28.155150 [ 133 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.155228 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.155280 [ 260 ] {36d93f54-e570-486e-ac42-83bcf0b6e329} TCPHandler: Processed in 0.003095104 sec. 2025.03.21 02:10:28.155442 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 02:10:28.155466 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:28.155577 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:28.155600 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:10:28.155613 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 342 rows starting from the beginning of the part 2025.03.21 02:10:28.155656 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:10:28.155834 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part 2025.03.21 02:10:28.156154 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part 2025.03.21 02:10:28.156369 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part 2025.03.21 02:10:28.156778 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 113 rows starting from the beginning of the part 2025.03.21 02:10:28.157191 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part 2025.03.21 02:10:28.158144 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.158188 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.158770 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:10:28.159096 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.003763865 sec., 302083.0980919879 rows/sec., 21.25 MiB/sec. 2025.03.21 02:10:28.159102 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.159248 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 02:10:28.159322 [ 133 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.03.21 02:10:28.159445 [ 133 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.159501 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.159508 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} executeQuery: Read 112 rows, 6.53 KiB in 0.00393 sec., 28498.727735368953 rows/sec., 1.62 MiB/sec. 2025.03.21 02:10:28.159964 [ 260 ] {6d950f7e-224d-4896-be28-07f37ed77d14} TCPHandler: Processed in 0.004540129 sec. 2025.03.21 02:10:28.160230 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.03.21 02:10:28.160475 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.160531 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:28.161066 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:28.161095 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_41_8} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 02:10:28.161095 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:28.161141 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 112 rows starting from the beginning of the part 2025.03.21 02:10:28.161202 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:28.161247 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.03.21 02:10:28.161509 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 112 rows starting from the beginning of the part 2025.03.21 02:10:28.161866 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 112 rows starting from the beginning of the part 2025.03.21 02:10:28.162415 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part 2025.03.21 02:10:28.162846 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part 2025.03.21 02:10:28.163757 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.163804 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.164227 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00457858 sec., 122308.66338471754 rows/sec., 7.43 MiB/sec. 2025.03.21 02:10:28.164330 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.21 02:10:28.164347 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.03.21 02:10:28.164622 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.164661 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.164788 [ 199 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_29_7} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.03.21 02:10:28.164848 [ 133 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.21 02:10:28.164980 [ 133 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.164988 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:10:28.165030 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} executeQuery: Read 382 rows, 27.58 KiB in 0.004122 sec., 92673.45948568656 rows/sec., 6.54 MiB/sec. 2025.03.21 02:10:28.165044 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.165250 [ 260 ] {f1001fc1-e37c-475d-858a-2f704bc3cba9} TCPHandler: Processed in 0.004893345 sec. 2025.03.21 02:10:28.165406 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.21 02:10:28.165486 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:28.165862 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:10:28.165875 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:28.165994 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 916 rows starting from the beginning of the part 2025.03.21 02:10:28.166032 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:10:28.166539 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 560 rows starting from the beginning of the part 2025.03.21 02:10:28.167246 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2025.03.21 02:10:28.167789 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 382 rows starting from the beginning of the part 2025.03.21 02:10:28.168149 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part 2025.03.21 02:10:28.168481 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 382 rows starting from the beginning of the part 2025.03.21 02:10:28.169154 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.169208 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.169757 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.03.21 02:10:28.170066 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.170307 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} executeQuery: Read 6 rows, 321.00 B in 0.004596 sec., 1305.4830287206266 rows/sec., 68.21 KiB/sec. 2025.03.21 02:10:28.170411 [ 260 ] {6f5cd484-2139-4c8b-88c1-6fc3ca8b9455} TCPHandler: Processed in 0.004998947 sec. 2025.03.21 02:10:28.170595 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:28.170631 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.005438255 sec., 442789.09319257736 rows/sec., 33.90 MiB/sec. 2025.03.21 02:10:28.170738 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:28.170812 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:28.170895 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.21 02:10:28.171518 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.171733 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_81_16} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.21 02:10:28.171929 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.21 02:10:28.172042 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.172086 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.172484 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.21 02:10:28.172729 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.172902 [ 133 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.21 02:10:28.172952 [ 133 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.172967 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} executeQuery: Read 237 rows, 16.27 KiB in 0.002246 sec., 105520.92609082813 rows/sec., 7.07 MiB/sec. 2025.03.21 02:10:28.172992 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.173173 [ 260 ] {6610103b-248f-4056-92ea-e28ca40264f8} TCPHandler: Processed in 0.002637746 sec. 2025.03.21 02:10:28.173378 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.21 02:10:28.173512 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:28.173894 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:28.174006 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22428 rows starting from the beginning of the part 2025.03.21 02:10:28.174089 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:10:28.174457 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 930 rows starting from the beginning of the part 2025.03.21 02:10:28.174574 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:10:28.174859 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 76 rows starting from the beginning of the part 2025.03.21 02:10:28.175276 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 237 rows starting from the beginning of the part 2025.03.21 02:10:28.175715 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part 2025.03.21 02:10:28.176086 [ 187 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 237 rows starting from the beginning of the part 2025.03.21 02:10:28.177462 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.177506 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.178068 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:10:28.178398 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.178813 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} executeQuery: Read 1 rows, 69.00 B in 0.00495 sec., 202.020202020202 rows/sec., 13.61 KiB/sec. 2025.03.21 02:10:28.179002 [ 260 ] {567dd959-9bde-40e9-9deb-9480a9559db6} TCPHandler: Processed in 0.005612778 sec. 2025.03.21 02:10:28.179218 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:28.179451 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:28.179583 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:28.180353 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.180391 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.181014 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.21 02:10:28.181500 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.181686 [ 133 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.21 02:10:28.181750 [ 133 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:28.181776 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} executeQuery: Read 82 rows, 5.33 KiB in 0.002404 sec., 34109.816971713815 rows/sec., 2.17 MiB/sec. 2025.03.21 02:10:28.181788 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:28.181977 [ 260 ] {ed19da9d-3006-429c-b039-ad0a2ca8abce} TCPHandler: Processed in 0.00284993 sec. 2025.03.21 02:10:28.182048 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.21 02:10:28.182331 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:28.182424 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4530 rows starting from the beginning of the part 2025.03.21 02:10:28.182657 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part 2025.03.21 02:10:28.183123 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part 2025.03.21 02:10:28.183831 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 82 rows starting from the beginning of the part 2025.03.21 02:10:28.183967 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part 2025.03.21 02:10:28.184139 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 82 rows starting from the beginning of the part 2025.03.21 02:10:28.185218 [ 200 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 24068 rows, containing 5 columns (5 merged, 0 gathered) in 0.01208177 sec., 1992092.2182759645 rows/sec., 134.70 MiB/sec. 2025.03.21 02:10:28.185829 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.21 02:10:28.186315 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.186413 [ 197 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_81_16} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.21 02:10:28.186518 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.03.21 02:10:28.186743 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4814 rows, containing 4 columns (4 merged, 0 gathered) in 0.004825804 sec., 997553.98271459 rows/sec., 65.32 MiB/sec. 2025.03.21 02:10:28.187304 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.21 02:10:28.187624 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:28.187713 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_81_16} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.21 02:10:28.187810 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. 2025.03.21 02:10:30.167592 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.03.21 02:10:30.168348 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:30.168391 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:30.168951 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:10:30.169223 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:30.169464 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.03.21 02:10:31.764605 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.03.21 02:10:31.785972 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:31.786041 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:31.793283 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:10:31.794068 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:31.797283 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.03.21 02:10:32.784639 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1354 2025.03.21 02:10:32.788202 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:32.788259 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:32.789783 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:10:32.790120 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:32.790364 [ 124 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:10:32.790482 [ 124 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:32.790545 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:32.791338 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:10:32.793288 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1354 2025.03.21 02:10:32.793633 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:32.793808 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1212 rows starting from the beginning of the part 2025.03.21 02:10:32.794495 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part 2025.03.21 02:10:32.795219 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 20 rows starting from the beginning of the part 2025.03.21 02:10:32.795818 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part 2025.03.21 02:10:32.796589 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 28 rows starting from the beginning of the part 2025.03.21 02:10:32.797350 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part 2025.03.21 02:10:32.806192 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 72 columns (72 merged, 0 gathered) in 0.015454189 sec., 87613.78549207597 rows/sec., 68.73 MiB/sec. 2025.03.21 02:10:32.807829 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:10:32.808703 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:32.808805 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_36_7} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:10:32.809189 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.03.21 02:10:33.134494 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:33.134688 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:33.134761 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:33.135651 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:33.135703 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:33.136158 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.21 02:10:33.136414 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:33.136647 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} executeQuery: Read 136 rows, 12.03 KiB in 0.00201 sec., 67661.69154228855 rows/sec., 5.84 MiB/sec. 2025.03.21 02:10:33.136758 [ 260 ] {aa26984f-b6c5-46b5-b7f8-e13bfbd4441b} TCPHandler: Processed in 0.002386701 sec. 2025.03.21 02:10:33.136910 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:33.137193 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:33.137267 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:33.137830 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:33.137870 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:33.138230 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.21 02:10:33.138461 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:33.138704 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} executeQuery: Read 40 rows, 3.01 KiB in 0.001598 sec., 25031.289111389236 rows/sec., 1.84 MiB/sec. 2025.03.21 02:10:33.138784 [ 260 ] {83dcf013-0550-4c71-8041-01158cec3e4c} TCPHandler: Processed in 0.001954314 sec. 2025.03.21 02:10:33.139029 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:33.139173 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:33.139220 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:33.139796 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:33.139836 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:33.140191 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.21 02:10:33.140425 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:33.140624 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} executeQuery: Read 104 rows, 8.32 KiB in 0.001475 sec., 70508.47457627118 rows/sec., 5.51 MiB/sec. 2025.03.21 02:10:33.140675 [ 260 ] {cbb6c946-ef56-48bb-8f22-a79f081515e1} TCPHandler: Processed in 0.001749281 sec. 2025.03.21 02:10:33.140792 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:33.140897 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:33.140945 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:33.141463 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:33.141502 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:33.141887 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.21 02:10:33.142119 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:33.142324 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} executeQuery: Read 160 rows, 11.41 KiB in 0.001448 sec., 110497.23756906077 rows/sec., 7.70 MiB/sec. 2025.03.21 02:10:33.142374 [ 260 ] {9c595ee2-6a9e-465c-a9c4-2e77e726b416} TCPHandler: Processed in 0.001634368 sec. 2025.03.21 02:10:33.142503 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:33.142608 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:33.142674 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:10:33.143848 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:33.143887 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:33.144550 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:10:33.144801 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:33.145115 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} executeQuery: Read 40 rows, 73.40 KiB in 0.002526 sec., 15835.312747426762 rows/sec., 28.38 MiB/sec. 2025.03.21 02:10:33.145649 [ 260 ] {d841c4fc-6eb5-4692-ae3c-05107e7ab6f7} TCPHandler: Processed in 0.003193595 sec. 2025.03.21 02:10:33.145818 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:33.145920 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:33.145966 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:33.146441 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:33.146479 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. 2025.03.21 02:10:33.146842 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.21 02:10:33.147082 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:33.147326 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. 2025.03.21 02:10:33.147392 [ 260 ] {03338778-318f-4849-b8d8-626e787cd706} TCPHandler: Processed in 0.001624498 sec. 2025.03.21 02:10:37.501667 [ 120 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:10:37.501757 [ 120 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:10:37.669676 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.03.21 02:10:37.670425 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:37.670483 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:37.671049 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:10:37.671334 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:37.671579 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.03.21 02:10:38.138566 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:38.138775 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:10:38.138855 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:10:38.139790 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:38.139845 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:38.140294 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:10:38.140589 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:38.140838 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} executeQuery: Read 212 rows, 13.81 KiB in 0.002118 sec., 100094.42870632673 rows/sec., 6.37 MiB/sec. 2025.03.21 02:10:38.140905 [ 260 ] {79ba5686-603e-40a2-bc20-2c1fdc2ad961} TCPHandler: Processed in 0.002478823 sec. 2025.03.21 02:10:38.141034 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:38.141146 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:38.141193 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:38.142040 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:38.142081 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:38.142500 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.21 02:10:38.142751 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:38.142977 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} executeQuery: Read 617 rows, 49.39 KiB in 0.001856 sec., 332435.3448275862 rows/sec., 25.99 MiB/sec. 2025.03.21 02:10:38.143030 [ 260 ] {70370781-5f54-430f-8362-0aaa37ad948d} TCPHandler: Processed in 0.002050206 sec. 2025.03.21 02:10:38.143135 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:38.143238 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:38.143283 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:38.143838 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:38.143877 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:38.144231 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.21 02:10:38.144464 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:38.144708 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} executeQuery: Read 106 rows, 6.39 KiB in 0.001487 sec., 71284.46536650974 rows/sec., 4.19 MiB/sec. 2025.03.21 02:10:38.144810 [ 260 ] {8fd8a44d-85a9-4284-a4b9-70fc69085216} TCPHandler: Processed in 0.00172221 sec. 2025.03.21 02:10:38.144982 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:38.145154 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:10:38.145200 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:10:38.145763 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:38.145802 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:38.146148 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:10:38.146398 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:38.146606 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} executeQuery: Read 113 rows, 7.49 KiB in 0.001475 sec., 76610.16949152542 rows/sec., 4.96 MiB/sec. 2025.03.21 02:10:38.146658 [ 260 ] {ae764204-d293-4aae-a3ea-061d94aed36a} TCPHandler: Processed in 0.001771621 sec. 2025.03.21 02:10:38.146771 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:38.146875 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:10:38.146918 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:10:38.147471 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:38.147510 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:38.147862 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:10:38.148332 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:38.148654 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} executeQuery: Read 112 rows, 6.53 KiB in 0.001797 sec., 62326.099053978854 rows/sec., 3.55 MiB/sec. 2025.03.21 02:10:38.148731 [ 260 ] {afd35069-cf35-4535-921f-d9d1cceeebc7} TCPHandler: Processed in 0.002008745 sec. 2025.03.21 02:10:38.148878 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:38.148979 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:38.149021 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:38.149680 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:38.149716 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:38.150084 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.21 02:10:38.150331 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:38.150516 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} executeQuery: Read 382 rows, 27.58 KiB in 0.001557 sec., 245343.60950545923 rows/sec., 17.30 MiB/sec. 2025.03.21 02:10:38.150611 [ 260 ] {1a3108d2-34e1-488a-a786-068e6e6e6862} TCPHandler: Processed in 0.001789621 sec. 2025.03.21 02:10:38.150828 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:38.151013 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:10:38.151058 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:10:38.151510 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:38.151546 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:38.151904 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.03.21 02:10:38.152152 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:38.152325 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} executeQuery: Read 6 rows, 321.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 232.89 KiB/sec. 2025.03.21 02:10:38.152374 [ 260 ] {62a66bc0-703e-47bc-bdbf-c7e03c066249} TCPHandler: Processed in 0.001654508 sec. 2025.03.21 02:10:38.152505 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:38.152610 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:38.152655 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:38.153176 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:38.153213 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:38.153585 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.21 02:10:38.153820 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:38.154006 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} executeQuery: Read 237 rows, 16.27 KiB in 0.001415 sec., 167491.1660777385 rows/sec., 11.23 MiB/sec. 2025.03.21 02:10:38.154056 [ 260 ] {a2aa4bfe-527a-4d9b-9e4f-eae8f1de4d93} TCPHandler: Processed in 0.001600638 sec. 2025.03.21 02:10:38.154209 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:38.154334 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:10:38.154379 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:10:38.154792 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:38.154828 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:38.155170 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:10:38.155405 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:38.155532 [ 119 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:10:38.155585 [ 119 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:38.155588 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} executeQuery: Read 1 rows, 69.00 B in 0.001277 sec., 783.0853563038372 rows/sec., 52.77 KiB/sec. 2025.03.21 02:10:38.155612 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:38.155655 [ 260 ] {613fd263-86ef-45b6-92ca-2ef249beef28} TCPHandler: Processed in 0.001510516 sec. 2025.03.21 02:10:38.155960 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:10:38.156007 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:38.156281 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:38.156304 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:38.156365 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:38.156376 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 26 rows starting from the beginning of the part 2025.03.21 02:10:38.156662 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.03.21 02:10:38.157037 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.03.21 02:10:38.157433 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.03.21 02:10:38.157776 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.03.21 02:10:38.157924 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.03.21 02:10:38.158741 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:38.158800 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:38.159753 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.21 02:10:38.160318 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:38.160914 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} executeQuery: Read 82 rows, 5.33 KiB in 0.004687 sec., 17495.19948794538 rows/sec., 1.11 MiB/sec. 2025.03.21 02:10:38.161018 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.005309673 sec., 5838.400971208584 rows/sec., 392.67 KiB/sec. 2025.03.21 02:10:38.161045 [ 260 ] {a0b6a930-8861-4fe0-aedf-91655dd18c70} TCPHandler: Processed in 0.00517845 sec. 2025.03.21 02:10:38.161349 [ 194 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:10:38.161781 [ 194 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:38.161885 [ 194 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_31_6} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:10:38.161998 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.03.21 02:10:39.297426 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.03.21 02:10:39.319071 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:39.319134 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:39.326659 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:10:39.327564 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:39.331498 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.03.21 02:10:40.781344 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:40.781560 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 02:10:40.781645 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 02:10:40.782426 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:40.782482 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:40.782938 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.03.21 02:10:40.783200 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:40.783448 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} executeQuery: Read 18 rows, 1.47 KiB in 0.001935 sec., 9302.32558139535 rows/sec., 758.54 KiB/sec. 2025.03.21 02:10:40.783642 [ 260 ] {f8fef90e-cdac-42a9-8570-9ea7d45a596e} TCPHandler: Processed in 0.002441152 sec. 2025.03.21 02:10:40.783788 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:40.783902 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:40.783950 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:40.785192 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:40.785233 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:40.785687 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.21 02:10:40.785939 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:40.786167 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} executeQuery: Read 1285 rows, 109.25 KiB in 0.002292 sec., 560645.7242582897 rows/sec., 46.55 MiB/sec. 2025.03.21 02:10:40.786237 [ 260 ] {6ce26c1d-7bb5-4fbd-ac07-934fa5d99498} TCPHandler: Processed in 0.002501434 sec. 2025.03.21 02:10:40.786360 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:40.786510 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:40.786558 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:40.787116 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:40.787155 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:40.787511 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.21 02:10:40.787753 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:40.787934 [ 113 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.21 02:10:40.787998 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} executeQuery: Read 58 rows, 4.26 KiB in 0.00152 sec., 38157.89473684211 rows/sec., 2.74 MiB/sec. 2025.03.21 02:10:40.788026 [ 113 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:40.788100 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:40.788113 [ 260 ] {ec47c307-768d-40de-aceb-02eb862e1d15} TCPHandler: Processed in 0.001816951 sec. 2025.03.21 02:10:40.788394 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.21 02:10:40.788407 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:40.788816 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:10:40.788839 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:40.788940 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 166 rows starting from the beginning of the part 2025.03.21 02:10:40.788985 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:10:40.789353 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part 2025.03.21 02:10:40.789977 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 106 rows starting from the beginning of the part 2025.03.21 02:10:40.790352 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part 2025.03.21 02:10:40.790650 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 106 rows starting from the beginning of the part 2025.03.21 02:10:40.791041 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 58 rows starting from the beginning of the part 2025.03.21 02:10:40.792458 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:40.792542 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:40.793604 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:10:40.793941 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 5 columns (5 merged, 0 gathered) in 0.00572573 sec., 90119.51314504875 rows/sec., 6.12 MiB/sec. 2025.03.21 02:10:40.794073 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:40.794258 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.21 02:10:40.794537 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} executeQuery: Read 228 rows, 15.81 KiB in 0.005863 sec., 38887.941326965716 rows/sec., 2.63 MiB/sec. 2025.03.21 02:10:40.794688 [ 260 ] {9f22cff0-9212-4625-99e3-218cfaf89511} TCPHandler: Processed in 0.006380601 sec. 2025.03.21 02:10:40.794864 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:40.794975 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:40.795059 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:40.795137 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:40.795170 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_66_13} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.21 02:10:40.795369 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 02:10:40.796114 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:40.796158 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:40.796561 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.21 02:10:40.796814 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:40.797032 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} executeQuery: Read 578 rows, 44.08 KiB in 0.002027 sec., 285150.4686729156 rows/sec., 21.23 MiB/sec. 2025.03.21 02:10:40.797097 [ 260 ] {8cd61c57-a16d-4aa1-b699-c442cdaa0d8a} TCPHandler: Processed in 0.002289 sec. 2025.03.21 02:10:40.797249 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:40.797367 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:40.797414 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:40.798164 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:40.798202 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:40.798649 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.21 02:10:40.798903 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:40.799148 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} executeQuery: Read 939 rows, 64.45 KiB in 0.001801 sec., 521377.0127706829 rows/sec., 34.95 MiB/sec. 2025.03.21 02:10:40.799232 [ 260 ] {467df27f-7040-45a4-a768-3a100730e44c} TCPHandler: Processed in 0.002046256 sec. 2025.03.21 02:10:40.799465 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:40.799646 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:40.799721 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:10:40.800899 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:40.800938 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:40.801603 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:10:40.801864 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:40.802051 [ 113 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:10:40.802121 [ 113 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:40.802159 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:40.802164 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} executeQuery: Read 40 rows, 73.40 KiB in 0.00254 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. 2025.03.21 02:10:40.802803 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:10:40.803067 [ 260 ] {671430d1-3549-445b-8794-fe5efc9d2892} TCPHandler: Processed in 0.003698135 sec. 2025.03.21 02:10:40.803521 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:40.803769 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:40.803884 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:40.803894 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:40.804118 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1215 rows starting from the beginning of the part 2025.03.21 02:10:40.804948 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part 2025.03.21 02:10:40.805810 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part 2025.03.21 02:10:40.805950 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:40.806036 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:40.806496 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part 2025.03.21 02:10:40.807193 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part 2025.03.21 02:10:40.807447 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.21 02:10:40.807791 [ 198 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part 2025.03.21 02:10:40.808247 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:40.809140 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} executeQuery: Read 30 rows, 2.08 KiB in 0.005435 sec., 5519.779208831647 rows/sec., 382.18 KiB/sec. 2025.03.21 02:10:40.809530 [ 260 ] {b9814588-6def-46e0-8c99-1d13ec670273} TCPHandler: Processed in 0.006104196 sec. 2025.03.21 02:10:40.818271 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1415 rows, containing 19 columns (19 merged, 0 gathered) in 0.016001818 sec., 88427.45243071756 rows/sec., 158.46 MiB/sec. 2025.03.21 02:10:40.819767 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:10:40.820197 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:40.820275 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_36_7} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:10:40.820429 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. 2025.03.21 02:10:41.000235 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 228.79 MiB, peak 240.31 MiB, free memory in arenas 0.00 B, will set to 233.05 MiB (RSS), difference: 4.26 MiB 2025.03.21 02:10:42.793578 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1402 2025.03.21 02:10:42.796922 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:42.796976 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:42.798544 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:10:42.798867 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:42.799505 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1402 2025.03.21 02:10:43.128502 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:43.128687 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:43.128757 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:43.129523 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:43.129575 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:43.129985 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.21 02:10:43.130245 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:43.130479 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} executeQuery: Read 56 rows, 4.41 KiB in 0.001843 sec., 30385.24145415084 rows/sec., 2.33 MiB/sec. 2025.03.21 02:10:43.130537 [ 260 ] {9d0bd442-b80e-4cc6-8bc3-5281e9ea4c0a} TCPHandler: Processed in 0.002124587 sec. 2025.03.21 02:10:43.130646 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:43.130753 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:43.130801 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:43.131330 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:43.131369 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:43.131743 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.21 02:10:43.131987 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:43.132206 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} executeQuery: Read 64 rows, 5.12 KiB in 0.001477 sec., 43331.07650643196 rows/sec., 3.38 MiB/sec. 2025.03.21 02:10:43.132258 [ 260 ] {7d166efa-1cf8-4368-ab10-b9b089b0b6bd} TCPHandler: Processed in 0.001662689 sec. 2025.03.21 02:10:43.132359 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:43.132462 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:43.132510 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:43.132975 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:43.133014 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:43.133377 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.21 02:10:43.133613 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:43.133879 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} executeQuery: Read 76 rows, 5.43 KiB in 0.001437 sec., 52887.961029923455 rows/sec., 3.69 MiB/sec. 2025.03.21 02:10:43.133943 [ 260 ] {a369530f-2865-4175-bb51-82c91c50219d} TCPHandler: Processed in 0.001633698 sec. 2025.03.21 02:10:43.134081 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:43.134202 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:43.134249 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:43.134669 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:43.134708 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:43.135064 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.21 02:10:43.135302 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:43.135523 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} executeQuery: Read 30 rows, 2.06 KiB in 0.001344 sec., 22321.428571428572 rows/sec., 1.50 MiB/sec. 2025.03.21 02:10:43.135572 [ 260 ] {17771b3b-ebb3-4863-849b-02d2814793ab} TCPHandler: Processed in 0.001557497 sec. 2025.03.21 02:10:45.171770 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.03.21 02:10:45.172452 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:45.172498 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:45.173047 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:10:45.173321 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:45.173531 [ 108 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 02:10:45.173595 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.03.21 02:10:45.173636 [ 108 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:45.173666 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:45.173810 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 02:10:45.173968 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:45.174011 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.03.21 02:10:45.174093 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2025.03.21 02:10:45.174292 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2025.03.21 02:10:45.174567 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2025.03.21 02:10:45.174770 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2025.03.21 02:10:45.174904 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2025.03.21 02:10:45.177531 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003783336 sec., 6191361.274811436 rows/sec., 88.57 MiB/sec. 2025.03.21 02:10:45.177857 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 02:10:45.178174 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:45.178267 [ 188 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_51_10} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 02:10:45.178369 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2025.03.21 02:10:46.831642 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.03.21 02:10:46.852684 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:46.852739 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:46.860021 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:10:46.860796 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:46.861235 [ 106 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 02:10:46.861373 [ 106 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:46.861457 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:46.861926 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 02:10:46.876194 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.03.21 02:10:46.877957 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:46.879598 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.03.21 02:10:46.885307 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.03.21 02:10:46.890983 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.03.21 02:10:46.896501 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.03.21 02:10:46.902693 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.03.21 02:10:46.907206 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.03.21 02:10:46.967022 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.105390004 sec., 3653.097878239003 rows/sec., 18.89 MiB/sec. 2025.03.21 02:10:46.969299 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 02:10:46.971763 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:46.971891 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_51_10} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 02:10:46.973451 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.21 02:10:48.137631 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:48.137818 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:10:48.137889 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:10:48.138725 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.138774 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.139211 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:10:48.139475 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.139725 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} executeQuery: Read 212 rows, 13.81 KiB in 0.001958 sec., 108273.74872318692 rows/sec., 6.89 MiB/sec. 2025.03.21 02:10:48.139791 [ 260 ] {b4455579-ab0f-454c-9fb0-3ba27ee28a92} TCPHandler: Processed in 0.002284839 sec. 2025.03.21 02:10:48.139921 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:48.140035 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:48.140082 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:48.140941 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.140983 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.141385 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.21 02:10:48.141625 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.141806 [ 105 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.21 02:10:48.141871 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} executeQuery: Read 617 rows, 49.39 KiB in 0.00186 sec., 331720.4301075269 rows/sec., 25.93 MiB/sec. 2025.03.21 02:10:48.141892 [ 105 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.141967 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.141992 [ 260 ] {9d148314-6a08-472d-a4c8-07141b188411} TCPHandler: Processed in 0.002117766 sec. 2025.03.21 02:10:48.142195 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:48.142204 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.21 02:10:48.142390 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:48.142492 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:48.142510 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:48.142613 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1848 rows starting from the beginning of the part 2025.03.21 02:10:48.142868 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part 2025.03.21 02:10:48.143272 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 617 rows starting from the beginning of the part 2025.03.21 02:10:48.143691 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1285 rows starting from the beginning of the part 2025.03.21 02:10:48.144089 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2025.03.21 02:10:48.144416 [ 200 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 617 rows starting from the beginning of the part 2025.03.21 02:10:48.145257 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.145327 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.146157 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.21 02:10:48.146691 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.147209 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} executeQuery: Read 106 rows, 6.39 KiB in 0.004879 sec., 21725.763476122156 rows/sec., 1.28 MiB/sec. 2025.03.21 02:10:48.147299 [ 260 ] {af20c40f-7101-4149-8844-15354c393e44} TCPHandler: Processed in 0.00517614 sec. 2025.03.21 02:10:48.147462 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:48.147577 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:10:48.147631 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:10:48.148433 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 4559 rows, containing 5 columns (5 merged, 0 gathered) in 0.006342011 sec., 718857.1574536847 rows/sec., 61.08 MiB/sec. 2025.03.21 02:10:48.148581 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.148624 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.148707 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.21 02:10:48.149060 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.149075 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:10:48.149158 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_86_17} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.21 02:10:48.149271 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:10:48.149379 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.149652 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} executeQuery: Read 113 rows, 7.49 KiB in 0.0021 sec., 53809.52380952382 rows/sec., 3.48 MiB/sec. 2025.03.21 02:10:48.149827 [ 260 ] {75b1b1ac-ffe3-4659-9ab4-d8149c04ce24} TCPHandler: Processed in 0.002424662 sec. 2025.03.21 02:10:48.150059 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:48.150177 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:10:48.150223 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:10:48.150821 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.150860 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.151212 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:10:48.151448 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.151669 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} executeQuery: Read 112 rows, 6.53 KiB in 0.001515 sec., 73927.39273927393 rows/sec., 4.21 MiB/sec. 2025.03.21 02:10:48.151788 [ 260 ] {a7062aa6-9ad3-4704-bcab-793086863d6e} TCPHandler: Processed in 0.001814902 sec. 2025.03.21 02:10:48.151917 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:48.152019 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:48.152062 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:48.152728 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.152764 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.153106 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.21 02:10:48.153328 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.153476 [ 105 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.21 02:10:48.153542 [ 105 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.153549 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} executeQuery: Read 382 rows, 27.58 KiB in 0.001595 sec., 239498.43260188086 rows/sec., 16.89 MiB/sec. 2025.03.21 02:10:48.153576 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.153757 [ 260 ] {ae37d9f8-40c9-4d7a-b4a5-c7b6280e67f7} TCPHandler: Processed in 0.001891473 sec. 2025.03.21 02:10:48.153883 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.21 02:10:48.153956 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:48.154169 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:48.154182 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:10:48.154237 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 916 rows starting from the beginning of the part 2025.03.21 02:10:48.154283 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:10:48.154652 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part 2025.03.21 02:10:48.154954 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 382 rows starting from the beginning of the part 2025.03.21 02:10:48.155308 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 578 rows starting from the beginning of the part 2025.03.21 02:10:48.155681 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2025.03.21 02:10:48.155932 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 382 rows starting from the beginning of the part 2025.03.21 02:10:48.156901 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.156965 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.157958 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.03.21 02:10:48.158385 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.158610 [ 105 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.03.21 02:10:48.158735 [ 105 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.158825 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.158943 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} executeQuery: Read 6 rows, 321.00 B in 0.004782 sec., 1254.7051442910918 rows/sec., 65.55 KiB/sec. 2025.03.21 02:10:48.159265 [ 260 ] {14eb2d24-bd85-4d5b-aa6d-122fc3b8667f} TCPHandler: Processed in 0.005373294 sec. 2025.03.21 02:10:48.159399 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.03.21 02:10:48.159644 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.005884433 sec., 412274.2157145812 rows/sec., 31.58 MiB/sec. 2025.03.21 02:10:48.159678 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:48.159767 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:48.159870 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part 2025.03.21 02:10:48.159948 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:48.159986 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.21 02:10:48.160269 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:48.160273 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.03.21 02:10:48.160652 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.03.21 02:10:48.161106 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.03.21 02:10:48.161129 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.161504 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.03.21 02:10:48.161550 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_86_17} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.21 02:10:48.161893 [ 199 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.03.21 02:10:48.161919 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.21 02:10:48.162654 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.162721 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.163374 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.21 02:10:48.163453 [ 187 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.004474208 sec., 41571.6032871069 rows/sec., 2.12 MiB/sec. 2025.03.21 02:10:48.163651 [ 187 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.03.21 02:10:48.163823 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.164112 [ 105 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.21 02:10:48.164211 [ 105 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.164288 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.164295 [ 187 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.164350 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} executeQuery: Read 237 rows, 16.27 KiB in 0.004452 sec., 53234.501347708894 rows/sec., 3.57 MiB/sec. 2025.03.21 02:10:48.164610 [ 187 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_31_6} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.03.21 02:10:48.164821 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.21 02:10:48.164940 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.21 02:10:48.165409 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:48.165471 [ 260 ] {9ccd4d62-60b5-4e16-9492-d414b8867e7e} TCPHandler: Processed in 0.005891682 sec. 2025.03.21 02:10:48.165552 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24068 rows starting from the beginning of the part 2025.03.21 02:10:48.166001 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part 2025.03.21 02:10:48.166115 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:48.166615 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 237 rows starting from the beginning of the part 2025.03.21 02:10:48.166930 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:10:48.167007 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 939 rows starting from the beginning of the part 2025.03.21 02:10:48.167071 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:10:48.167346 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 76 rows starting from the beginning of the part 2025.03.21 02:10:48.167670 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 237 rows starting from the beginning of the part 2025.03.21 02:10:48.169137 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.169195 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.169725 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:10:48.170110 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.170671 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} executeQuery: Read 1 rows, 69.00 B in 0.003857 sec., 259.26886180969666 rows/sec., 17.47 KiB/sec. 2025.03.21 02:10:48.171026 [ 260 ] {c15f0fc6-1421-4fb2-b265-80e273611428} TCPHandler: Processed in 0.00514778 sec. 2025.03.21 02:10:48.171380 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:48.171600 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:48.171722 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:48.172788 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.172827 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.173435 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.21 02:10:48.173701 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.173986 [ 105 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.21 02:10:48.174045 [ 105 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:48.174069 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} executeQuery: Read 82 rows, 5.33 KiB in 0.002546 sec., 32207.384131971718 rows/sec., 2.05 MiB/sec. 2025.03.21 02:10:48.174082 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:48.174227 [ 260 ] {c9829325-8b53-4e5f-9579-0b91ff068bd5} TCPHandler: Processed in 0.002965652 sec. 2025.03.21 02:10:48.174324 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.21 02:10:48.174510 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:10:48.174564 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4814 rows starting from the beginning of the part 2025.03.21 02:10:48.174728 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part 2025.03.21 02:10:48.174898 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 82 rows starting from the beginning of the part 2025.03.21 02:10:48.175227 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 30 rows starting from the beginning of the part 2025.03.21 02:10:48.175459 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 30 rows starting from the beginning of the part 2025.03.21 02:10:48.175672 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part 2025.03.21 02:10:48.177207 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 25717 rows, containing 5 columns (5 merged, 0 gathered) in 0.012768012 sec., 2014174.1721420686 rows/sec., 136.17 MiB/sec. 2025.03.21 02:10:48.177530 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.21 02:10:48.178210 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.178386 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_86_17} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.21 02:10:48.178540 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.03.21 02:10:48.178921 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5098 rows, containing 4 columns (4 merged, 0 gathered) in 0.004702162 sec., 1084182.1272852784 rows/sec., 70.97 MiB/sec. 2025.03.21 02:10:48.179460 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.21 02:10:48.179807 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:48.179895 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_86_17} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.21 02:10:48.179989 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. 2025.03.21 02:10:52.502026 [ 99 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:10:52.502108 [ 99 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:10:52.673843 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.03.21 02:10:52.674595 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:52.674641 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:52.675189 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:10:52.675451 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:52.675691 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.03.21 02:10:52.799845 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1430 2025.03.21 02:10:52.802930 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:52.802989 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:52.804529 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:10:52.804866 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:52.805472 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1430 2025.03.21 02:10:53.133996 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:53.134168 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:53.134235 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:53.135037 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:53.135083 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:53.135516 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.21 02:10:53.135776 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:53.136004 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} executeQuery: Read 136 rows, 12.03 KiB in 0.00188 sec., 72340.4255319149 rows/sec., 6.25 MiB/sec. 2025.03.21 02:10:53.136069 [ 260 ] {b0064715-2311-469d-8a38-e1260647597d} TCPHandler: Processed in 0.002174928 sec. 2025.03.21 02:10:53.136199 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:53.136313 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:53.136359 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:53.136917 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:53.136958 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:53.137330 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.21 02:10:53.137582 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:53.137801 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} executeQuery: Read 40 rows, 3.01 KiB in 0.001513 sec., 26437.541308658296 rows/sec., 1.94 MiB/sec. 2025.03.21 02:10:53.137854 [ 260 ] {c344e0bc-1477-403a-a8d0-8b11c3f52837} TCPHandler: Processed in 0.00170933 sec. 2025.03.21 02:10:53.137976 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:53.138096 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:53.138152 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:53.138846 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:53.138896 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:53.139314 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.21 02:10:53.139556 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:53.139784 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} executeQuery: Read 104 rows, 8.32 KiB in 0.001712 sec., 60747.66355140187 rows/sec., 4.74 MiB/sec. 2025.03.21 02:10:53.139875 [ 260 ] {1e3734ad-ed82-4ffc-9fb0-fde9a2256ab0} TCPHandler: Processed in 0.001953194 sec. 2025.03.21 02:10:53.140081 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:53.140355 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:53.140423 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:53.141062 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:53.141111 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:53.141620 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.21 02:10:53.141928 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:53.142183 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} executeQuery: Read 160 rows, 11.41 KiB in 0.001922 sec., 83246.61810613943 rows/sec., 5.80 MiB/sec. 2025.03.21 02:10:53.142259 [ 260 ] {eb6b4b94-ebac-4c30-b8d2-2bef1e5611cf} TCPHandler: Processed in 0.002276449 sec. 2025.03.21 02:10:53.142423 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:53.142546 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:53.142628 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:10:53.143923 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:53.143966 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:53.144827 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:10:53.145102 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:53.145368 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} executeQuery: Read 40 rows, 73.40 KiB in 0.002848 sec., 14044.94382022472 rows/sec., 25.17 MiB/sec. 2025.03.21 02:10:53.145705 [ 260 ] {efb4988c-1313-4147-955c-858de830daeb} TCPHandler: Processed in 0.003343008 sec. 2025.03.21 02:10:53.145838 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:53.145941 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:53.145989 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:53.146432 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:53.146472 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:53.146831 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.21 02:10:53.147071 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:53.147287 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. 2025.03.21 02:10:53.147337 [ 260 ] {36d3bcee-2e16-402b-af8d-113e9658962e} TCPHandler: Processed in 0.001548837 sec. 2025.03.21 02:10:54.376352 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.03.21 02:10:54.395154 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:54.395219 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:54.402129 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:10:54.402899 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:54.406504 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.03.21 02:10:58.137817 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:58.138019 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:10:58.138095 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:10:58.138967 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:58.139023 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:58.139501 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:10:58.139766 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:58.140063 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} executeQuery: Read 212 rows, 13.81 KiB in 0.002085 sec., 101678.65707434053 rows/sec., 6.47 MiB/sec. 2025.03.21 02:10:58.140201 [ 260 ] {6bc20219-cab7-4e19-9155-51a4cafaac8d} TCPHandler: Processed in 0.002510183 sec. 2025.03.21 02:10:58.140421 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:58.140535 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:10:58.140585 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:10:58.141454 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:58.141497 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:58.141912 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.21 02:10:58.142157 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:58.142369 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} executeQuery: Read 617 rows, 49.39 KiB in 0.001863 sec., 331186.2587224906 rows/sec., 25.89 MiB/sec. 2025.03.21 02:10:58.142427 [ 260 ] {1dc0393a-dac0-49ae-af7b-88dd7afb76ab} TCPHandler: Processed in 0.002070936 sec. 2025.03.21 02:10:58.142557 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:58.142666 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:10:58.142714 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:10:58.143277 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:58.143319 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:58.143670 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.21 02:10:58.143910 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:58.144111 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} executeQuery: Read 106 rows, 6.39 KiB in 0.001468 sec., 72207.08446866485 rows/sec., 4.25 MiB/sec. 2025.03.21 02:10:58.144163 [ 260 ] {855eaa56-bce4-4cf6-9425-268e996996d0} TCPHandler: Processed in 0.001657029 sec. 2025.03.21 02:10:58.144274 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:58.144380 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:10:58.144425 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:10:58.144975 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:58.145015 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:58.145381 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:10:58.145622 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:58.145836 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} executeQuery: Read 113 rows, 7.49 KiB in 0.001477 sec., 76506.43195666892 rows/sec., 4.95 MiB/sec. 2025.03.21 02:10:58.145888 [ 260 ] {2461aafa-4c9d-4234-9f75-19c0d499b2f8} TCPHandler: Processed in 0.001664778 sec. 2025.03.21 02:10:58.145989 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:58.146091 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:10:58.146137 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:10:58.146677 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:58.146717 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:58.147069 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:10:58.147312 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:58.147524 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} executeQuery: Read 112 rows, 6.53 KiB in 0.001454 sec., 77028.88583218706 rows/sec., 4.39 MiB/sec. 2025.03.21 02:10:58.147577 [ 260 ] {bacb2c88-a10c-4ef3-aedb-76a09a8e3e50} TCPHandler: Processed in 0.001637299 sec. 2025.03.21 02:10:58.147676 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:58.147776 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:10:58.147826 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:10:58.148484 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:58.148524 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:58.148893 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.21 02:10:58.149131 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:58.149344 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} executeQuery: Read 382 rows, 27.58 KiB in 0.001588 sec., 240554.15617128465 rows/sec., 16.96 MiB/sec. 2025.03.21 02:10:58.149397 [ 260 ] {fb27bd37-6ce0-4565-8a15-fc5dac3d1564} TCPHandler: Processed in 0.00176943 sec. 2025.03.21 02:10:58.149496 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:58.149596 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:10:58.149643 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:10:58.150066 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:58.150106 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:58.150464 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.03.21 02:10:58.150730 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:58.150973 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} executeQuery: Read 6 rows, 321.00 B in 0.001393 sec., 4307.250538406318 rows/sec., 225.04 KiB/sec. 2025.03.21 02:10:58.151146 [ 260 ] {78f66ea1-3dfc-4237-8cf0-60d7c4788d17} TCPHandler: Processed in 0.00169742 sec. 2025.03.21 02:10:58.151356 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:58.151462 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:10:58.151513 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:10:58.152061 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:58.152101 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:58.152486 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.21 02:10:58.152732 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:58.152943 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} executeQuery: Read 237 rows, 16.27 KiB in 0.001502 sec., 157789.6138482024 rows/sec., 10.58 MiB/sec. 2025.03.21 02:10:58.153096 [ 260 ] {e6960cfc-4293-4551-b552-17aaa2c6e856} TCPHandler: Processed in 0.001803282 sec. 2025.03.21 02:10:58.153908 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:58.154083 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:10:58.154133 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:10:58.154583 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:58.154623 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:58.154971 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:10:58.155213 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:58.155427 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. 2025.03.21 02:10:58.155479 [ 260 ] {60c57f43-bf60-4d35-81a6-1f6f4c92c5a9} TCPHandler: Processed in 0.00173563 sec. 2025.03.21 02:10:58.155604 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:10:58.155714 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:10:58.155762 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:10:58.156208 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:10:58.156247 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. 2025.03.21 02:10:58.156621 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.21 02:10:58.156868 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:10:58.157071 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} executeQuery: Read 82 rows, 5.33 KiB in 0.001379 sec., 59463.379260333575 rows/sec., 3.78 MiB/sec. 2025.03.21 02:10:58.157122 [ 260 ] {7dcdce9b-62bf-4d72-afbf-79dabd247e73} TCPHandler: Processed in 0.001567897 sec. 2025.03.21 02:11:00.175888 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.03.21 02:11:00.176622 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:00.176663 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:00.177219 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 02:11:00.177481 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:00.177709 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.03.21 02:11:01.906641 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.03.21 02:11:01.927653 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:01.927712 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:01.934987 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 02:11:01.935736 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:01.938425 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.03.21 02:11:02.805747 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1462 2025.03.21 02:11:02.808835 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:02.808901 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:02.810436 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:11:02.810770 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:02.812167 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1462 2025.03.21 02:11:03.134595 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:03.134789 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:03.134863 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:03.135731 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:03.135785 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:03.136250 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.21 02:11:03.136533 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:03.136769 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} executeQuery: Read 136 rows, 12.03 KiB in 0.002032 sec., 66929.13385826771 rows/sec., 5.78 MiB/sec. 2025.03.21 02:11:03.136837 [ 260 ] {153953b5-c620-4361-9552-5bfe6618c723} TCPHandler: Processed in 0.002374531 sec. 2025.03.21 02:11:03.136974 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:03.137088 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:03.137138 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:03.137704 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:03.137747 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:03.138109 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.21 02:11:03.138356 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:03.138573 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} executeQuery: Read 40 rows, 3.01 KiB in 0.001512 sec., 26455.026455026455 rows/sec., 1.94 MiB/sec. 2025.03.21 02:11:03.138629 [ 260 ] {1c7ec33f-b634-4a0e-9211-2160d5953295} TCPHandler: Processed in 0.00170753 sec. 2025.03.21 02:11:03.138748 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:03.138856 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:03.138906 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:03.139553 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:03.139595 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:03.140015 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.21 02:11:03.140265 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:03.140478 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} executeQuery: Read 104 rows, 8.32 KiB in 0.001642 sec., 63337.393422655296 rows/sec., 4.95 MiB/sec. 2025.03.21 02:11:03.140564 [ 260 ] {f34e3fa7-6116-4382-80a8-789ed92f6d94} TCPHandler: Processed in 0.001864112 sec. 2025.03.21 02:11:03.140705 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:03.140960 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:03.141104 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:03.141926 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:03.141966 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:03.142361 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.21 02:11:03.142626 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:03.142893 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} executeQuery: Read 160 rows, 11.41 KiB in 0.002025 sec., 79012.34567901235 rows/sec., 5.50 MiB/sec. 2025.03.21 02:11:03.142988 [ 260 ] {fa58cdb5-a9c7-44cf-9bd1-3ed6bc09fa58} TCPHandler: Processed in 0.002336061 sec. 2025.03.21 02:11:03.143167 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:03.143447 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:03.143539 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:11:03.144736 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:03.144801 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:03.145473 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:11:03.145738 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:03.145985 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} executeQuery: Read 40 rows, 73.40 KiB in 0.002641 sec., 15145.778114350624 rows/sec., 27.14 MiB/sec. 2025.03.21 02:11:03.146099 [ 260 ] {c8d65a9a-b3d9-4cc1-9283-6b2d291d0f08} TCPHandler: Processed in 0.003027002 sec. 2025.03.21 02:11:03.146217 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:03.146324 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:03.146372 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:03.146823 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:03.146867 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:03.147233 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.21 02:11:03.147483 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:03.147705 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} executeQuery: Read 60 rows, 4.14 KiB in 0.001404 sec., 42735.042735042734 rows/sec., 2.88 MiB/sec. 2025.03.21 02:11:03.147756 [ 260 ] {dbb0c718-e09c-4fe6-8001-3c750b03d321} TCPHandler: Processed in 0.001589698 sec. 2025.03.21 02:11:07.502157 [ 83 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:11:07.502232 [ 83 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:11:07.677911 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.03.21 02:11:07.678563 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:07.678617 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:07.679206 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 02:11:07.679489 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:07.679777 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.03.21 02:11:08.138957 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:08.139139 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:11:08.139209 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:11:08.140066 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.140133 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.140570 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:11:08.140825 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.140981 [ 83 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.03.21 02:11:08.141025 [ 83 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.141037 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} executeQuery: Read 212 rows, 13.81 KiB in 0.001946 sec., 108941.41829393628 rows/sec., 6.93 MiB/sec. 2025.03.21 02:11:08.141050 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.141161 [ 260 ] {40517be2-9fc2-446a-aa20-bd3e8d5269ff} TCPHandler: Processed in 0.00232634 sec. 2025.03.21 02:11:08.141419 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.03.21 02:11:08.141618 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:08.141930 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:08.141987 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:08.142010 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 212 rows starting from the beginning of the part 2025.03.21 02:11:08.142089 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:08.142326 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part 2025.03.21 02:11:08.142678 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part 2025.03.21 02:11:08.143020 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part 2025.03.21 02:11:08.143356 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part 2025.03.21 02:11:08.145088 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.145169 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.146092 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004922246 sec., 215348.846847557 rows/sec., 14.52 MiB/sec. 2025.03.21 02:11:08.146158 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.21 02:11:08.146447 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.03.21 02:11:08.146648 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.147085 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} executeQuery: Read 617 rows, 49.39 KiB in 0.005141 sec., 120015.56117486871 rows/sec., 9.38 MiB/sec. 2025.03.21 02:11:08.147415 [ 260 ] {a6ecfec0-6160-497f-bb81-76116044bd62} TCPHandler: Processed in 0.005965994 sec. 2025.03.21 02:11:08.147428 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.147748 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:08.147857 [ 189 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_33_8} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.03.21 02:11:08.148052 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:08.148187 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:11:08.148195 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:08.148828 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.148866 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.149244 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.21 02:11:08.149481 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.149608 [ 83 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.21 02:11:08.149647 [ 83 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.149662 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} executeQuery: Read 106 rows, 6.39 KiB in 0.001719 sec., 61663.75799883653 rows/sec., 3.63 MiB/sec. 2025.03.21 02:11:08.149674 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.149786 [ 260 ] {db98b342-e744-49f1-b24c-720da1b3042b} TCPHandler: Processed in 0.002167317 sec. 2025.03.21 02:11:08.149925 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.21 02:11:08.149989 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:08.150182 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:08.150216 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:11:08.150253 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 166 rows starting from the beginning of the part 2025.03.21 02:11:08.150296 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:11:08.150650 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 106 rows starting from the beginning of the part 2025.03.21 02:11:08.150971 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part 2025.03.21 02:11:08.151415 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 106 rows starting from the beginning of the part 2025.03.21 02:11:08.151821 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part 2025.03.21 02:11:08.152347 [ 198 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 106 rows starting from the beginning of the part 2025.03.21 02:11:08.154180 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.154249 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.155273 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:11:08.155727 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.005929284 sec., 95121.0972522146 rows/sec., 6.29 MiB/sec. 2025.03.21 02:11:08.155787 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.156103 [ 84 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 02:11:08.156152 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.21 02:11:08.156193 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} executeQuery: Read 113 rows, 7.49 KiB in 0.006046 sec., 18690.04300363877 rows/sec., 1.21 MiB/sec. 2025.03.21 02:11:08.156237 [ 84 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.156397 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.156505 [ 260 ] {4c40d0c6-4737-443a-b4e6-b745e27bef54} TCPHandler: Processed in 0.006586184 sec. 2025.03.21 02:11:08.156834 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 02:11:08.156871 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:08.157237 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:08.157249 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:11:08.157260 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.157308 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 342 rows starting from the beginning of the part 2025.03.21 02:11:08.157402 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:11:08.157597 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_71_14} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.21 02:11:08.157692 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 113 rows starting from the beginning of the part 2025.03.21 02:11:08.157998 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 02:11:08.158174 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part 2025.03.21 02:11:08.158478 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part 2025.03.21 02:11:08.158725 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 113 rows starting from the beginning of the part 2025.03.21 02:11:08.158961 [ 188 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 113 rows starting from the beginning of the part 2025.03.21 02:11:08.160713 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.160791 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.161666 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:11:08.161961 [ 193 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.005317672 sec., 192189.36406758448 rows/sec., 13.43 MiB/sec. 2025.03.21 02:11:08.162152 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.162163 [ 193 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 02:11:08.162432 [ 84 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.03.21 02:11:08.162547 [ 84 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.162633 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.162734 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} executeQuery: Read 112 rows, 6.53 KiB in 0.005615 sec., 19946.571682991984 rows/sec., 1.14 MiB/sec. 2025.03.21 02:11:08.163085 [ 260 ] {aaaa2154-ed8c-473c-97f8-8e81bd08395d} TCPHandler: Processed in 0.006351571 sec. 2025.03.21 02:11:08.163098 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.03.21 02:11:08.163118 [ 193 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.163324 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:08.163403 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:08.163415 [ 193 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_46_9} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 02:11:08.163481 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 112 rows starting from the beginning of the part 2025.03.21 02:11:08.163526 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:08.163686 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:08.163689 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.21 02:11:08.163878 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part 2025.03.21 02:11:08.164275 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part 2025.03.21 02:11:08.164615 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part 2025.03.21 02:11:08.164985 [ 191 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part 2025.03.21 02:11:08.166183 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.166235 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.166770 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003987979 sec., 140422.00322519251 rows/sec., 8.53 MiB/sec. 2025.03.21 02:11:08.166821 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.21 02:11:08.166989 [ 193 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.03.21 02:11:08.167273 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.167672 [ 193 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.167713 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} executeQuery: Read 382 rows, 27.58 KiB in 0.004242 sec., 90051.86232909004 rows/sec., 6.35 MiB/sec. 2025.03.21 02:11:08.167851 [ 260 ] {054771c5-946b-4baa-81c9-6b76c5991aee} TCPHandler: Processed in 0.004648641 sec. 2025.03.21 02:11:08.167870 [ 193 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_33_8} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.03.21 02:11:08.168015 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.21 02:11:08.168028 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:08.168157 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:11:08.168203 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:11:08.168641 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.168679 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.169051 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.03.21 02:11:08.169295 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.169542 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} executeQuery: Read 6 rows, 321.00 B in 0.001401 sec., 4282.655246252677 rows/sec., 223.75 KiB/sec. 2025.03.21 02:11:08.169704 [ 260 ] {920310ae-da30-423f-9855-52587edfa219} TCPHandler: Processed in 0.00176021 sec. 2025.03.21 02:11:08.170018 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:08.170152 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:08.170203 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:08.170743 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.170780 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.171165 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.21 02:11:08.171402 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.171641 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} executeQuery: Read 237 rows, 16.27 KiB in 0.00151 sec., 156953.64238410594 rows/sec., 10.52 MiB/sec. 2025.03.21 02:11:08.171716 [ 260 ] {8a0be9d0-97d6-47e4-b65a-b39fc026c16c} TCPHandler: Processed in 0.001820431 sec. 2025.03.21 02:11:08.171945 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:08.172141 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:11:08.172190 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:11:08.172599 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.172638 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.172986 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:11:08.173235 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.173475 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} executeQuery: Read 1 rows, 69.00 B in 0.001371 sec., 729.3946024799417 rows/sec., 49.15 KiB/sec. 2025.03.21 02:11:08.173634 [ 260 ] {3eed5d90-a5ef-4536-9952-5aa7a6dae680} TCPHandler: Processed in 0.001786632 sec. 2025.03.21 02:11:08.173867 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:08.173977 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:08.174023 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:08.174469 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:08.174507 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:08.174861 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.21 02:11:08.175106 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:08.175319 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} executeQuery: Read 82 rows, 5.33 KiB in 0.001367 sec., 59985.369422092175 rows/sec., 3.81 MiB/sec. 2025.03.21 02:11:08.175370 [ 260 ] {80b397e5-c4d4-4b29-b4f7-9155b655cc7c} TCPHandler: Processed in 0.001579937 sec. 2025.03.21 02:11:09.438566 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.03.21 02:11:09.459467 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:09.459534 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:09.466873 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 02:11:09.467654 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:09.470400 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.03.21 02:11:10.780485 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:10.780716 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:10.780797 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:10.782223 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:10.782277 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:10.782807 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.21 02:11:10.783077 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:10.783335 [ 78 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.21 02:11:10.783342 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} executeQuery: Read 1276 rows, 108.59 KiB in 0.002675 sec., 477009.3457943926 rows/sec., 39.64 MiB/sec. 2025.03.21 02:11:10.783472 [ 78 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:10.783553 [ 260 ] {1a10aa52-8aa3-4168-8797-ff999f2712f8} TCPHandler: Processed in 0.003201046 sec. 2025.03.21 02:11:10.783568 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:10.783804 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:10.783826 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.21 02:11:10.783998 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:10.784106 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:10.784117 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:10.784191 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1848 rows starting from the beginning of the part 2025.03.21 02:11:10.784491 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 136 rows starting from the beginning of the part 2025.03.21 02:11:10.784785 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 617 rows starting from the beginning of the part 2025.03.21 02:11:10.785186 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 136 rows starting from the beginning of the part 2025.03.21 02:11:10.785581 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 617 rows starting from the beginning of the part 2025.03.21 02:11:10.785911 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1276 rows starting from the beginning of the part 2025.03.21 02:11:10.787137 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:10.787193 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:10.788016 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.21 02:11:10.788557 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:10.788887 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} executeQuery: Read 40 rows, 3.01 KiB in 0.004943 sec., 8092.251669026906 rows/sec., 608.50 KiB/sec. 2025.03.21 02:11:10.788956 [ 260 ] {08196700-c719-4e6f-bc65-994f0729e512} TCPHandler: Processed in 0.005250981 sec. 2025.03.21 02:11:10.789141 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:10.789260 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:11:10.789309 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:11:10.789885 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 4630 rows, containing 5 columns (5 merged, 0 gathered) in 0.006155497 sec., 752173.2201315344 rows/sec., 64.08 MiB/sec. 2025.03.21 02:11:10.790194 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.21 02:11:10.790830 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:10.790839 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:10.790890 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:10.791033 [ 196 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_91_18} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.21 02:11:10.791210 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. 2025.03.21 02:11:10.791491 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:11:10.791742 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:10.791951 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} executeQuery: Read 228 rows, 15.81 KiB in 0.002714 sec., 84008.84303610907 rows/sec., 5.69 MiB/sec. 2025.03.21 02:11:10.792011 [ 260 ] {8038b24e-41ee-4827-a13a-aaf016a7cbe6} TCPHandler: Processed in 0.002939381 sec. 2025.03.21 02:11:10.792152 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:10.792258 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:10.792303 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:10.793076 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:10.793115 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:10.793498 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.21 02:11:10.793743 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:10.793912 [ 78 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.21 02:11:10.793981 [ 78 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:10.793990 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} executeQuery: Read 560 rows, 42.61 KiB in 0.001742 sec., 321469.5752009185 rows/sec., 23.89 MiB/sec. 2025.03.21 02:11:10.794022 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:10.794135 [ 260 ] {7a321911-efa0-414b-bfad-6bc306a5165b} TCPHandler: Processed in 0.002029885 sec. 2025.03.21 02:11:10.794330 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.21 02:11:10.794360 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:10.794689 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:10.794733 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:10.794852 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 916 rows starting from the beginning of the part 2025.03.21 02:11:10.794895 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:10.795446 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 104 rows starting from the beginning of the part 2025.03.21 02:11:10.796257 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 382 rows starting from the beginning of the part 2025.03.21 02:11:10.796788 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 104 rows starting from the beginning of the part 2025.03.21 02:11:10.797173 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 382 rows starting from the beginning of the part 2025.03.21 02:11:10.797366 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 560 rows starting from the beginning of the part 2025.03.21 02:11:10.798133 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:10.798175 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:10.798817 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.21 02:11:10.799123 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:10.799380 [ 78 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.21 02:11:10.799539 [ 78 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:10.799681 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:10.799726 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} executeQuery: Read 930 rows, 63.82 KiB in 0.005142 sec., 180863.4772462077 rows/sec., 12.12 MiB/sec. 2025.03.21 02:11:10.799900 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.005740631 sec., 426433.9582181819 rows/sec., 32.68 MiB/sec. 2025.03.21 02:11:10.800221 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.21 02:11:10.800308 [ 260 ] {4d99f814-cabf-484c-8153-7335be89c251} TCPHandler: Processed in 0.005964394 sec. 2025.03.21 02:11:10.800370 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.21 02:11:10.800882 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:10.800993 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25717 rows starting from the beginning of the part 2025.03.21 02:11:10.801505 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:10.801595 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part 2025.03.21 02:11:10.801626 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:10.802006 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:10.802137 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 237 rows starting from the beginning of the part 2025.03.21 02:11:10.802210 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_91_18} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.21 02:11:10.802474 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:11:10.802583 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part 2025.03.21 02:11:10.802808 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.03.21 02:11:10.803160 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part 2025.03.21 02:11:10.803530 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 930 rows starting from the beginning of the part 2025.03.21 02:11:10.806915 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:10.806993 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:10.808654 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:11:10.809346 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:10.809725 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} executeQuery: Read 40 rows, 73.40 KiB in 0.007928 sec., 5045.408678102926 rows/sec., 9.04 MiB/sec. 2025.03.21 02:11:10.810374 [ 260 ] {bf3f48e4-ea6e-491f-9c65-33ff439f88d3} TCPHandler: Processed in 0.009050997 sec. 2025.03.21 02:11:10.810791 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:10.810962 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:10.811017 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:10.811626 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:10.811664 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:10.812421 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.21 02:11:10.812693 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:10.812928 [ 78 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.21 02:11:10.813050 [ 78 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:10.813060 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} executeQuery: Read 30 rows, 2.08 KiB in 0.002151 sec., 13947.001394700139 rows/sec., 965.67 KiB/sec. 2025.03.21 02:11:10.813104 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:10.813229 [ 260 ] {b204fef2-b3df-4dcf-a5e2-3e1c165914e1} TCPHandler: Processed in 0.002543085 sec. 2025.03.21 02:11:10.813383 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.21 02:11:10.813636 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:10.813684 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5098 rows starting from the beginning of the part 2025.03.21 02:11:10.813773 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part 2025.03.21 02:11:10.813908 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part 2025.03.21 02:11:10.814226 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part 2025.03.21 02:11:10.814311 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part 2025.03.21 02:11:10.814793 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 30 rows starting from the beginning of the part 2025.03.21 02:11:10.815347 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 27441 rows, containing 5 columns (5 merged, 0 gathered) in 0.01549898 sec., 1770503.60733416 rows/sec., 119.68 MiB/sec. 2025.03.21 02:11:10.815673 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.21 02:11:10.816069 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:10.816317 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_91_18} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.21 02:11:10.816487 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.03.21 02:11:10.817714 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5412 rows, containing 4 columns (4 merged, 0 gathered) in 0.004426897 sec., 1222526.7495494022 rows/sec., 80.02 MiB/sec. 2025.03.21 02:11:10.818223 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.21 02:11:10.818510 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:10.818592 [ 186 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_91_18} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.21 02:11:10.818668 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2025.03.21 02:11:11.000231 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 234.59 MiB, peak 247.54 MiB, free memory in arenas 0.00 B, will set to 235.96 MiB (RSS), difference: 1.37 MiB 2025.03.21 02:11:12.812512 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1508 2025.03.21 02:11:12.816150 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:12.816212 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:12.817718 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:11:12.818041 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:12.819610 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1508 2025.03.21 02:11:13.128991 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:13.129195 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:13.129274 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:13.130127 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:13.130177 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:13.130617 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.21 02:11:13.130874 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:13.131132 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} executeQuery: Read 56 rows, 4.41 KiB in 0.001993 sec., 28098.344204716508 rows/sec., 2.16 MiB/sec. 2025.03.21 02:11:13.131239 [ 260 ] {5a9bcef3-f836-4f8f-95a9-2a72cbf7c3c0} TCPHandler: Processed in 0.002378102 sec. 2025.03.21 02:11:13.131429 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:13.131697 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:13.131772 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:13.132350 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:13.132393 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:13.132774 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.21 02:11:13.133016 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:13.133199 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} executeQuery: Read 64 rows, 5.12 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 3.12 MiB/sec. 2025.03.21 02:11:13.133252 [ 260 ] {7a2a66f4-5ecd-4813-bad5-a5276a6d46ae} TCPHandler: Processed in 0.001922143 sec. 2025.03.21 02:11:13.133387 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:13.133527 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:13.133589 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:13.134141 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:13.134181 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:13.134577 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.21 02:11:13.134834 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:13.135025 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} executeQuery: Read 76 rows, 5.43 KiB in 0.001529 sec., 49705.689993459775 rows/sec., 3.47 MiB/sec. 2025.03.21 02:11:13.135086 [ 260 ] {b84b4728-a85e-4e98-89eb-ce0f36c8b42f} TCPHandler: Processed in 0.001764551 sec. 2025.03.21 02:11:13.135245 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:13.135373 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:13.135422 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:13.135857 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:13.135896 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:13.136261 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.21 02:11:13.136507 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:13.136682 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} executeQuery: Read 30 rows, 2.06 KiB in 0.001336 sec., 22455.08982035928 rows/sec., 1.51 MiB/sec. 2025.03.21 02:11:13.136733 [ 260 ] {f6c6182f-f977-4328-bf32-59fc7bf46405} TCPHandler: Processed in 0.001551917 sec. 2025.03.21 02:11:15.179970 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.03.21 02:11:15.180735 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:15.180785 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:15.181340 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 02:11:15.181614 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:15.181889 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.03.21 02:11:16.970537 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.03.21 02:11:16.992975 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:16.993048 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:17.000218 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 240.48 MiB, peak 247.54 MiB, free memory in arenas 0.00 B, will set to 235.96 MiB (RSS), difference: -4.52 MiB 2025.03.21 02:11:17.001525 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 02:11:17.002421 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:17.007699 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.03.21 02:11:18.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 231.96 MiB, peak 247.54 MiB, free memory in arenas 0.00 B, will set to 236.02 MiB (RSS), difference: 4.06 MiB 2025.03.21 02:11:18.139230 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:18.139421 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:11:18.139495 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:11:18.140362 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:18.140416 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:18.140871 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:11:18.141136 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:18.141425 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} executeQuery: Read 212 rows, 13.81 KiB in 0.002047 sec., 103566.19443087444 rows/sec., 6.59 MiB/sec. 2025.03.21 02:11:18.141584 [ 260 ] {660a2749-c2c8-4a6f-8c7b-722b9ce6c29f} TCPHandler: Processed in 0.002481034 sec. 2025.03.21 02:11:18.141804 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:18.141918 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:18.141971 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:18.142878 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:18.142921 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:18.143326 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.21 02:11:18.143587 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:18.143810 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} executeQuery: Read 617 rows, 49.39 KiB in 0.001915 sec., 322193.21148825064 rows/sec., 25.19 MiB/sec. 2025.03.21 02:11:18.143867 [ 260 ] {c55a22c9-5a35-49f8-89b7-8fb45f4d89bf} TCPHandler: Processed in 0.002132437 sec. 2025.03.21 02:11:18.144005 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:18.144144 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:18.144200 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:18.144910 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:18.144957 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:18.145334 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.21 02:11:18.145583 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:18.145806 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} executeQuery: Read 106 rows, 6.39 KiB in 0.001693 sec., 62610.75014766686 rows/sec., 3.68 MiB/sec. 2025.03.21 02:11:18.145858 [ 260 ] {ba0ee6be-b5b0-413c-b809-2f972eb162e2} TCPHandler: Processed in 0.001918533 sec. 2025.03.21 02:11:18.145986 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:18.146092 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:11:18.146137 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:11:18.146691 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:18.146731 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:18.147088 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:11:18.147338 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:18.147571 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} executeQuery: Read 113 rows, 7.49 KiB in 0.001498 sec., 75433.91188251002 rows/sec., 4.88 MiB/sec. 2025.03.21 02:11:18.147643 [ 260 ] {b6b268a1-73e2-4949-8ceb-d4137dfb41e3} TCPHandler: Processed in 0.001707919 sec. 2025.03.21 02:11:18.147888 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:18.148005 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:11:18.148052 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:11:18.148616 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:18.148655 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:18.149008 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:11:18.149248 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:18.149451 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} executeQuery: Read 112 rows, 6.53 KiB in 0.001469 sec., 76242.3417290674 rows/sec., 4.34 MiB/sec. 2025.03.21 02:11:18.149504 [ 260 ] {1eba2a1b-598c-4ca7-8942-5855f44ac02e} TCPHandler: Processed in 0.00171725 sec. 2025.03.21 02:11:18.149620 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:18.149725 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:18.149768 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:18.150424 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:18.150463 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:18.150833 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.21 02:11:18.151078 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:18.151307 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} executeQuery: Read 382 rows, 27.58 KiB in 0.001602 sec., 238451.93508114858 rows/sec., 16.82 MiB/sec. 2025.03.21 02:11:18.151409 [ 260 ] {c4c8eb90-9125-4f31-8e0c-2fd74496c4bd} TCPHandler: Processed in 0.001839742 sec. 2025.03.21 02:11:18.151567 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:18.151845 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:11:18.151947 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:11:18.152412 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:18.152450 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:18.152802 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.03.21 02:11:18.153047 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:18.153292 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. 2025.03.21 02:11:18.153492 [ 260 ] {f8601343-9465-419a-9d03-cebb1cac4e4b} TCPHandler: Processed in 0.002010295 sec. 2025.03.21 02:11:18.153700 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:18.153808 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:18.153856 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:18.154410 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:18.154449 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:18.154834 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.21 02:11:18.155073 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:18.155301 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} executeQuery: Read 237 rows, 16.27 KiB in 0.001517 sec., 156229.40013183915 rows/sec., 10.47 MiB/sec. 2025.03.21 02:11:18.155399 [ 260 ] {beeb4dd6-09fb-446b-ad17-20746407dd31} TCPHandler: Processed in 0.0017613 sec. 2025.03.21 02:11:18.155565 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:18.155863 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:11:18.155960 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:11:18.156396 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:18.156434 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:18.156778 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:11:18.157012 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:18.157233 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. 2025.03.21 02:11:18.157283 [ 260 ] {c3ecdd90-7412-4150-8a50-ce83e307a57f} TCPHandler: Processed in 0.001818111 sec. 2025.03.21 02:11:18.157386 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:18.157489 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:18.157534 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:18.157965 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:18.158003 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:18.158361 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.21 02:11:18.158594 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:18.158813 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} executeQuery: Read 82 rows, 5.33 KiB in 0.001343 sec., 61057.33432613552 rows/sec., 3.88 MiB/sec. 2025.03.21 02:11:18.158900 [ 260 ] {c391a5b2-a5e6-4f16-ad3d-9ce0a95dea9a} TCPHandler: Processed in 0.001563477 sec. 2025.03.21 02:11:22.502486 [ 65 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:11:22.502555 [ 65 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:11:22.682097 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.03.21 02:11:22.682834 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:22.682885 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:22.683458 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.21 02:11:22.683719 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:22.683924 [ 65 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.21 02:11:22.683997 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.03.21 02:11:22.684013 [ 65 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:22.684052 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:22.684192 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.21 02:11:22.684378 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:22.684428 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.03.21 02:11:22.684514 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part 2025.03.21 02:11:22.684649 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part 2025.03.21 02:11:22.684885 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part 2025.03.21 02:11:22.685029 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part 2025.03.21 02:11:22.685211 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part 2025.03.21 02:11:22.687968 [ 200 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003839307 sec., 6688967.566282144 rows/sec., 95.69 MiB/sec. 2025.03.21 02:11:22.688340 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.21 02:11:22.688713 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:22.688809 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_56_11} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.21 02:11:22.688931 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.03.21 02:11:22.819943 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1536 2025.03.21 02:11:22.822916 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:22.822971 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:22.825403 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:11:22.825730 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:22.825937 [ 65 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 02:11:22.826077 [ 65 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:22.826144 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:22.826463 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 02:11:22.826903 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1536 2025.03.21 02:11:22.827337 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:22.827458 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1354 rows starting from the beginning of the part 2025.03.21 02:11:22.828035 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part 2025.03.21 02:11:22.828618 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part 2025.03.21 02:11:22.829205 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part 2025.03.21 02:11:22.829748 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part 2025.03.21 02:11:22.830395 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 28 rows starting from the beginning of the part 2025.03.21 02:11:22.838886 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1536 rows, containing 72 columns (72 merged, 0 gathered) in 0.01262137 sec., 121698.35762678695 rows/sec., 94.34 MiB/sec. 2025.03.21 02:11:22.840712 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 02:11:22.841565 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:22.841661 [ 190 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_41_8} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 02:11:22.842012 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.03.21 02:11:23.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 232.14 MiB, peak 247.54 MiB, free memory in arenas 0.00 B, will set to 236.09 MiB (RSS), difference: 3.95 MiB 2025.03.21 02:11:23.135421 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:23.135727 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:23.135847 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:23.136866 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:23.136914 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:23.137375 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.21 02:11:23.137641 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:23.137866 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} executeQuery: Read 136 rows, 12.03 KiB in 0.002221 sec., 61233.67852318776 rows/sec., 5.29 MiB/sec. 2025.03.21 02:11:23.137973 [ 260 ] {da3d78a1-8849-495a-ab77-7fc3251f4c05} TCPHandler: Processed in 0.002740028 sec. 2025.03.21 02:11:23.138190 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:23.138463 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:23.138542 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:23.139098 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:23.139138 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:23.139498 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.21 02:11:23.139738 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:23.139914 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} executeQuery: Read 40 rows, 3.01 KiB in 0.001553 sec., 25756.600128783 rows/sec., 1.89 MiB/sec. 2025.03.21 02:11:23.139968 [ 260 ] {2389201b-18f9-4cad-9f58-a6ed6ea5ddbe} TCPHandler: Processed in 0.001876013 sec. 2025.03.21 02:11:23.140094 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:23.140201 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:23.140246 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:23.140799 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:23.140837 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:23.141193 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.21 02:11:23.141436 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:23.141612 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} executeQuery: Read 104 rows, 8.32 KiB in 0.001434 sec., 72524.40725244072 rows/sec., 5.66 MiB/sec. 2025.03.21 02:11:23.141665 [ 260 ] {6178e832-daa2-419d-bc9a-f978b48a392e} TCPHandler: Processed in 0.001620618 sec. 2025.03.21 02:11:23.141779 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:23.141885 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:23.141934 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:23.142458 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:23.142494 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:23.142885 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.21 02:11:23.143125 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:23.143329 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. 2025.03.21 02:11:23.143443 [ 260 ] {c7c01828-dbf3-47d9-92d7-035f2e1795a9} TCPHandler: Processed in 0.00171173 sec. 2025.03.21 02:11:23.143660 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:23.143957 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:23.144059 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:11:23.145251 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:23.145289 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:23.145949 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:11:23.146268 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:23.146476 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} executeQuery: Read 40 rows, 73.40 KiB in 0.00263 sec., 15209.125475285171 rows/sec., 27.25 MiB/sec. 2025.03.21 02:11:23.146598 [ 260 ] {06f27df7-c8a2-44ab-b1a3-12f5e3596668} TCPHandler: Processed in 0.003045473 sec. 2025.03.21 02:11:23.146731 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:23.146836 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:23.146882 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:23.147324 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:23.147360 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:23.147711 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.21 02:11:23.147952 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:23.148148 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. 2025.03.21 02:11:23.148204 [ 260 ] {c0476903-2951-4d41-b10c-dcda8c41f78f} TCPHandler: Processed in 0.001523756 sec. 2025.03.21 02:11:24.507837 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.03.21 02:11:24.529942 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:24.530003 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:24.537557 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.21 02:11:24.538351 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:24.538758 [ 62 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.21 02:11:24.538894 [ 62 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:24.538976 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. 2025.03.21 02:11:24.539521 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.21 02:11:24.556909 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.03.21 02:11:24.558701 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:24.560216 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.03.21 02:11:24.566148 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.03.21 02:11:24.571792 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.03.21 02:11:24.577470 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.03.21 02:11:24.583426 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.03.21 02:11:24.588215 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.03.21 02:11:24.656182 [ 200 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.117017747 sec., 3606.290591118627 rows/sec., 18.65 MiB/sec. 2025.03.21 02:11:24.659859 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.21 02:11:24.662902 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:24.663049 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_56_11} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.21 02:11:24.665581 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.21 02:11:25.000191 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 237.17 MiB, peak 250.58 MiB, free memory in arenas 0.00 B, will set to 239.68 MiB (RSS), difference: 2.51 MiB 2025.03.21 02:11:28.138652 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:28.138880 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:11:28.138963 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:11:28.139877 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:28.139931 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:28.140392 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:11:28.140666 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:28.140907 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} executeQuery: Read 212 rows, 13.81 KiB in 0.002085 sec., 101678.65707434053 rows/sec., 6.47 MiB/sec. 2025.03.21 02:11:28.140976 [ 260 ] {8416f682-940d-4280-b073-da872e7465c9} TCPHandler: Processed in 0.002462803 sec. 2025.03.21 02:11:28.141093 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:28.141204 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:28.141252 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:28.142090 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:28.142133 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:28.142538 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.21 02:11:28.142789 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:28.143005 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} executeQuery: Read 617 rows, 49.39 KiB in 0.001827 sec., 337712.09633278596 rows/sec., 26.40 MiB/sec. 2025.03.21 02:11:28.143060 [ 260 ] {3136d0d9-0c7d-4fdf-b434-aaea5438d6bc} TCPHandler: Processed in 0.002020295 sec. 2025.03.21 02:11:28.143165 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:28.143270 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:28.143317 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:28.143866 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:28.143906 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:28.144261 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.21 02:11:28.144503 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:28.144717 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} executeQuery: Read 106 rows, 6.39 KiB in 0.00147 sec., 72108.84353741497 rows/sec., 4.24 MiB/sec. 2025.03.21 02:11:28.144770 [ 260 ] {7e964427-c7f5-4293-bd06-b6642e1b99f6} TCPHandler: Processed in 0.001655719 sec. 2025.03.21 02:11:28.144873 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:28.144977 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:11:28.145021 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:11:28.145588 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:28.145628 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:28.145977 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:11:28.146232 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:28.146520 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} executeQuery: Read 113 rows, 7.49 KiB in 0.001556 sec., 72622.10796915166 rows/sec., 4.70 MiB/sec. 2025.03.21 02:11:28.147099 [ 260 ] {e03d85ff-d814-4707-80d6-28dad677f83a} TCPHandler: Processed in 0.002253839 sec. 2025.03.21 02:11:28.147756 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:28.147867 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:11:28.147912 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:11:28.148498 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:28.148538 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:28.148892 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:11:28.149127 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:28.149335 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} executeQuery: Read 112 rows, 6.53 KiB in 0.001491 sec., 75117.37089201878 rows/sec., 4.28 MiB/sec. 2025.03.21 02:11:28.149391 [ 260 ] {842c7a50-484a-40d2-9dcc-9a6ec9538120} TCPHandler: Processed in 0.00175248 sec. 2025.03.21 02:11:28.149519 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:28.149656 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:28.149711 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:28.150498 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:28.150539 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:28.150941 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.21 02:11:28.151214 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:28.151431 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} executeQuery: Read 382 rows, 27.58 KiB in 0.001804 sec., 211751.66297117516 rows/sec., 14.93 MiB/sec. 2025.03.21 02:11:28.151486 [ 260 ] {9d9adb15-aa0d-4681-ad43-ade3964a0e39} TCPHandler: Processed in 0.002031325 sec. 2025.03.21 02:11:28.151596 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:28.151701 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:11:28.151748 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:11:28.152177 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:28.152216 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:28.152578 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.03.21 02:11:28.152819 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:28.153028 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} executeQuery: Read 6 rows, 321.00 B in 0.001347 sec., 4454.342984409799 rows/sec., 232.72 KiB/sec. 2025.03.21 02:11:28.153078 [ 260 ] {78d6d137-c1bb-4da1-9960-c1c4885bc894} TCPHandler: Processed in 0.001532387 sec. 2025.03.21 02:11:28.153202 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:28.153306 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:28.153354 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:28.153880 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:28.153919 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:28.154317 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.21 02:11:28.154564 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:28.154789 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} executeQuery: Read 237 rows, 16.27 KiB in 0.001501 sec., 157894.73684210528 rows/sec., 10.58 MiB/sec. 2025.03.21 02:11:28.154863 [ 260 ] {067f0ffc-62af-40f7-803c-ee1d0b0d3d71} TCPHandler: Processed in 0.00171037 sec. 2025.03.21 02:11:28.155000 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:28.155288 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:11:28.155414 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:11:28.155974 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:28.156014 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:28.156368 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:11:28.156630 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:28.156801 [ 56 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:11:28.156860 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} executeQuery: Read 1 rows, 69.00 B in 0.001679 sec., 595.5926146515783 rows/sec., 40.13 KiB/sec. 2025.03.21 02:11:28.156877 [ 56 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:28.156942 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:28.156991 [ 260 ] {f87c7a42-dd68-475c-b439-84003b6c00b5} TCPHandler: Processed in 0.002056656 sec. 2025.03.21 02:11:28.157203 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:11:28.157213 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:28.157478 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:28.157495 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:28.157571 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:28.157574 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 31 rows starting from the beginning of the part 2025.03.21 02:11:28.157883 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.03.21 02:11:28.158242 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.03.21 02:11:28.158564 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.03.21 02:11:28.158908 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.03.21 02:11:28.159071 [ 188 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.03.21 02:11:28.159935 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:28.160107 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:28.161167 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.21 02:11:28.161750 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:28.161921 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004855784 sec., 7413.838836323856 rows/sec., 498.76 KiB/sec. 2025.03.21 02:11:28.162198 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} executeQuery: Read 82 rows, 5.33 KiB in 0.004804 sec., 17069.10907577019 rows/sec., 1.08 MiB/sec. 2025.03.21 02:11:28.162269 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:11:28.162325 [ 260 ] {ee6a6d2a-7bc1-4ede-bb5a-f4878ac8cfcd} TCPHandler: Processed in 0.005188531 sec. 2025.03.21 02:11:28.162687 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:28.162844 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_36_7} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:11:28.162932 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.21 02:11:30.184204 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.03.21 02:11:30.184905 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:30.184956 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:30.185506 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.21 02:11:30.185785 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:30.186109 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.03.21 02:11:32.057078 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.03.21 02:11:32.076354 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:32.076422 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:32.083494 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.21 02:11:32.084258 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:32.088789 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.03.21 02:11:32.827221 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1568 2025.03.21 02:11:32.830586 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:32.830644 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:32.832176 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:11:32.832502 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:32.834549 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1568 2025.03.21 02:11:33.135782 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:33.135982 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:33.136059 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:33.136923 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.136974 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.137422 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.21 02:11:33.137686 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.137889 [ 52 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.21 02:11:33.137958 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} executeQuery: Read 136 rows, 12.03 KiB in 0.002027 sec., 67094.22792303897 rows/sec., 5.79 MiB/sec. 2025.03.21 02:11:33.137975 [ 52 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.138043 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.138099 [ 260 ] {e3efbdf5-b162-46e7-a150-f70ef5111013} TCPHandler: Processed in 0.002438143 sec. 2025.03.21 02:11:33.138315 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:33.138318 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.21 02:11:33.138489 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:33.138606 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:33.138635 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:33.138737 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1848 rows starting from the beginning of the part 2025.03.21 02:11:33.139014 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2025.03.21 02:11:33.139409 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 617 rows starting from the beginning of the part 2025.03.21 02:11:33.139774 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 136 rows starting from the beginning of the part 2025.03.21 02:11:33.140092 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 617 rows starting from the beginning of the part 2025.03.21 02:11:33.140404 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part 2025.03.21 02:11:33.141241 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.141310 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.142236 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.21 02:11:33.142785 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.143110 [ 52 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.21 02:11:33.143199 [ 52 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.143240 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.143282 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} executeQuery: Read 40 rows, 3.01 KiB in 0.004816 sec., 8305.647840531561 rows/sec., 624.55 KiB/sec. 2025.03.21 02:11:33.143605 [ 260 ] {c251c8c9-fa33-4563-a7a6-70b8c929d71b} TCPHandler: Processed in 0.005355764 sec. 2025.03.21 02:11:33.143679 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.21 02:11:33.144060 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:33.144245 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:33.144375 [ 201 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 3410 rows, containing 5 columns (5 merged, 0 gathered) in 0.006194458 sec., 550492.0688783425 rows/sec., 46.50 MiB/sec. 2025.03.21 02:11:33.144386 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 166 rows starting from the beginning of the part 2025.03.21 02:11:33.144426 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:33.144554 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:33.144855 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part 2025.03.21 02:11:33.144949 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.21 02:11:33.145259 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part 2025.03.21 02:11:33.145693 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 40 rows starting from the beginning of the part 2025.03.21 02:11:33.146154 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 106 rows starting from the beginning of the part 2025.03.21 02:11:33.146544 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.146667 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 40 rows starting from the beginning of the part 2025.03.21 02:11:33.147324 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_96_19} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.21 02:11:33.147569 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.03.21 02:11:33.148647 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.148727 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.149707 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.21 02:11:33.150002 [ 192 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.006626845 sec., 75148.88306577262 rows/sec., 5.09 MiB/sec. 2025.03.21 02:11:33.150217 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.150332 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.21 02:11:33.150454 [ 52 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.21 02:11:33.150555 [ 52 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.150644 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.150873 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} executeQuery: Read 104 rows, 8.32 KiB in 0.006473 sec., 16066.738761007262 rows/sec., 1.25 MiB/sec. 2025.03.21 02:11:33.151031 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.21 02:11:33.151435 [ 260 ] {4ad98029-9e6f-4f22-8fac-0dd41d137629} TCPHandler: Processed in 0.007669653 sec. 2025.03.21 02:11:33.151900 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:33.151902 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.152071 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:33.152071 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 916 rows starting from the beginning of the part 2025.03.21 02:11:33.152342 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_76_15} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.21 02:11:33.152805 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2025.03.21 02:11:33.152825 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.21 02:11:33.153299 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 382 rows starting from the beginning of the part 2025.03.21 02:11:33.153686 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:33.153793 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part 2025.03.21 02:11:33.154022 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:33.154463 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 382 rows starting from the beginning of the part 2025.03.21 02:11:33.154859 [ 192 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part 2025.03.21 02:11:33.156479 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.156542 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.157601 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.21 02:11:33.158072 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.158290 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.007524491 sec., 259419.54080349088 rows/sec., 19.82 MiB/sec. 2025.03.21 02:11:33.158420 [ 52 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.21 02:11:33.158497 [ 52 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.158569 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.158569 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} executeQuery: Read 160 rows, 11.41 KiB in 0.005554 sec., 28808.066258552397 rows/sec., 2.01 MiB/sec. 2025.03.21 02:11:33.158709 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.21 02:11:33.159023 [ 260 ] {4588b440-53db-420b-a0cc-f8befd60a294} TCPHandler: Processed in 0.007152674 sec. 2025.03.21 02:11:33.159112 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.21 02:11:33.159269 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:33.159584 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:33.159607 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:33.159616 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.159703 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27441 rows starting from the beginning of the part 2025.03.21 02:11:33.159956 [ 195 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_96_19} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.21 02:11:33.159991 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:11:33.160218 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 76 rows starting from the beginning of the part 2025.03.21 02:11:33.160391 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.03.21 02:11:33.160689 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 237 rows starting from the beginning of the part 2025.03.21 02:11:33.161131 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part 2025.03.21 02:11:33.161426 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 237 rows starting from the beginning of the part 2025.03.21 02:11:33.161846 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part 2025.03.21 02:11:33.164750 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.164827 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.166509 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:11:33.167296 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.167508 [ 52 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 02:11:33.167598 [ 52 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.167618 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} executeQuery: Read 40 rows, 73.40 KiB in 0.008134 sec., 4917.629702483403 rows/sec., 8.81 MiB/sec. 2025.03.21 02:11:33.167640 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.168150 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 02:11:33.168358 [ 260 ] {b69bff80-4168-4b56-a4fa-ec0ca1c0db79} TCPHandler: Processed in 0.00916346 sec. 2025.03.21 02:11:33.168513 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:33.168671 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:33.168689 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:33.168771 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:33.168816 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1415 rows starting from the beginning of the part 2025.03.21 02:11:33.169618 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part 2025.03.21 02:11:33.170619 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part 2025.03.21 02:11:33.170923 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.171018 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.171338 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part 2025.03.21 02:11:33.172101 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part 2025.03.21 02:11:33.172448 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.21 02:11:33.172790 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part 2025.03.21 02:11:33.173217 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.173738 [ 52 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.21 02:11:33.173938 [ 52 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:33.174103 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:33.174397 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} executeQuery: Read 60 rows, 4.14 KiB in 0.005717 sec., 10495.01486793773 rows/sec., 724.27 KiB/sec. 2025.03.21 02:11:33.174978 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.21 02:11:33.175002 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 28311 rows, containing 5 columns (5 merged, 0 gathered) in 0.016296803 sec., 1737211.8936456435 rows/sec., 117.47 MiB/sec. 2025.03.21 02:11:33.175005 [ 260 ] {ab93ea44-e8c0-49ef-839f-387668064d8e} TCPHandler: Processed in 0.006550203 sec. 2025.03.21 02:11:33.175335 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:33.175370 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5412 rows starting from the beginning of the part 2025.03.21 02:11:33.175602 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.21 02:11:33.175696 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 30 rows starting from the beginning of the part 2025.03.21 02:11:33.176301 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 82 rows starting from the beginning of the part 2025.03.21 02:11:33.176820 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part 2025.03.21 02:11:33.177211 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.177384 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 82 rows starting from the beginning of the part 2025.03.21 02:11:33.177732 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_96_19} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.21 02:11:33.177888 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part 2025.03.21 02:11:33.178172 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.21 02:11:33.180787 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5726 rows, containing 4 columns (4 merged, 0 gathered) in 0.006466813 sec., 885443.8809348593 rows/sec., 57.95 MiB/sec. 2025.03.21 02:11:33.181373 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.21 02:11:33.181997 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.182195 [ 199 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_96_19} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.21 02:11:33.182366 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2025.03.21 02:11:33.188159 [ 194 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1615 rows, containing 19 columns (19 merged, 0 gathered) in 0.020366034 sec., 79298.6990005025 rows/sec., 142.10 MiB/sec. 2025.03.21 02:11:33.190153 [ 194 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 02:11:33.190581 [ 194 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:33.190674 [ 194 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_41_8} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 02:11:33.190829 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.69 MiB. 2025.03.21 02:11:34.000232 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 240.46 MiB, peak 252.09 MiB, free memory in arenas 0.00 B, will set to 244.66 MiB (RSS), difference: 4.20 MiB 2025.03.21 02:11:37.502811 [ 48 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:11:37.502922 [ 48 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:11:37.686366 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.03.21 02:11:37.687210 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:37.687258 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:37.687794 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.21 02:11:37.688060 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:37.688303 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.03.21 02:11:38.139365 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:38.139558 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:11:38.139631 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:11:38.140510 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:38.140557 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:38.141013 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:11:38.141286 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:38.141521 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} executeQuery: Read 212 rows, 13.81 KiB in 0.002006 sec., 105682.95114656031 rows/sec., 6.72 MiB/sec. 2025.03.21 02:11:38.141636 [ 260 ] {db71995d-298b-41cc-8db7-6332ad6b29ce} TCPHandler: Processed in 0.002389302 sec. 2025.03.21 02:11:38.141884 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:38.142006 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:38.142067 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:38.142959 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:38.143000 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:38.143409 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.21 02:11:38.143666 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:38.143850 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} executeQuery: Read 617 rows, 49.39 KiB in 0.001877 sec., 328716.03622802347 rows/sec., 25.70 MiB/sec. 2025.03.21 02:11:38.143906 [ 260 ] {a607f8fe-3f59-458c-9e3a-42919087d152} TCPHandler: Processed in 0.002107306 sec. 2025.03.21 02:11:38.144013 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:38.144119 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:38.144164 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:38.144725 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:38.144764 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:38.145140 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.21 02:11:38.145383 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:38.145562 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} executeQuery: Read 106 rows, 6.39 KiB in 0.001467 sec., 72256.30538513974 rows/sec., 4.25 MiB/sec. 2025.03.21 02:11:38.145615 [ 260 ] {4d7afac5-c321-4654-ab5a-f1a0cc205e41} TCPHandler: Processed in 0.001651659 sec. 2025.03.21 02:11:38.145729 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:38.145839 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:11:38.145884 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:11:38.146439 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:38.146475 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:38.146832 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:11:38.147076 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:38.147268 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} executeQuery: Read 113 rows, 7.49 KiB in 0.001451 sec., 77877.32598208133 rows/sec., 5.04 MiB/sec. 2025.03.21 02:11:38.147379 [ 260 ] {f750d801-a90b-47d0-a172-d45f033b810d} TCPHandler: Processed in 0.00169737 sec. 2025.03.21 02:11:38.147545 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:38.147652 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:11:38.147695 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:11:38.148272 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:38.148308 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:38.148666 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:11:38.148908 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:38.149084 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} executeQuery: Read 112 rows, 6.53 KiB in 0.001456 sec., 76923.07692307692 rows/sec., 4.38 MiB/sec. 2025.03.21 02:11:38.149135 [ 260 ] {cc6f51b1-e90f-4e6d-b40f-284c9082e771} TCPHandler: Processed in 0.001641898 sec. 2025.03.21 02:11:38.149256 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:38.149362 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:38.149406 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:38.150069 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:38.150106 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:38.150485 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.21 02:11:38.150737 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:38.150910 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} executeQuery: Read 382 rows, 27.58 KiB in 0.00157 sec., 243312.10191082803 rows/sec., 17.16 MiB/sec. 2025.03.21 02:11:38.150961 [ 260 ] {087c7a49-82fa-4815-8dc4-623a5c9abaa6} TCPHandler: Processed in 0.00175449 sec. 2025.03.21 02:11:38.151074 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:38.151180 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:11:38.151225 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:11:38.151663 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:38.151699 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:38.152056 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.03.21 02:11:38.152298 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:38.152431 [ 47 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.03.21 02:11:38.152476 [ 47 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:38.152485 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} executeQuery: Read 6 rows, 321.00 B in 0.001324 sec., 4531.722054380664 rows/sec., 236.76 KiB/sec. 2025.03.21 02:11:38.152501 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:38.152583 [ 260 ] {c9d05cae-eea1-410e-8ba3-6a80c8664de0} TCPHandler: Processed in 0.001556707 sec. 2025.03.21 02:11:38.152753 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.03.21 02:11:38.152876 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:38.152948 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:38.153038 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part 2025.03.21 02:11:38.153071 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:38.153246 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:38.153288 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.03.21 02:11:38.153745 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.03.21 02:11:38.154101 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.03.21 02:11:38.154446 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.03.21 02:11:38.154778 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.03.21 02:11:38.155755 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:38.155832 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:38.156848 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.21 02:11:38.157461 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:38.157502 [ 198 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.004897295 sec., 44105.98095479239 rows/sec., 2.25 MiB/sec. 2025.03.21 02:11:38.157799 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} executeQuery: Read 237 rows, 16.27 KiB in 0.0048 sec., 49375.00000000001 rows/sec., 3.31 MiB/sec. 2025.03.21 02:11:38.157860 [ 197 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.03.21 02:11:38.157921 [ 260 ] {19f335a7-fb19-4dbb-b370-dcbf7ebe24d9} TCPHandler: Processed in 0.005109199 sec. 2025.03.21 02:11:38.158125 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:38.158300 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:11:38.158371 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:11:38.158523 [ 197 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:38.158783 [ 197 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_36_7} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.03.21 02:11:38.158976 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.03.21 02:11:38.159214 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:38.159256 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:38.159616 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:11:38.159873 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:38.160077 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} executeQuery: Read 1 rows, 69.00 B in 0.001825 sec., 547.945205479452 rows/sec., 36.92 KiB/sec. 2025.03.21 02:11:38.160165 [ 260 ] {242a932d-846d-4dbd-80f8-058c78be2351} TCPHandler: Processed in 0.002099856 sec. 2025.03.21 02:11:38.160404 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:38.160511 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:38.160557 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:38.161002 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:38.161042 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:38.161420 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.21 02:11:38.161656 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:38.161829 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} executeQuery: Read 82 rows, 5.33 KiB in 0.001342 sec., 61102.83159463487 rows/sec., 3.88 MiB/sec. 2025.03.21 02:11:38.161878 [ 260 ] {f89dea36-1fe8-4043-9f42-7ae1671885e6} TCPHandler: Processed in 0.001562107 sec. 2025.03.21 02:11:39.588944 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.03.21 02:11:39.608780 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:39.608838 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:39.616239 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.21 02:11:39.617012 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:39.620929 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.03.21 02:11:40.781620 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:40.781842 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 02:11:40.781921 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 02:11:40.782682 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:40.782727 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:40.783163 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.03.21 02:11:40.783439 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:40.783684 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} executeQuery: Read 18 rows, 1.47 KiB in 0.001895 sec., 9498.68073878628 rows/sec., 774.55 KiB/sec. 2025.03.21 02:11:40.783865 [ 260 ] {407b5a61-9c31-4068-bc15-dbbc3c115a3a} TCPHandler: Processed in 0.002376582 sec. 2025.03.21 02:11:40.784023 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:40.784168 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:40.784224 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:40.785570 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:40.785609 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:40.786077 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.21 02:11:40.786328 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:40.786534 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} executeQuery: Read 1285 rows, 109.25 KiB in 0.002397 sec., 536086.7751355862 rows/sec., 44.51 MiB/sec. 2025.03.21 02:11:40.786628 [ 260 ] {6c813da7-f593-48b7-845b-94a234d96758} TCPHandler: Processed in 0.002672856 sec. 2025.03.21 02:11:40.786796 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:40.787075 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:40.787180 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:40.787754 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:40.787792 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:40.788150 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.21 02:11:40.788394 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:40.788572 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} executeQuery: Read 58 rows, 4.26 KiB in 0.001605 sec., 36137.071651090344 rows/sec., 2.59 MiB/sec. 2025.03.21 02:11:40.788624 [ 260 ] {b8e28e3b-d0c7-4b32-bb3b-18127d9565e8} TCPHandler: Processed in 0.001909704 sec. 2025.03.21 02:11:40.788749 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:40.788855 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:11:40.788899 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:11:40.789544 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:40.789581 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:40.789943 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:11:40.790182 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:40.790313 [ 43 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 02:11:40.790363 [ 43 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:40.790367 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} executeQuery: Read 228 rows, 15.81 KiB in 0.001532 sec., 148825.06527415145 rows/sec., 10.08 MiB/sec. 2025.03.21 02:11:40.790391 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:40.790439 [ 260 ] {6d0890e0-f00c-46a2-acd8-532e0c0e47c6} TCPHandler: Processed in 0.00174287 sec. 2025.03.21 02:11:40.790656 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 02:11:40.790662 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:40.790914 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:40.790953 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:40.790988 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:40.791021 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 342 rows starting from the beginning of the part 2025.03.21 02:11:40.791347 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 228 rows starting from the beginning of the part 2025.03.21 02:11:40.791731 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 113 rows starting from the beginning of the part 2025.03.21 02:11:40.792207 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 113 rows starting from the beginning of the part 2025.03.21 02:11:40.792583 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 113 rows starting from the beginning of the part 2025.03.21 02:11:40.792803 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 228 rows starting from the beginning of the part 2025.03.21 02:11:40.793957 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:40.794034 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:40.795052 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.21 02:11:40.795561 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:40.795573 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.005090398 sec., 223361.70963449223 rows/sec., 15.71 MiB/sec. 2025.03.21 02:11:40.795834 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 02:11:40.795967 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} executeQuery: Read 578 rows, 44.08 KiB in 0.005113 sec., 113045.17895560336 rows/sec., 8.42 MiB/sec. 2025.03.21 02:11:40.796108 [ 260 ] {43a1d7cc-7f39-4952-a16c-0478553cc0c1} TCPHandler: Processed in 0.005523846 sec. 2025.03.21 02:11:40.796290 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:40.796360 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:40.796473 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:40.796556 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_51_10} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 02:11:40.796568 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:40.796749 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.21 02:11:40.797570 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:40.797612 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:40.798055 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.21 02:11:40.798305 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:40.798500 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} executeQuery: Read 939 rows, 64.45 KiB in 0.002091 sec., 449067.4318507891 rows/sec., 30.10 MiB/sec. 2025.03.21 02:11:40.798594 [ 260 ] {bfd54b3f-1bd7-481d-a98c-fc016316beb7} TCPHandler: Processed in 0.002376841 sec. 2025.03.21 02:11:40.798817 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:40.799093 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:40.799169 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:11:40.800339 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:40.800376 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:40.801037 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:11:40.801292 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:40.801486 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} executeQuery: Read 40 rows, 73.40 KiB in 0.002483 sec., 16109.544905356424 rows/sec., 28.87 MiB/sec. 2025.03.21 02:11:40.801576 [ 260 ] {e1658d98-8c0e-428f-9271-6759812aea76} TCPHandler: Processed in 0.00286396 sec. 2025.03.21 02:11:40.801713 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:40.801818 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:40.801863 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:40.802289 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:40.802324 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:40.802676 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.21 02:11:40.802910 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:40.803088 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} executeQuery: Read 30 rows, 2.08 KiB in 0.001293 sec., 23201.85614849188 rows/sec., 1.57 MiB/sec. 2025.03.21 02:11:40.803136 [ 260 ] {932ea083-1d7f-4312-877c-7b3d3e73f1d8} TCPHandler: Processed in 0.001473385 sec. 2025.03.21 02:11:42.834855 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1616 2025.03.21 02:11:42.838446 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:42.838508 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:42.840032 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:11:42.840371 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:42.841083 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1616 2025.03.21 02:11:43.129089 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:43.129272 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:43.129344 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:43.130141 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:43.130184 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:43.130577 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.21 02:11:43.130823 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:43.131055 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} executeQuery: Read 56 rows, 4.41 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.35 MiB/sec. 2025.03.21 02:11:43.131113 [ 260 ] {2f72b72c-c26f-49d4-8e9f-0552f3962e08} TCPHandler: Processed in 0.002117627 sec. 2025.03.21 02:11:43.131237 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:43.131346 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:43.131392 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:43.131935 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:43.131974 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:43.132333 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.21 02:11:43.132587 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:43.132798 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} executeQuery: Read 64 rows, 5.12 KiB in 0.001475 sec., 43389.83050847458 rows/sec., 3.39 MiB/sec. 2025.03.21 02:11:43.132848 [ 260 ] {b209b67b-3573-4b77-9b5a-c9c55bab8610} TCPHandler: Processed in 0.001664759 sec. 2025.03.21 02:11:43.132966 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:43.133071 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:43.133119 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:43.133601 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:43.133639 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:43.134006 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.21 02:11:43.134241 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:43.134465 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} executeQuery: Read 76 rows, 5.43 KiB in 0.001415 sec., 53710.24734982332 rows/sec., 3.75 MiB/sec. 2025.03.21 02:11:43.134532 [ 260 ] {134f4012-bc18-41aa-9989-f04808a96c0c} TCPHandler: Processed in 0.001616668 sec. 2025.03.21 02:11:43.134664 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:43.134821 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:43.134880 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:43.135310 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:43.135347 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:43.135699 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.21 02:11:43.135938 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:43.136144 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} executeQuery: Read 30 rows, 2.06 KiB in 0.001366 sec., 21961.932650073206 rows/sec., 1.48 MiB/sec. 2025.03.21 02:11:43.136192 [ 260 ] {c81dffbd-df56-4e7d-baf0-1f295d47c9fe} TCPHandler: Processed in 0.001595758 sec. 2025.03.21 02:11:45.188505 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.03.21 02:11:45.189202 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:45.189246 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:45.189781 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.21 02:11:45.190044 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:45.190280 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.03.21 02:11:47.121073 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.03.21 02:11:47.142301 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:47.142365 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:47.149711 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.21 02:11:47.150473 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:47.153214 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.03.21 02:11:48.139127 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:48.139332 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:11:48.139415 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:11:48.140366 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.140419 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.140868 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:11:48.141143 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.141380 [ 34 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.03.21 02:11:48.141408 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} executeQuery: Read 212 rows, 13.81 KiB in 0.002131 sec., 99483.8104176443 rows/sec., 6.33 MiB/sec. 2025.03.21 02:11:48.141466 [ 34 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.141552 [ 260 ] {0e6b4013-4648-41bf-8417-f579ce9339a7} TCPHandler: Processed in 0.002551174 sec. 2025.03.21 02:11:48.141552 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.141776 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.03.21 02:11:48.141785 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:48.142057 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:48.142078 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:48.142150 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:48.142170 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 212 rows starting from the beginning of the part 2025.03.21 02:11:48.142523 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part 2025.03.21 02:11:48.142953 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part 2025.03.21 02:11:48.143321 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part 2025.03.21 02:11:48.143606 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part 2025.03.21 02:11:48.145230 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.145307 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.146209 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.21 02:11:48.146215 [ 191 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004558769 sec., 232518.91025844918 rows/sec., 15.68 MiB/sec. 2025.03.21 02:11:48.146514 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.03.21 02:11:48.146555 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.147021 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} executeQuery: Read 617 rows, 49.39 KiB in 0.005049 sec., 122202.41632006339 rows/sec., 9.55 MiB/sec. 2025.03.21 02:11:48.147173 [ 260 ] {d5a7fa6d-9c10-4271-bf37-464654991da5} TCPHandler: Processed in 0.005473955 sec. 2025.03.21 02:11:48.147308 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.147343 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:48.147459 [ 188 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_37_9} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.03.21 02:11:48.147507 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:48.147606 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:48.147626 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:11:48.148251 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.148294 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.148655 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.21 02:11:48.148898 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.149106 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} executeQuery: Read 106 rows, 6.39 KiB in 0.001642 sec., 64555.42021924482 rows/sec., 3.80 MiB/sec. 2025.03.21 02:11:48.149158 [ 260 ] {c225a4ea-9a32-4eda-aa5e-1a0328d37ff7} TCPHandler: Processed in 0.001882253 sec. 2025.03.21 02:11:48.149280 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:48.149385 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:11:48.149429 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:11:48.149975 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.150013 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.150363 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:11:48.150608 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.150853 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} executeQuery: Read 113 rows, 7.49 KiB in 0.001488 sec., 75940.86021505376 rows/sec., 4.92 MiB/sec. 2025.03.21 02:11:48.150937 [ 260 ] {fb440c3d-cf15-4c8f-a620-b5fb41cd3b4b} TCPHandler: Processed in 0.00170555 sec. 2025.03.21 02:11:48.151194 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:48.151334 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:11:48.151383 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:11:48.151955 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.151994 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.152343 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:11:48.152580 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.152741 [ 34 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.03.21 02:11:48.152804 [ 34 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.152820 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} executeQuery: Read 112 rows, 6.53 KiB in 0.0015 sec., 74666.66666666667 rows/sec., 4.25 MiB/sec. 2025.03.21 02:11:48.152844 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.152985 [ 260 ] {3f94e145-2105-49f1-a4f8-10c8a2b1b594} TCPHandler: Processed in 0.001887543 sec. 2025.03.21 02:11:48.153057 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.03.21 02:11:48.153158 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:48.153237 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:48.153317 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 112 rows starting from the beginning of the part 2025.03.21 02:11:48.153347 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:48.153497 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:48.153659 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part 2025.03.21 02:11:48.154066 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 112 rows starting from the beginning of the part 2025.03.21 02:11:48.154450 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 112 rows starting from the beginning of the part 2025.03.21 02:11:48.154891 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 112 rows starting from the beginning of the part 2025.03.21 02:11:48.156539 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.156620 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.157592 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.00462259 sec., 121144.20703544981 rows/sec., 7.36 MiB/sec. 2025.03.21 02:11:48.157637 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.21 02:11:48.157784 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.03.21 02:11:48.158085 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.158341 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.158578 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} executeQuery: Read 382 rows, 27.58 KiB in 0.005286 sec., 72266.36398032539 rows/sec., 5.10 MiB/sec. 2025.03.21 02:11:48.158593 [ 198 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_37_9} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.03.21 02:11:48.158892 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:11:48.159027 [ 260 ] {4046a38b-e318-4ca0-9031-0f5d86cdaa26} TCPHandler: Processed in 0.005943693 sec. 2025.03.21 02:11:48.159299 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:48.159445 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:11:48.159495 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:11:48.159988 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.160027 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.160412 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.03.21 02:11:48.160659 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.160838 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} executeQuery: Read 6 rows, 321.00 B in 0.001418 sec., 4231.311706629055 rows/sec., 221.07 KiB/sec. 2025.03.21 02:11:48.160888 [ 260 ] {ea3aa150-8126-4293-8a5b-17eef0b3717f} TCPHandler: Processed in 0.00168715 sec. 2025.03.21 02:11:48.161022 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:48.161126 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:48.161174 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:48.161697 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.161734 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.162120 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.21 02:11:48.162371 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.162561 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} executeQuery: Read 237 rows, 16.27 KiB in 0.001454 sec., 162998.62448418158 rows/sec., 10.93 MiB/sec. 2025.03.21 02:11:48.162650 [ 260 ] {d5597735-688c-48a4-bd86-fc3c7431ad5a} TCPHandler: Processed in 0.00167739 sec. 2025.03.21 02:11:48.162793 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:48.163072 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:11:48.163211 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:11:48.163953 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.163991 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.164342 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:11:48.164581 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.164804 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} executeQuery: Read 1 rows, 69.00 B in 0.001828 sec., 547.0459518599563 rows/sec., 36.86 KiB/sec. 2025.03.21 02:11:48.164961 [ 260 ] {0c367db4-8551-4f4e-81a4-37e4db950851} TCPHandler: Processed in 0.002239089 sec. 2025.03.21 02:11:48.165183 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:48.165289 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:48.165337 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:48.165799 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:48.165836 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. 2025.03.21 02:11:48.166192 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.21 02:11:48.166431 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:48.166609 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} executeQuery: Read 82 rows, 5.33 KiB in 0.001344 sec., 61011.90476190476 rows/sec., 3.88 MiB/sec. 2025.03.21 02:11:48.166658 [ 260 ] {6ff9a430-c043-473b-afb3-0d5e26d6a08d} TCPHandler: Processed in 0.001548747 sec. 2025.03.21 02:11:52.502985 [ 26 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:11:52.503060 [ 26 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:11:52.690481 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.03.21 02:11:52.691113 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:52.691158 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:52.691671 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.21 02:11:52.691921 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:52.692110 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.03.21 02:11:52.841512 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1644 2025.03.21 02:11:52.845099 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:52.845157 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:52.846657 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:11:52.846974 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:52.847674 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1644 2025.03.21 02:11:53.135100 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:53.135280 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:53.135351 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:53.136080 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:53.136123 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:53.136520 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.21 02:11:53.136768 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:53.137005 [ 26 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.21 02:11:53.137019 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} executeQuery: Read 136 rows, 12.03 KiB in 0.001776 sec., 76576.57657657658 rows/sec., 6.61 MiB/sec. 2025.03.21 02:11:53.137124 [ 26 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:53.137190 [ 260 ] {cc356408-e9b0-4284-b129-16540a210495} TCPHandler: Processed in 0.002165877 sec. 2025.03.21 02:11:53.137216 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:53.137378 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:53.137427 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.21 02:11:53.137521 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:53.137589 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:53.137601 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:53.137659 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1848 rows starting from the beginning of the part 2025.03.21 02:11:53.137872 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 617 rows starting from the beginning of the part 2025.03.21 02:11:53.138339 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1285 rows starting from the beginning of the part 2025.03.21 02:11:53.138751 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2025.03.21 02:11:53.139120 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 617 rows starting from the beginning of the part 2025.03.21 02:11:53.139492 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 136 rows starting from the beginning of the part 2025.03.21 02:11:53.140212 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:53.140255 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:53.140765 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.21 02:11:53.141096 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:53.141364 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} executeQuery: Read 40 rows, 3.01 KiB in 0.003881 sec., 10306.62200463798 rows/sec., 775.01 KiB/sec. 2025.03.21 02:11:53.141429 [ 260 ] {21412f71-9665-4b08-abb8-483c8bf200e6} TCPHandler: Processed in 0.004131742 sec. 2025.03.21 02:11:53.141555 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:53.141668 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:53.141716 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:53.142065 [ 191 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 4559 rows, containing 5 columns (5 merged, 0 gathered) in 0.004728592 sec., 964134.7783864626 rows/sec., 81.92 MiB/sec. 2025.03.21 02:11:53.142472 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.21 02:11:53.142725 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:53.142788 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:53.143154 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:53.143398 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_101_20} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.21 02:11:53.143496 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.21 02:11:53.143559 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:11:53.143800 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:53.143985 [ 26 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.21 02:11:53.144037 [ 26 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:53.144054 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} executeQuery: Read 104 rows, 8.32 KiB in 0.002403 sec., 43279.234290470245 rows/sec., 3.38 MiB/sec. 2025.03.21 02:11:53.144071 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:53.144193 [ 260 ] {506e613a-8c14-4722-9b7a-ef1c25163490} TCPHandler: Processed in 0.002686116 sec. 2025.03.21 02:11:53.144361 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.21 02:11:53.144414 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:53.144568 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:53.144636 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:53.144647 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 916 rows starting from the beginning of the part 2025.03.21 02:11:53.144745 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:53.145041 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 382 rows starting from the beginning of the part 2025.03.21 02:11:53.145427 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 578 rows starting from the beginning of the part 2025.03.21 02:11:53.145742 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2025.03.21 02:11:53.146111 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 382 rows starting from the beginning of the part 2025.03.21 02:11:53.146420 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part 2025.03.21 02:11:53.147587 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:53.147668 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:53.148652 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.21 02:11:53.149113 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:53.149391 [ 25 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.21 02:11:53.149490 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} executeQuery: Read 160 rows, 11.41 KiB in 0.004882 sec., 32773.453502662844 rows/sec., 2.28 MiB/sec. 2025.03.21 02:11:53.149532 [ 25 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:53.149645 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:53.149948 [ 260 ] {fdd24ddf-0302-4144-8cda-a49eb761b32a} TCPHandler: Processed in 0.005595998 sec. 2025.03.21 02:11:53.150196 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.21 02:11:53.150338 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:53.150402 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.006177977 sec., 392685.17833588563 rows/sec., 30.08 MiB/sec. 2025.03.21 02:11:53.150573 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:53.150583 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:53.150630 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28311 rows starting from the beginning of the part 2025.03.21 02:11:53.150845 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:11:53.150861 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.21 02:11:53.151074 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 237 rows starting from the beginning of the part 2025.03.21 02:11:53.151678 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 939 rows starting from the beginning of the part 2025.03.21 02:11:53.152189 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 76 rows starting from the beginning of the part 2025.03.21 02:11:53.152537 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:53.152754 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 237 rows starting from the beginning of the part 2025.03.21 02:11:53.153058 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_101_20} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.21 02:11:53.153274 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part 2025.03.21 02:11:53.153478 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.21 02:11:53.155255 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:53.155308 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:53.156298 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:11:53.156782 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:53.157205 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} executeQuery: Read 40 rows, 73.40 KiB in 0.006691 sec., 5978.179644298311 rows/sec., 10.71 MiB/sec. 2025.03.21 02:11:53.157547 [ 260 ] {96fdbe7c-7bc9-4332-91e3-252c8e2ffe63} TCPHandler: Processed in 0.007308797 sec. 2025.03.21 02:11:53.157758 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:53.157863 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:53.157910 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:53.158379 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:53.158417 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:53.158814 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.21 02:11:53.159208 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:53.159442 [ 25 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.21 02:11:53.159524 [ 25 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:53.159557 [ 25 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:53.159564 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} executeQuery: Read 60 rows, 4.14 KiB in 0.001715 sec., 34985.42274052478 rows/sec., 2.36 MiB/sec. 2025.03.21 02:11:53.159818 [ 260 ] {76058026-e418-4e0c-8096-7f7574d3f8fd} TCPHandler: Processed in 0.002110266 sec. 2025.03.21 02:11:53.159869 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.21 02:11:53.160092 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:53.160128 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5726 rows starting from the beginning of the part 2025.03.21 02:11:53.160262 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 82 rows starting from the beginning of the part 2025.03.21 02:11:53.160460 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 30 rows starting from the beginning of the part 2025.03.21 02:11:53.160602 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 30 rows starting from the beginning of the part 2025.03.21 02:11:53.160808 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part 2025.03.21 02:11:53.161138 [ 196 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part 2025.03.21 02:11:53.162134 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 29960 rows, containing 5 columns (5 merged, 0 gathered) in 0.012301905 sec., 2435395.1684718747 rows/sec., 164.65 MiB/sec. 2025.03.21 02:11:53.162761 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.21 02:11:53.163384 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:53.163504 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_101_20} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.21 02:11:53.163740 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.03.21 02:11:53.164406 [ 194 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6010 rows, containing 4 columns (4 merged, 0 gathered) in 0.004743362 sec., 1267033.8042932418 rows/sec., 82.91 MiB/sec. 2025.03.21 02:11:53.164766 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.21 02:11:53.165076 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:53.165160 [ 195 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_101_20} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.21 02:11:53.165254 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. 2025.03.21 02:11:54.653352 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.03.21 02:11:54.675363 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:54.675425 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:54.682887 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.21 02:11:54.683684 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:54.687594 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.03.21 02:11:58.139190 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:58.139419 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:11:58.139500 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:11:58.140358 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:58.140412 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:58.140864 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:11:58.141126 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:58.141372 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} executeQuery: Read 212 rows, 13.81 KiB in 0.002012 sec., 105367.79324055667 rows/sec., 6.70 MiB/sec. 2025.03.21 02:11:58.141442 [ 260 ] {e212bdb9-1b90-4e03-838b-81a8716ac989} TCPHandler: Processed in 0.002391842 sec. 2025.03.21 02:11:58.141557 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:58.141666 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:11:58.141713 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:11:58.142558 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:58.142602 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:58.143007 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.21 02:11:58.143269 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:58.143487 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} executeQuery: Read 617 rows, 49.39 KiB in 0.001847 sec., 334055.2246886844 rows/sec., 26.11 MiB/sec. 2025.03.21 02:11:58.143542 [ 260 ] {32e6b6cb-daf1-4862-a2eb-fbbaaadc32a9} TCPHandler: Processed in 0.002036865 sec. 2025.03.21 02:11:58.143645 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:58.143751 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:11:58.143797 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:11:58.144351 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:58.144391 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:58.144747 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.21 02:11:58.144992 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:58.145167 [ 96 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.21 02:11:58.145229 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} executeQuery: Read 106 rows, 6.39 KiB in 0.001492 sec., 71045.5764075067 rows/sec., 4.18 MiB/sec. 2025.03.21 02:11:58.145257 [ 96 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:58.145322 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:58.145348 [ 260 ] {637c9b00-11af-4a24-809f-279e3e3e6872} TCPHandler: Processed in 0.001752831 sec. 2025.03.21 02:11:58.145575 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:58.145578 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.21 02:11:58.145756 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:11:58.145867 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:11:58.145914 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:11:58.146017 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 166 rows starting from the beginning of the part 2025.03.21 02:11:58.146322 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 106 rows starting from the beginning of the part 2025.03.21 02:11:58.146738 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 58 rows starting from the beginning of the part 2025.03.21 02:11:58.147027 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 106 rows starting from the beginning of the part 2025.03.21 02:11:58.147444 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 40 rows starting from the beginning of the part 2025.03.21 02:11:58.147845 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 106 rows starting from the beginning of the part 2025.03.21 02:11:58.148725 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:58.148794 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:58.149835 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 02:11:58.150364 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:58.150885 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.005446485 sec., 106857.90927543177 rows/sec., 7.08 MiB/sec. 2025.03.21 02:11:58.150935 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} executeQuery: Read 113 rows, 7.49 KiB in 0.005226 sec., 21622.65595101416 rows/sec., 1.40 MiB/sec. 2025.03.21 02:11:58.151068 [ 260 ] {b5383e4f-04bd-47b2-acfc-1f1197ecac92} TCPHandler: Processed in 0.005580067 sec. 2025.03.21 02:11:58.151119 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.21 02:11:58.151246 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:58.151420 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:11:58.151497 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:11:58.151630 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:58.151846 [ 189 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_81_16} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.21 02:11:58.152056 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 02:11:58.152492 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:58.152536 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:58.152897 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:11:58.153153 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:58.153358 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} executeQuery: Read 112 rows, 6.53 KiB in 0.001991 sec., 56253.1391260673 rows/sec., 3.20 MiB/sec. 2025.03.21 02:11:58.153413 [ 260 ] {2f9b1ff0-8ae9-49b6-8785-0b340f724267} TCPHandler: Processed in 0.002240989 sec. 2025.03.21 02:11:58.153520 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:58.153623 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:11:58.153666 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:11:58.154328 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:58.154367 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:58.154738 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.21 02:11:58.154986 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:58.155211 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} executeQuery: Read 382 rows, 27.58 KiB in 0.001606 sec., 237858.03237858033 rows/sec., 16.77 MiB/sec. 2025.03.21 02:11:58.155297 [ 260 ] {eb218fba-578e-4072-aff4-52526e1fa922} TCPHandler: Processed in 0.001831872 sec. 2025.03.21 02:11:58.155446 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:58.155742 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:11:58.155833 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:11:58.156272 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:58.156310 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:58.156670 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.03.21 02:11:58.156909 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:58.157122 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. 2025.03.21 02:11:58.157172 [ 260 ] {09826b8f-3739-4b24-afc2-a5bdd37f10fa} TCPHandler: Processed in 0.001822891 sec. 2025.03.21 02:11:58.157276 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:58.157376 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:11:58.157423 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:11:58.157934 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:58.157973 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:58.158359 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.21 02:11:58.158618 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:58.158835 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} executeQuery: Read 237 rows, 16.27 KiB in 0.001477 sec., 160460.39268788084 rows/sec., 10.76 MiB/sec. 2025.03.21 02:11:58.158900 [ 260 ] {23894541-1087-4496-ad95-53b8c473ed77} TCPHandler: Processed in 0.001666039 sec. 2025.03.21 02:11:58.159054 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:58.159326 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:11:58.159460 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:11:58.160114 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:58.160153 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:58.160501 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:11:58.160746 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:58.160965 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} executeQuery: Read 1 rows, 69.00 B in 0.001742 sec., 574.052812858783 rows/sec., 38.68 KiB/sec. 2025.03.21 02:11:58.161054 [ 260 ] {64b4d1fb-0a94-437f-9825-97cd5f94e19f} TCPHandler: Processed in 0.002074896 sec. 2025.03.21 02:11:58.161194 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:11:58.161297 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:11:58.161342 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:11:58.161774 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:11:58.161811 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:11:58.162177 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.21 02:11:58.162417 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:11:58.162639 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} executeQuery: Read 82 rows, 5.33 KiB in 0.001362 sec., 60205.580029368575 rows/sec., 3.82 MiB/sec. 2025.03.21 02:11:58.162714 [ 260 ] {eee68495-1155-4143-a796-dab27fa8154e} TCPHandler: Processed in 0.001571617 sec. 2025.03.21 02:12:00.192301 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.03.21 02:12:00.192965 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:00.193007 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:00.193533 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.21 02:12:00.193804 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:00.193962 [ 114 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.21 02:12:00.194003 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.03.21 02:12:00.194017 [ 114 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:00.194046 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:00.194181 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.21 02:12:00.194404 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:00.194460 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2025.03.21 02:12:00.194538 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part 2025.03.21 02:12:00.194638 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part 2025.03.21 02:12:00.194870 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part 2025.03.21 02:12:00.195036 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part 2025.03.21 02:12:00.195274 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part 2025.03.21 02:12:00.198007 [ 186 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003891608 sec., 7194712.314292704 rows/sec., 102.92 MiB/sec. 2025.03.21 02:12:00.198626 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.21 02:12:00.199033 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:00.199135 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_61_12} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.21 02:12:00.199262 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.03.21 02:12:02.187730 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.03.21 02:12:02.209173 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:02.209227 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:02.216648 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.21 02:12:02.217429 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:02.217738 [ 136 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.21 02:12:02.217798 [ 136 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:02.217835 [ 136 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:02.218270 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.21 02:12:02.234644 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.03.21 02:12:02.236162 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:02.237431 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2025.03.21 02:12:02.242771 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.03.21 02:12:02.248276 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.03.21 02:12:02.253839 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2025.03.21 02:12:02.259630 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.03.21 02:12:02.264446 [ 194 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.03.21 02:12:02.322550 [ 186 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.10457889 sec., 4398.593253380295 rows/sec., 22.74 MiB/sec. 2025.03.21 02:12:02.325754 [ 200 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.21 02:12:02.328794 [ 200 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:02.328891 [ 200 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_61_12} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.21 02:12:02.331143 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.03.21 02:12:02.847964 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1676 2025.03.21 02:12:02.851259 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:02.851306 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:02.852818 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:12:02.853120 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:02.853670 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1676 2025.03.21 02:12:03.135631 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:03.135834 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:03.135912 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:03.136837 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:03.136889 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:03.137329 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.21 02:12:03.137599 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:03.137841 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} executeQuery: Read 136 rows, 12.03 KiB in 0.002062 sec., 65955.38312318138 rows/sec., 5.70 MiB/sec. 2025.03.21 02:12:03.137906 [ 260 ] {1ee73d09-8102-43dd-9212-7faf99c9e1cc} TCPHandler: Processed in 0.002398712 sec. 2025.03.21 02:12:03.138049 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:03.138193 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:12:03.138251 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:12:03.138888 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:03.138930 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:03.139299 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.21 02:12:03.139543 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:03.139751 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} executeQuery: Read 40 rows, 3.01 KiB in 0.001592 sec., 25125.628140703517 rows/sec., 1.85 MiB/sec. 2025.03.21 02:12:03.139803 [ 260 ] {166f1a3a-8ed9-4947-9201-514a95f07514} TCPHandler: Processed in 0.001820502 sec. 2025.03.21 02:12:03.139906 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:03.140008 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:03.140051 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:03.140593 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:03.140632 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:03.140989 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.21 02:12:03.141236 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:03.141464 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} executeQuery: Read 104 rows, 8.32 KiB in 0.001473 sec., 70604.20909708079 rows/sec., 5.51 MiB/sec. 2025.03.21 02:12:03.141527 [ 260 ] {5d141268-900a-45dc-af58-87db891a8a79} TCPHandler: Processed in 0.001663099 sec. 2025.03.21 02:12:03.141661 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:03.141930 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:03.142083 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:03.143068 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:03.143108 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:03.143495 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.21 02:12:03.143726 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:03.143939 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} executeQuery: Read 160 rows, 11.41 KiB in 0.002095 sec., 76372.31503579952 rows/sec., 5.32 MiB/sec. 2025.03.21 02:12:03.143990 [ 260 ] {1f6269bb-7644-4982-951a-5b6efdbcb5b7} TCPHandler: Processed in 0.002379522 sec. 2025.03.21 02:12:03.144112 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:03.144215 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:03.144281 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:12:03.145423 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:03.145462 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:03.146113 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:12:03.146365 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:03.146671 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} executeQuery: Read 40 rows, 73.40 KiB in 0.002476 sec., 16155.088852988692 rows/sec., 28.95 MiB/sec. 2025.03.21 02:12:03.147192 [ 260 ] {6f607091-21c7-47d5-8ab2-eb2821917512} TCPHandler: Processed in 0.003128354 sec. 2025.03.21 02:12:03.147394 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:03.147499 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:03.147546 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:03.148017 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:03.148056 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:03.148411 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.21 02:12:03.148658 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:03.148865 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} executeQuery: Read 60 rows, 4.14 KiB in 0.001389 sec., 43196.544276457884 rows/sec., 2.91 MiB/sec. 2025.03.21 02:12:03.148914 [ 260 ] {48e342b6-bd64-4bda-8c47-1c3e2522fe8c} TCPHandler: Processed in 0.001568217 sec. 2025.03.21 02:12:07.503103 [ 144 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:12:07.503169 [ 144 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:12:07.694257 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.03.21 02:12:07.695209 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:07.695261 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:07.695802 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.21 02:12:07.696071 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:07.696351 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.03.21 02:12:08.139521 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:08.139715 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:12:08.139788 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:12:08.140661 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:08.140716 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:08.141161 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:12:08.141423 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:08.141661 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} executeQuery: Read 212 rows, 13.81 KiB in 0.001993 sec., 106372.3030607125 rows/sec., 6.77 MiB/sec. 2025.03.21 02:12:08.141790 [ 260 ] {cf92a549-b99c-4ede-a16f-c219c254ad59} TCPHandler: Processed in 0.002393081 sec. 2025.03.21 02:12:08.142024 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:08.142185 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:08.142236 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:08.143145 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:08.143189 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:08.143590 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.21 02:12:08.143837 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:08.144069 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} executeQuery: Read 617 rows, 49.39 KiB in 0.001911 sec., 322867.6085818943 rows/sec., 25.24 MiB/sec. 2025.03.21 02:12:08.144125 [ 260 ] {82f40c74-d180-4d2f-825a-d799df2a5b79} TCPHandler: Processed in 0.002201958 sec. 2025.03.21 02:12:08.144230 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:08.144332 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:12:08.144377 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:12:08.144945 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:08.144985 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:08.145335 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.21 02:12:08.145583 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:08.145787 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} executeQuery: Read 106 rows, 6.39 KiB in 0.001476 sec., 71815.71815718156 rows/sec., 4.22 MiB/sec. 2025.03.21 02:12:08.145840 [ 260 ] {ab8b2e53-5c2a-42eb-a79b-e414a8c742e5} TCPHandler: Processed in 0.001660059 sec. 2025.03.21 02:12:08.145957 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:08.146062 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:12:08.146107 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:12:08.146664 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:08.146705 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:08.147050 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 02:12:08.147288 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:08.147491 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} executeQuery: Read 113 rows, 7.49 KiB in 0.00145 sec., 77931.03448275862 rows/sec., 5.04 MiB/sec. 2025.03.21 02:12:08.147543 [ 260 ] {599e102f-5e6f-4ef1-b309-eb812d3817ce} TCPHandler: Processed in 0.001636419 sec. 2025.03.21 02:12:08.147673 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:08.147806 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:12:08.147860 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:12:08.148445 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:08.148485 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:08.148845 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:12:08.149092 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:08.149336 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} executeQuery: Read 112 rows, 6.53 KiB in 0.001547 sec., 72398.19004524886 rows/sec., 4.12 MiB/sec. 2025.03.21 02:12:08.149491 [ 260 ] {a1a1dc57-227f-4463-b80a-246e955419d8} TCPHandler: Processed in 0.001877923 sec. 2025.03.21 02:12:08.149712 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:08.149818 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:08.149863 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:08.150565 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:08.150606 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:08.150978 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.21 02:12:08.151212 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:08.151424 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} executeQuery: Read 382 rows, 27.58 KiB in 0.001629 sec., 234499.69306322897 rows/sec., 16.54 MiB/sec. 2025.03.21 02:12:08.151477 [ 260 ] {6a4dba44-9a0d-4b95-80ab-a3af9ad6578e} TCPHandler: Processed in 0.001847872 sec. 2025.03.21 02:12:08.151609 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:08.151745 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:12:08.151802 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:12:08.152276 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:08.152317 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:08.152676 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.03.21 02:12:08.152911 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:08.153149 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. 2025.03.21 02:12:08.153261 [ 260 ] {358c3749-0e2b-4e88-b88c-256366ecc370} TCPHandler: Processed in 0.00171273 sec. 2025.03.21 02:12:08.153485 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:08.153591 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:08.153642 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:08.154186 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:08.154226 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:08.154615 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.21 02:12:08.154852 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:08.155045 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} executeQuery: Read 237 rows, 16.27 KiB in 0.001471 sec., 161114.8878314072 rows/sec., 10.80 MiB/sec. 2025.03.21 02:12:08.155105 [ 260 ] {97c360ef-8452-4c6f-a1c3-0aafd010d005} TCPHandler: Processed in 0.001697139 sec. 2025.03.21 02:12:08.155242 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:08.155525 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:12:08.155662 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:12:08.156586 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:08.156624 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:08.156965 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:12:08.157197 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:08.157406 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} executeQuery: Read 1 rows, 69.00 B in 0.00199 sec., 502.51256281407035 rows/sec., 33.86 KiB/sec. 2025.03.21 02:12:08.157547 [ 260 ] {3da118b8-5180-4084-b860-e108c63d78af} TCPHandler: Processed in 0.002357241 sec. 2025.03.21 02:12:08.157770 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:08.157875 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:08.157923 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:08.158384 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:08.158422 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:08.158785 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.21 02:12:08.159019 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:08.159196 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} executeQuery: Read 82 rows, 5.33 KiB in 0.001344 sec., 61011.90476190476 rows/sec., 3.88 MiB/sec. 2025.03.21 02:12:08.159246 [ 260 ] {9fb015eb-341f-467b-a8f8-2a2356c18cac} TCPHandler: Processed in 0.001543847 sec. 2025.03.21 02:12:09.734803 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.03.21 02:12:09.754032 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:09.754093 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:09.761018 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.21 02:12:09.761793 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:09.765574 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.03.21 02:12:10.781907 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:10.782110 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:10.782182 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:10.783429 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:10.783478 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:10.784006 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.21 02:12:10.784265 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:10.784517 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} executeQuery: Read 1276 rows, 108.59 KiB in 0.002455 sec., 519755.6008146639 rows/sec., 43.19 MiB/sec. 2025.03.21 02:12:10.784597 [ 260 ] {d21a1d4b-800f-43b2-a606-e14a760cd1eb} TCPHandler: Processed in 0.002814289 sec. 2025.03.21 02:12:10.784720 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:10.784894 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:12:10.784960 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:12:10.785505 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:10.785546 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:10.785903 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.21 02:12:10.786143 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:10.786358 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} executeQuery: Read 40 rows, 3.01 KiB in 0.001517 sec., 26367.83124588003 rows/sec., 1.94 MiB/sec. 2025.03.21 02:12:10.786412 [ 260 ] {677e9221-ceb6-4f66-9bc1-b4f1c3faac88} TCPHandler: Processed in 0.00175174 sec. 2025.03.21 02:12:10.786542 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:10.786679 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:12:10.786734 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:12:10.787385 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:10.787425 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:10.787807 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 02:12:10.788049 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:10.788276 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} executeQuery: Read 228 rows, 15.81 KiB in 0.001627 sec., 140135.21819299326 rows/sec., 9.49 MiB/sec. 2025.03.21 02:12:10.788331 [ 260 ] {d526cd3f-a1a1-4f64-9aed-82a7a164fe19} TCPHandler: Processed in 0.001854423 sec. 2025.03.21 02:12:10.788451 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:10.788557 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:10.788601 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:10.789307 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:10.789347 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:10.789749 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.21 02:12:10.789996 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:10.790227 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} executeQuery: Read 560 rows, 42.61 KiB in 0.001691 sec., 331164.9911295092 rows/sec., 24.61 MiB/sec. 2025.03.21 02:12:10.790292 [ 260 ] {047d60b7-ebb7-434e-a7f9-4aa6470501ca} TCPHandler: Processed in 0.001890863 sec. 2025.03.21 02:12:10.790429 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:10.790563 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:10.790611 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:10.791299 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:10.791337 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:10.791779 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.21 02:12:10.792022 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:10.792249 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} executeQuery: Read 930 rows, 63.82 KiB in 0.00171 sec., 543859.6491228071 rows/sec., 36.44 MiB/sec. 2025.03.21 02:12:10.792323 [ 260 ] {0a6a1f63-3c45-471f-aecd-99bc855f3766} TCPHandler: Processed in 0.001958354 sec. 2025.03.21 02:12:10.792465 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:10.792595 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:10.792661 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:12:10.793795 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:10.793834 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:10.794481 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:12:10.794750 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:10.795013 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} executeQuery: Read 40 rows, 73.40 KiB in 0.002443 sec., 16373.311502251332 rows/sec., 29.34 MiB/sec. 2025.03.21 02:12:10.795347 [ 260 ] {50c87044-996a-47b5-97c7-c1a1aee6b7ae} TCPHandler: Processed in 0.002946031 sec. 2025.03.21 02:12:10.795489 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:10.795591 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:10.795636 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:10.796055 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:10.796093 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:10.796456 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.21 02:12:10.796695 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:10.796930 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} executeQuery: Read 30 rows, 2.08 KiB in 0.001354 sec., 22156.573116691285 rows/sec., 1.50 MiB/sec. 2025.03.21 02:12:10.796987 [ 260 ] {5a24db21-4d13-4497-9610-60872f767521} TCPHandler: Processed in 0.001546958 sec. 2025.03.21 02:12:12.854013 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1722 2025.03.21 02:12:12.857594 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:12.857662 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:12.859183 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:12:12.859512 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:12.859735 [ 36 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 02:12:12.859858 [ 36 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:12.859923 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:12.860326 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 02:12:12.861152 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1722 2025.03.21 02:12:12.861585 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:12.861769 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1536 rows starting from the beginning of the part 2025.03.21 02:12:12.862458 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part 2025.03.21 02:12:12.863078 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part 2025.03.21 02:12:12.863901 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 28 rows starting from the beginning of the part 2025.03.21 02:12:12.864523 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part 2025.03.21 02:12:12.865135 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part 2025.03.21 02:12:12.874110 [ 198 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1722 rows, containing 72 columns (72 merged, 0 gathered) in 0.014066375 sec., 122419.59993246305 rows/sec., 93.99 MiB/sec. 2025.03.21 02:12:12.875885 [ 193 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 02:12:12.876620 [ 193 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:12.876714 [ 193 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_46_9} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 02:12:12.876937 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.03.21 02:12:13.130182 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:13.130480 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:13.130594 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:13.131608 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:13.131663 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:13.132105 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.21 02:12:13.132371 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:13.132570 [ 36 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.21 02:12:13.132637 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} executeQuery: Read 56 rows, 4.41 KiB in 0.002235 sec., 25055.92841163311 rows/sec., 1.92 MiB/sec. 2025.03.21 02:12:13.132664 [ 36 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:13.132725 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:13.132782 [ 260 ] {1fcf8bdb-3d67-4879-a8a6-9e06f79e46e0} TCPHandler: Processed in 0.002769819 sec. 2025.03.21 02:12:13.133012 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:13.133048 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.21 02:12:13.133170 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:13.133258 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:13.133461 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:13.133544 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1848 rows starting from the beginning of the part 2025.03.21 02:12:13.133857 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 617 rows starting from the beginning of the part 2025.03.21 02:12:13.134297 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 136 rows starting from the beginning of the part 2025.03.21 02:12:13.134713 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 617 rows starting from the beginning of the part 2025.03.21 02:12:13.135083 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1276 rows starting from the beginning of the part 2025.03.21 02:12:13.135397 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part 2025.03.21 02:12:13.136204 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:13.136279 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:13.137111 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.21 02:12:13.137619 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:13.137924 [ 36 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.21 02:12:13.138019 [ 36 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:13.138124 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:13.138347 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} executeQuery: Read 64 rows, 5.12 KiB in 0.005163 sec., 12395.893860158822 rows/sec., 990.75 KiB/sec. 2025.03.21 02:12:13.138620 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.21 02:12:13.138675 [ 260 ] {549901de-0598-47b9-a52a-b1a3039cf9eb} TCPHandler: Processed in 0.00575673 sec. 2025.03.21 02:12:13.138883 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:13.138917 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:13.139027 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 916 rows starting from the beginning of the part 2025.03.21 02:12:13.139196 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:13.139425 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:13.139493 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 382 rows starting from the beginning of the part 2025.03.21 02:12:13.139939 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 104 rows starting from the beginning of the part 2025.03.21 02:12:13.140471 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 382 rows starting from the beginning of the part 2025.03.21 02:12:13.140815 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 560 rows starting from the beginning of the part 2025.03.21 02:12:13.140812 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.007925588 sec., 574089.8971786067 rows/sec., 48.79 MiB/sec. 2025.03.21 02:12:13.141356 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2025.03.21 02:12:13.141524 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.21 02:12:13.142635 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:13.142993 [ 187 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_106_21} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.21 02:12:13.143299 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:12:13.143556 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:13.143640 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:13.144753 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.21 02:12:13.145130 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:13.145362 [ 36 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.03.21 02:12:13.145501 [ 36 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:13.145609 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:13.145705 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} executeQuery: Read 76 rows, 5.43 KiB in 0.006605 sec., 11506.434519303559 rows/sec., 821.61 KiB/sec. 2025.03.21 02:12:13.146231 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.007961199 sec., 302467.00277181866 rows/sec., 23.16 MiB/sec. 2025.03.21 02:12:13.146240 [ 260 ] {577730a6-4776-4757-aedd-ca0a401a69cf} TCPHandler: Processed in 0.00743752 sec. 2025.03.21 02:12:13.146260 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2025.03.21 02:12:13.146798 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.21 02:12:13.146869 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:13.147322 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:13.147487 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:13.147498 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29960 rows starting from the beginning of the part 2025.03.21 02:12:13.147748 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:13.148547 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 237 rows starting from the beginning of the part 2025.03.21 02:12:13.148866 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:13.149709 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part 2025.03.21 02:12:13.149818 [ 199 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_106_21} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.21 02:12:13.150254 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.21 02:12:13.150362 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 237 rows starting from the beginning of the part 2025.03.21 02:12:13.150534 [ 191 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 930 rows starting from the beginning of the part 2025.03.21 02:12:13.151080 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:13.151124 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:13.151677 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.21 02:12:13.152042 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:13.152280 [ 36 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.21 02:12:13.152308 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} executeQuery: Read 30 rows, 2.06 KiB in 0.005041 sec., 5951.200158698671 rows/sec., 409.34 KiB/sec. 2025.03.21 02:12:13.152358 [ 36 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:13.152489 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. 2025.03.21 02:12:13.152534 [ 260 ] {ccc68a90-b173-4fe6-95f6-07ad2a034636} TCPHandler: Processed in 0.005869503 sec. 2025.03.21 02:12:13.152932 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.21 02:12:13.153294 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:13.153391 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6010 rows starting from the beginning of the part 2025.03.21 02:12:13.153656 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part 2025.03.21 02:12:13.153875 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part 2025.03.21 02:12:13.154077 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 82 rows starting from the beginning of the part 2025.03.21 02:12:13.154231 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 30 rows starting from the beginning of the part 2025.03.21 02:12:13.154394 [ 187 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 30 rows starting from the beginning of the part 2025.03.21 02:12:13.158433 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6294 rows, containing 4 columns (4 merged, 0 gathered) in 0.005789161 sec., 1087204.1734544954 rows/sec., 71.13 MiB/sec. 2025.03.21 02:12:13.159235 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.21 02:12:13.159713 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:13.159840 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_106_21} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.21 02:12:13.159963 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2025.03.21 02:12:13.160646 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 31524 rows, containing 5 columns (5 merged, 0 gathered) in 0.014837328 sec., 2124641.310079551 rows/sec., 143.60 MiB/sec. 2025.03.21 02:12:13.161227 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.03.21 02:12:13.161529 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:13.161614 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_105_21} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.03.21 02:12:13.161710 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.03.21 02:12:14.000226 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 247.84 MiB, peak 260.56 MiB, free memory in arenas 0.00 B, will set to 249.86 MiB (RSS), difference: 2.02 MiB 2025.03.21 02:12:15.196545 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.03.21 02:12:15.197223 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:15.197266 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:15.197804 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.21 02:12:15.198065 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:15.198315 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.03.21 02:12:17.265723 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.03.21 02:12:17.286310 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:17.286369 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:17.293816 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.21 02:12:17.294609 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:17.297409 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.03.21 02:12:18.132921 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:18.133131 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:18.133213 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:18.133992 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:18.134042 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:18.134504 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.21 02:12:18.134761 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:18.135010 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} executeQuery: Read 56 rows, 4.41 KiB in 0.001934 sec., 28955.532574974146 rows/sec., 2.22 MiB/sec. 2025.03.21 02:12:18.135079 [ 260 ] {e1cd18ef-22ed-4a24-9ade-39857fc065f4} TCPHandler: Processed in 0.00229466 sec. 2025.03.21 02:12:18.135206 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:18.135319 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:18.135367 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:18.135925 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:18.135967 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:18.136337 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.21 02:12:18.136582 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:18.136807 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} executeQuery: Read 64 rows, 5.12 KiB in 0.001514 sec., 42272.12681638045 rows/sec., 3.30 MiB/sec. 2025.03.21 02:12:18.136864 [ 260 ] {d0e413a9-6da3-40e4-a17d-bbcd277342a8} TCPHandler: Processed in 0.00170954 sec. 2025.03.21 02:12:18.136998 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:18.137139 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:18.137198 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:18.137749 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:18.137789 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:18.138199 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.21 02:12:18.138445 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:18.138665 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. 2025.03.21 02:12:18.138717 [ 260 ] {046afaa1-41ca-40d1-b6ae-8918f6894f87} TCPHandler: Processed in 0.001786121 sec. 2025.03.21 02:12:18.138843 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:18.138950 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:18.138996 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:18.139428 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:18.139468 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:18.139838 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.21 02:12:18.140091 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:18.140326 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. 2025.03.21 02:12:18.140379 [ 260 ] {11197437-a933-4c3a-bfac-0dfb605fd3b9} TCPHandler: Processed in 0.001587357 sec. 2025.03.21 02:12:19.008786 [ 128 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 5 parts from all_1_36_7 to all_40_40_0 2025.03.21 02:12:19.008865 [ 128 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:19.008895 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:19.009116 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_36_7 to all_40_40_0 into Compact with storage Full 2025.03.21 02:12:19.009613 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:19.009703 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 36 rows starting from the beginning of the part 2025.03.21 02:12:19.009793 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.03.21 02:12:19.009923 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.03.21 02:12:19.010284 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.03.21 02:12:19.010517 [ 189 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.03.21 02:12:19.011496 [ 190 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.002515164 sec., 15903.535514980336 rows/sec., 1.04 MiB/sec. 2025.03.21 02:12:19.011712 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.03.21 02:12:19.012141 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:19.012258 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_40_8} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 5 parts: [all_1_36_7, all_40_40_0] -> all_1_40_8 2025.03.21 02:12:19.012389 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.21 02:12:22.503205 [ 150 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:12:22.503272 [ 150 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:12:22.698540 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 2025.03.21 02:12:22.699618 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:22.699706 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:22.700362 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.21 02:12:22.700611 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:22.700823 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.03.21 02:12:22.861525 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1738 2025.03.21 02:12:22.864760 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:22.864825 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:22.866333 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:12:22.866687 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:22.868220 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1738 2025.03.21 02:12:23.001826 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001286883 sec. 2025.03.21 02:12:23.135596 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:23.135802 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:23.135881 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:23.136844 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:23.136899 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:23.137355 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.21 02:12:23.137614 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:23.137853 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} executeQuery: Read 136 rows, 12.03 KiB in 0.002106 sec., 64577.39791073125 rows/sec., 5.58 MiB/sec. 2025.03.21 02:12:23.137918 [ 260 ] {7c60d88a-1f8c-49db-90b9-7855b3299678} TCPHandler: Processed in 0.002446642 sec. 2025.03.21 02:12:23.138062 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:23.138215 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:12:23.138274 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:12:23.138878 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:23.138920 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:23.139290 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.21 02:12:23.139532 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:23.139777 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} executeQuery: Read 40 rows, 3.01 KiB in 0.001602 sec., 24968.789013732836 rows/sec., 1.83 MiB/sec. 2025.03.21 02:12:23.139831 [ 260 ] {ea4ba872-a0eb-4682-b031-0cadc5f5c36e} TCPHandler: Processed in 0.001836572 sec. 2025.03.21 02:12:23.139969 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:23.140111 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:23.140167 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:23.140825 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:23.140866 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:23.141251 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.21 02:12:23.141504 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:23.141747 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} executeQuery: Read 104 rows, 8.32 KiB in 0.001665 sec., 62462.46246246246 rows/sec., 4.88 MiB/sec. 2025.03.21 02:12:23.141802 [ 260 ] {d4d88367-fdca-471c-93ec-4aec0d44c85d} TCPHandler: Processed in 0.001900153 sec. 2025.03.21 02:12:23.141933 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:23.142065 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:23.142124 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:23.142714 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:23.142755 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:23.143152 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.21 02:12:23.143406 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:23.143625 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} executeQuery: Read 160 rows, 11.41 KiB in 0.001589 sec., 100692.25928256765 rows/sec., 7.01 MiB/sec. 2025.03.21 02:12:23.143678 [ 260 ] {90ec29c1-af45-437c-be09-30721ce2b3f0} TCPHandler: Processed in 0.001807431 sec. 2025.03.21 02:12:23.143809 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:23.143916 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:23.143983 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:12:23.145141 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:23.145181 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:23.145842 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:12:23.146099 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:23.146277 [ 150 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 02:12:23.146363 [ 150 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:23.146378 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} executeQuery: Read 40 rows, 73.40 KiB in 0.002472 sec., 16181.229773462785 rows/sec., 29.00 MiB/sec. 2025.03.21 02:12:23.146409 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:23.146903 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 02:12:23.147068 [ 260 ] {2ac88865-f858-4dcd-b375-09592128992d} TCPHandler: Processed in 0.003302537 sec. 2025.03.21 02:12:23.147752 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:23.148109 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:23.148241 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:23.148247 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:23.148517 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1615 rows starting from the beginning of the part 2025.03.21 02:12:23.149263 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part 2025.03.21 02:12:23.150133 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part 2025.03.21 02:12:23.150307 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:23.150405 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:23.150847 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part 2025.03.21 02:12:23.151559 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part 2025.03.21 02:12:23.151900 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.21 02:12:23.152198 [ 190 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part 2025.03.21 02:12:23.152740 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:23.153466 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} executeQuery: Read 60 rows, 4.14 KiB in 0.005409 sec., 11092.623405435386 rows/sec., 765.51 KiB/sec. 2025.03.21 02:12:23.153844 [ 260 ] {92b427b5-29ad-40cb-bbe8-c350a81f7249} TCPHandler: Processed in 0.00631807 sec. 2025.03.21 02:12:23.164850 [ 192 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1815 rows, containing 19 columns (19 merged, 0 gathered) in 0.018283069 sec., 99272.17361592849 rows/sec., 177.89 MiB/sec. 2025.03.21 02:12:23.166593 [ 192 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 02:12:23.167098 [ 192 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:23.167198 [ 192 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_46_9} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 02:12:23.167396 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.75 MiB. 2025.03.21 02:12:23.362719 [ 149 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 5 parts from all_1_51_10 to all_55_55_0 2025.03.21 02:12:23.362819 [ 149 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:23.362860 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:23.363049 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_51_10 to all_55_55_0 into Compact with storage Full 2025.03.21 02:12:23.363420 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:23.363534 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 342 rows starting from the beginning of the part 2025.03.21 02:12:23.363935 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 113 rows starting from the beginning of the part 2025.03.21 02:12:23.364300 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 113 rows starting from the beginning of the part 2025.03.21 02:12:23.364429 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 113 rows starting from the beginning of the part 2025.03.21 02:12:23.364494 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 228 rows starting from the beginning of the part 2025.03.21 02:12:23.365844 [ 200 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 909 rows, containing 5 columns (5 merged, 0 gathered) in 0.00289428 sec., 314067.7474190472 rows/sec., 22.00 MiB/sec. 2025.03.21 02:12:23.366040 [ 194 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.03.21 02:12:23.366372 [ 194 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:23.366463 [ 194 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_55_11} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 5 parts: [all_1_51_10, all_55_55_0] -> all_1_55_11 2025.03.21 02:12:23.366569 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:12:24.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 250.47 MiB, peak 267.14 MiB, free memory in arenas 0.00 B, will set to 254.61 MiB (RSS), difference: 4.13 MiB 2025.03.21 02:12:24.797763 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.03.21 02:12:24.821691 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:24.821747 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:24.829170 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.21 02:12:24.829985 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:24.832706 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.03.21 02:12:28.133827 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:28.134046 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:28.134151 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:28.134906 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:28.134962 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:28.135399 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.21 02:12:28.135669 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:28.135909 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} executeQuery: Read 56 rows, 4.41 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.25 MiB/sec. 2025.03.21 02:12:28.135983 [ 260 ] {94f666ee-a081-4aa8-8b0a-8a9ece2d2522} TCPHandler: Processed in 0.002287559 sec. 2025.03.21 02:12:28.136121 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:28.136234 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:28.136283 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:28.136840 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:28.136883 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:28.137247 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.21 02:12:28.137492 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:28.137713 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} executeQuery: Read 64 rows, 5.12 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 3.32 MiB/sec. 2025.03.21 02:12:28.137769 [ 260 ] {9fb59ffb-dfff-40d5-8515-c64e36834121} TCPHandler: Processed in 0.001699839 sec. 2025.03.21 02:12:28.137887 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:28.138000 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:28.138050 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:28.138570 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:28.138611 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:28.139021 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.21 02:12:28.139263 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:28.139484 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. 2025.03.21 02:12:28.139537 [ 260 ] {d44d9b56-d166-4079-8b8e-b03d65901691} TCPHandler: Processed in 0.001704009 sec. 2025.03.21 02:12:28.139658 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:28.139764 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:28.139811 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:28.140241 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:28.140280 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:28.140638 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.21 02:12:28.140875 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:28.141045 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} executeQuery: Read 60 rows, 4.14 KiB in 0.001303 sec., 46047.58250191865 rows/sec., 3.10 MiB/sec. 2025.03.21 02:12:28.141095 [ 260 ] {645e4ed3-7fe0-4286-9db3-033563d5e86e} TCPHandler: Processed in 0.001485355 sec. 2025.03.21 02:12:30.201042 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2025.03.21 02:12:30.202048 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:30.202090 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:30.202612 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.21 02:12:30.202873 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:30.203168 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.03.21 02:12:32.332852 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.03.21 02:12:32.354720 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:32.354789 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:32.362236 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.21 02:12:32.362993 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:32.365929 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.03.21 02:12:32.868498 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1758 2025.03.21 02:12:32.871586 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:32.871637 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:32.873153 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:12:32.873461 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:32.875873 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1758 2025.03.21 02:12:33.135757 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:33.135948 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:33.136021 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:33.136897 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:33.136948 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:33.137373 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.21 02:12:33.137620 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:33.137844 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} executeQuery: Read 136 rows, 12.03 KiB in 0.001943 sec., 69994.85331960885 rows/sec., 6.04 MiB/sec. 2025.03.21 02:12:33.137900 [ 260 ] {4a11f284-a349-415e-9e56-a4a493a0169c} TCPHandler: Processed in 0.002257899 sec. 2025.03.21 02:12:33.138009 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:33.138108 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:12:33.138150 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:12:33.138638 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:33.138674 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:33.139072 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.03.21 02:12:33.139308 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:33.139500 [ 140 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.03.21 02:12:33.139535 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} executeQuery: Read 40 rows, 3.01 KiB in 0.00143 sec., 27972.027972027972 rows/sec., 2.05 MiB/sec. 2025.03.21 02:12:33.139584 [ 140 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:33.139649 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:33.139662 [ 260 ] {cb50d8ac-f901-49f0-b2cd-92483ea7a910} TCPHandler: Processed in 0.00169019 sec. 2025.03.21 02:12:33.139830 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.03.21 02:12:33.139839 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:33.139988 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:33.139995 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:33.140027 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 166 rows starting from the beginning of the part 2025.03.21 02:12:33.140050 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:33.140198 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 40 rows starting from the beginning of the part 2025.03.21 02:12:33.140584 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 106 rows starting from the beginning of the part 2025.03.21 02:12:33.140953 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 40 rows starting from the beginning of the part 2025.03.21 02:12:33.141302 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 40 rows starting from the beginning of the part 2025.03.21 02:12:33.141648 [ 186 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 40 rows starting from the beginning of the part 2025.03.21 02:12:33.142655 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:33.142703 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:33.143249 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.21 02:12:33.143476 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.003706944 sec., 116538.043196768 rows/sec., 8.14 MiB/sec. 2025.03.21 02:12:33.143631 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:33.143777 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.03.21 02:12:33.144099 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} executeQuery: Read 104 rows, 8.32 KiB in 0.004136 sec., 25145.067698259187 rows/sec., 1.96 MiB/sec. 2025.03.21 02:12:33.144381 [ 260 ] {ace1171d-4e5f-4f9a-8481-0e193a3662d2} TCPHandler: Processed in 0.004590889 sec. 2025.03.21 02:12:33.144731 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:33.144812 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:33.145123 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_86_17} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.03.21 02:12:33.145420 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:33.145507 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.21 02:12:33.145693 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:33.147551 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:33.147591 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:33.147990 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.21 02:12:33.148237 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:33.148410 [ 140 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.03.21 02:12:33.148472 [ 140 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:33.148480 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} executeQuery: Read 160 rows, 11.41 KiB in 0.003293 sec., 48587.91375645308 rows/sec., 3.38 MiB/sec. 2025.03.21 02:12:33.148505 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:33.148664 [ 260 ] {6090fdd4-b2b1-41ee-b1a7-e3a490919b05} TCPHandler: Processed in 0.004006469 sec. 2025.03.21 02:12:33.148753 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.03.21 02:12:33.148857 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:33.148949 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:33.149045 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31524 rows starting from the beginning of the part 2025.03.21 02:12:33.149060 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:33.149323 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 76 rows starting from the beginning of the part 2025.03.21 02:12:33.149458 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:12:33.149660 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part 2025.03.21 02:12:33.150131 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part 2025.03.21 02:12:33.150520 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part 2025.03.21 02:12:33.150938 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part 2025.03.21 02:12:33.153817 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:33.153891 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:33.155602 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:12:33.156083 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:33.156396 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} executeQuery: Read 40 rows, 73.40 KiB in 0.007388 sec., 5414.185165132648 rows/sec., 9.70 MiB/sec. 2025.03.21 02:12:33.157180 [ 260 ] {0a4cfe4e-9c1f-4c1f-bdb6-39c20cea8a16} TCPHandler: Processed in 0.008394417 sec. 2025.03.21 02:12:33.157380 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:33.157490 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:33.157539 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:33.158169 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:33.158209 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:33.158925 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.21 02:12:33.159189 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:33.159483 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} executeQuery: Read 60 rows, 4.14 KiB in 0.002019 sec., 29717.68202080238 rows/sec., 2.00 MiB/sec. 2025.03.21 02:12:33.159536 [ 260 ] {bdd8bd14-ce35-4fbc-8f73-336c20a61e96} TCPHandler: Processed in 0.002205799 sec. 2025.03.21 02:12:33.161564 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 32240 rows, containing 5 columns (5 merged, 0 gathered) in 0.012940135 sec., 2491473.2342436924 rows/sec., 168.51 MiB/sec. 2025.03.21 02:12:33.162057 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.03.21 02:12:33.162420 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:33.162511 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_110_22} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.03.21 02:12:33.162626 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.21 02:12:37.503314 [ 137 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:12:37.503387 [ 137 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:12:37.703393 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2025.03.21 02:12:37.704148 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:37.704197 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:37.704747 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.21 02:12:37.705015 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:37.705256 [ 135 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.21 02:12:37.705302 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.03.21 02:12:37.705375 [ 135 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:37.705423 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:37.705601 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.21 02:12:37.705764 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:37.705810 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2025.03.21 02:12:37.705891 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part 2025.03.21 02:12:37.706152 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part 2025.03.21 02:12:37.706393 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part 2025.03.21 02:12:37.706583 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part 2025.03.21 02:12:37.706787 [ 187 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part 2025.03.21 02:12:37.709691 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004160852 sec., 7271587.645991735 rows/sec., 104.02 MiB/sec. 2025.03.21 02:12:37.710251 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.21 02:12:37.710594 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:37.710686 [ 199 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_66_13} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.21 02:12:37.710806 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. 2025.03.21 02:12:38.139330 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:38.139518 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:12:38.139589 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:12:38.140499 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.140543 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.141020 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:12:38.141278 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.141491 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} executeQuery: Read 212 rows, 13.81 KiB in 0.002026 sec., 104639.68410661402 rows/sec., 6.66 MiB/sec. 2025.03.21 02:12:38.141558 [ 260 ] {0b0b0246-9a0d-41dc-9f0e-266a51a5ee90} TCPHandler: Processed in 0.002352901 sec. 2025.03.21 02:12:38.141675 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:38.141785 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:38.141833 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:38.142686 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.142726 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.143126 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.21 02:12:38.143368 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.143516 [ 135 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.21 02:12:38.143559 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} executeQuery: Read 617 rows, 49.39 KiB in 0.001799 sec., 342968.3157309616 rows/sec., 26.81 MiB/sec. 2025.03.21 02:12:38.143566 [ 135 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.143612 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.143635 [ 260 ] {f341549d-73d0-46ae-914d-9e8cd9257432} TCPHandler: Processed in 0.002011455 sec. 2025.03.21 02:12:38.143899 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:38.143922 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.03.21 02:12:38.144433 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:12:38.144538 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:38.144673 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1848 rows starting from the beginning of the part 2025.03.21 02:12:38.144688 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:12:38.145198 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part 2025.03.21 02:12:38.145728 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 136 rows starting from the beginning of the part 2025.03.21 02:12:38.146163 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part 2025.03.21 02:12:38.146614 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 136 rows starting from the beginning of the part 2025.03.21 02:12:38.146931 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 617 rows starting from the beginning of the part 2025.03.21 02:12:38.148453 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.148539 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.149515 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.03.21 02:12:38.149852 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.150284 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} executeQuery: Read 106 rows, 6.39 KiB in 0.006117 sec., 17328.75592610757 rows/sec., 1.02 MiB/sec. 2025.03.21 02:12:38.150482 [ 260 ] {ba3db4c3-409b-436c-9bdc-7baaadaf241a} TCPHandler: Processed in 0.006689977 sec. 2025.03.21 02:12:38.150490 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2849 rows, containing 5 columns (5 merged, 0 gathered) in 0.006761448 sec., 421359.44844950375 rows/sec., 35.79 MiB/sec. 2025.03.21 02:12:38.150665 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:38.150771 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.21 02:12:38.150853 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:12:38.150934 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:12:38.151373 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.151620 [ 193 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_111_22} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.21 02:12:38.151738 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.03.21 02:12:38.152012 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.152057 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.152430 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.21 02:12:38.152687 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.152909 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} executeQuery: Read 113 rows, 7.49 KiB in 0.002116 sec., 53402.646502835545 rows/sec., 3.46 MiB/sec. 2025.03.21 02:12:38.152997 [ 260 ] {f0e5588e-3ff8-46bd-9e1c-ba3c96268940} TCPHandler: Processed in 0.002378442 sec. 2025.03.21 02:12:38.153269 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:38.153402 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:12:38.153448 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:12:38.154026 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.154066 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.154426 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:12:38.154667 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.154889 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} executeQuery: Read 112 rows, 6.53 KiB in 0.0015 sec., 74666.66666666667 rows/sec., 4.25 MiB/sec. 2025.03.21 02:12:38.154981 [ 260 ] {d58b0f74-48ee-410b-84f3-86d0273c22e0} TCPHandler: Processed in 0.001815552 sec. 2025.03.21 02:12:38.155209 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:38.155319 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:38.155364 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:38.156059 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.156097 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.156470 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.21 02:12:38.156708 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.156838 [ 135 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.21 02:12:38.156870 [ 135 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.156888 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} executeQuery: Read 382 rows, 27.58 KiB in 0.001588 sec., 240554.15617128465 rows/sec., 16.96 MiB/sec. 2025.03.21 02:12:38.156892 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.157024 [ 260 ] {9132d39d-2dc2-4541-913c-923488d005cd} TCPHandler: Processed in 0.001894413 sec. 2025.03.21 02:12:38.157128 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.03.21 02:12:38.157189 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:38.157412 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:12:38.157440 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:38.157498 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:12:38.157519 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 916 rows starting from the beginning of the part 2025.03.21 02:12:38.157980 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part 2025.03.21 02:12:38.158388 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part 2025.03.21 02:12:38.158717 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part 2025.03.21 02:12:38.158944 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 104 rows starting from the beginning of the part 2025.03.21 02:12:38.159256 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 382 rows starting from the beginning of the part 2025.03.21 02:12:38.160037 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.160095 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.160934 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.03.21 02:12:38.161463 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.161874 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} executeQuery: Read 6 rows, 321.00 B in 0.004535 sec., 1323.0429988974643 rows/sec., 69.12 KiB/sec. 2025.03.21 02:12:38.162265 [ 260 ] {f1e07816-26d6-4efa-a0ef-f6b9f8f08986} TCPHandler: Processed in 0.005119899 sec. 2025.03.21 02:12:38.162823 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:38.162916 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1634 rows, containing 5 columns (5 merged, 0 gathered) in 0.005919383 sec., 276042.28346096206 rows/sec., 21.28 MiB/sec. 2025.03.21 02:12:38.163032 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:38.163111 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:38.163156 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.21 02:12:38.163825 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.164051 [ 198 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_111_22} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.21 02:12:38.164245 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. 2025.03.21 02:12:38.164395 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.164439 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.164836 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.21 02:12:38.165074 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.165256 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} executeQuery: Read 237 rows, 16.27 KiB in 0.002263 sec., 104728.236853734 rows/sec., 7.02 MiB/sec. 2025.03.21 02:12:38.165314 [ 260 ] {6eb0cd07-78e3-44e0-a0c5-55137eb3a77e} TCPHandler: Processed in 0.002688077 sec. 2025.03.21 02:12:38.165449 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:38.165582 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:12:38.165637 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:12:38.166148 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.166185 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.166547 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:12:38.166782 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.166973 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. 2025.03.21 02:12:38.167064 [ 260 ] {fb15173c-502b-4256-ac77-d309b0f48454} TCPHandler: Processed in 0.00168029 sec. 2025.03.21 02:12:38.167216 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:38.167319 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:38.167365 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:38.167802 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.167838 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.168202 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.21 02:12:38.168449 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.168579 [ 135 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.21 02:12:38.168610 [ 135 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:38.168629 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} executeQuery: Read 82 rows, 5.33 KiB in 0.001327 sec., 61793.51921627732 rows/sec., 3.92 MiB/sec. 2025.03.21 02:12:38.168633 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:38.168748 [ 260 ] {eac7efc9-c5b8-416f-9d13-16566bbe82d9} TCPHandler: Processed in 0.001581658 sec. 2025.03.21 02:12:38.168887 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.03.21 02:12:38.169187 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:38.169267 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6294 rows starting from the beginning of the part 2025.03.21 02:12:38.169640 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2025.03.21 02:12:38.170023 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part 2025.03.21 02:12:38.170421 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2025.03.21 02:12:38.170711 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part 2025.03.21 02:12:38.170808 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 82 rows starting from the beginning of the part 2025.03.21 02:12:38.172880 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6616 rows, containing 4 columns (4 merged, 0 gathered) in 0.004169253 sec., 1586855.0073598314 rows/sec., 103.89 MiB/sec. 2025.03.21 02:12:38.173363 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.21 02:12:38.173740 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:38.173844 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_111_22} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.21 02:12:38.173945 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.03.21 02:12:39.866068 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.03.21 02:12:39.890419 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:39.890475 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:39.899219 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.21 02:12:39.900006 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:39.900399 [ 130 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.03.21 02:12:39.900534 [ 130 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:39.900594 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:39.901179 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.03.21 02:12:39.916024 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.03.21 02:12:39.917589 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:39.919225 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2025.03.21 02:12:39.925079 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.03.21 02:12:39.930765 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2025.03.21 02:12:39.936466 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.03.21 02:12:39.942353 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2025.03.21 02:12:39.947373 [ 191 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.03.21 02:12:40.000162 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.98 MiB, peak 269.91 MiB, free memory in arenas 0.00 B, will set to 256.70 MiB (RSS), difference: -11.29 MiB 2025.03.21 02:12:40.006980 [ 188 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.106212479 sec., 4688.714590683831 rows/sec., 24.24 MiB/sec. 2025.03.21 02:12:40.010554 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.03.21 02:12:40.013744 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:40.013876 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_66_13} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.03.21 02:12:40.016588 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. 2025.03.21 02:12:40.782300 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:40.782524 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 02:12:40.782606 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 02:12:40.783440 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:40.783492 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:40.783927 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.03.21 02:12:40.784184 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:40.784481 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} executeQuery: Read 18 rows, 1.47 KiB in 0.002002 sec., 8991.008991008992 rows/sec., 733.15 KiB/sec. 2025.03.21 02:12:40.784629 [ 260 ] {e548b892-dd43-4c37-83ac-be42b313528b} TCPHandler: Processed in 0.002465533 sec. 2025.03.21 02:12:40.784747 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:40.784856 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:40.784903 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:40.786157 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:40.786199 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:40.786647 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.21 02:12:40.786896 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:40.787112 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} executeQuery: Read 1285 rows, 109.25 KiB in 0.002274 sec., 565083.5532102023 rows/sec., 46.92 MiB/sec. 2025.03.21 02:12:40.787168 [ 260 ] {e87e8ea5-e029-455f-bb4a-8b9fb19d6bf6} TCPHandler: Processed in 0.002474272 sec. 2025.03.21 02:12:40.787301 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:40.787442 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:12:40.787500 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:12:40.788209 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:40.788260 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:40.788636 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.03.21 02:12:40.788883 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:40.789104 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} executeQuery: Read 58 rows, 4.26 KiB in 0.001692 sec., 34278.95981087471 rows/sec., 2.46 MiB/sec. 2025.03.21 02:12:40.789158 [ 260 ] {a39fd9d5-7d67-4313-8de8-a987102ea4a4} TCPHandler: Processed in 0.001920283 sec. 2025.03.21 02:12:40.789281 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:40.789386 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:12:40.789432 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:12:40.790045 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:40.790086 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:40.790451 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.21 02:12:40.790696 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:40.790902 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} executeQuery: Read 228 rows, 15.81 KiB in 0.001538 sec., 148244.4733420026 rows/sec., 10.04 MiB/sec. 2025.03.21 02:12:40.790954 [ 260 ] {75459a0a-de07-4654-9f38-bd564416f5a1} TCPHandler: Processed in 0.001723121 sec. 2025.03.21 02:12:40.791057 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:40.791158 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:40.791203 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:40.791967 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:40.792007 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:40.792401 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.21 02:12:40.792647 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:40.792857 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} executeQuery: Read 578 rows, 44.08 KiB in 0.001721 sec., 335851.24927367806 rows/sec., 25.01 MiB/sec. 2025.03.21 02:12:40.792909 [ 260 ] {08bd8e34-1f80-419d-8eb6-448b44d324de} TCPHandler: Processed in 0.001900554 sec. 2025.03.21 02:12:40.793013 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:40.793114 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:40.793161 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:40.793869 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:40.793908 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:40.794341 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.21 02:12:40.794576 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:40.794782 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} executeQuery: Read 939 rows, 64.45 KiB in 0.00169 sec., 555621.3017751479 rows/sec., 37.24 MiB/sec. 2025.03.21 02:12:40.794834 [ 260 ] {d5d32fa1-7c9f-44c3-90f0-5a19cf135a1c} TCPHandler: Processed in 0.001870523 sec. 2025.03.21 02:12:40.794966 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:40.795104 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:40.795186 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:12:40.796395 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:40.796436 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:40.797108 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:12:40.797370 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:40.797613 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} executeQuery: Read 40 rows, 73.40 KiB in 0.002537 sec., 15766.653527788725 rows/sec., 28.25 MiB/sec. 2025.03.21 02:12:40.797713 [ 260 ] {f561624f-81ae-4bff-9302-e469f55a2bc1} TCPHandler: Processed in 0.002811919 sec. 2025.03.21 02:12:40.797830 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:40.797931 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:40.797978 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:40.798412 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:40.798452 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:40.798809 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.21 02:12:40.799044 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:40.799271 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} executeQuery: Read 30 rows, 2.08 KiB in 0.001361 sec., 22042.61572373255 rows/sec., 1.49 MiB/sec. 2025.03.21 02:12:40.799343 [ 260 ] {88c64179-a65d-4800-91e7-6902b992d020} TCPHandler: Processed in 0.001562098 sec. 2025.03.21 02:12:41.000185 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 245.80 MiB, peak 269.91 MiB, free memory in arenas 0.00 B, will set to 256.70 MiB (RSS), difference: 10.90 MiB 2025.03.21 02:12:42.876156 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1806 2025.03.21 02:12:42.880138 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:42.880192 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:42.881695 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:12:42.882018 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:42.882685 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1806 2025.03.21 02:12:43.129464 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:43.129644 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:43.129714 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:43.130486 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:43.130528 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:43.130913 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.21 02:12:43.131180 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:43.131408 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} executeQuery: Read 56 rows, 4.41 KiB in 0.001814 sec., 30871.003307607494 rows/sec., 2.37 MiB/sec. 2025.03.21 02:12:43.131467 [ 260 ] {f656893d-7d27-47c8-965b-0b52c1696641} TCPHandler: Processed in 0.002088136 sec. 2025.03.21 02:12:43.131608 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:43.131748 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:43.131803 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:43.132450 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:43.132491 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:43.132868 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.21 02:12:43.133116 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:43.133330 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} executeQuery: Read 64 rows, 5.12 KiB in 0.001614 sec., 39653.035935563814 rows/sec., 3.10 MiB/sec. 2025.03.21 02:12:43.133382 [ 260 ] {f286410b-2584-4423-845e-2d146d35a9ef} TCPHandler: Processed in 0.001841012 sec. 2025.03.21 02:12:43.133499 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:43.133607 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:43.133657 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:43.134150 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:43.134190 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:43.134560 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.21 02:12:43.134796 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:43.135003 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} executeQuery: Read 76 rows, 5.43 KiB in 0.001418 sec., 53596.6149506347 rows/sec., 3.74 MiB/sec. 2025.03.21 02:12:43.135054 [ 260 ] {b64d5560-140b-4318-b033-0b1ba579d88a} TCPHandler: Processed in 0.001607737 sec. 2025.03.21 02:12:43.135180 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:43.135308 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:43.135364 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:43.135879 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:43.135926 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. 2025.03.21 02:12:43.136344 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.21 02:12:43.136580 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:43.136807 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} executeQuery: Read 30 rows, 2.06 KiB in 0.001526 sec., 19659.23984272608 rows/sec., 1.32 MiB/sec. 2025.03.21 02:12:43.136857 [ 260 ] {b1f8bf53-0f63-4cb3-9328-19a92e7c7df2} TCPHandler: Processed in 0.00173788 sec. 2025.03.21 02:12:45.205520 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2025.03.21 02:12:45.206205 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:45.206247 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:45.206782 [ 242 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.21 02:12:45.207053 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:45.207277 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.03.21 02:12:47.416184 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.03.21 02:12:47.436668 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:47.436730 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:47.443569 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.21 02:12:47.444318 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:47.448360 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.03.21 02:12:48.140131 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:48.140348 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:12:48.140430 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:12:48.141316 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.141372 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.141834 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:12:48.142104 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.142312 [ 120 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.03.21 02:12:48.142342 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} executeQuery: Read 212 rows, 13.81 KiB in 0.002051 sec., 103364.21257922966 rows/sec., 6.57 MiB/sec. 2025.03.21 02:12:48.142398 [ 120 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.142463 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.142492 [ 260 ] {3b752a12-1531-4892-93e5-6177bd1442d8} TCPHandler: Processed in 0.002507484 sec. 2025.03.21 02:12:48.142788 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.03.21 02:12:48.142821 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:48.143348 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:48.143401 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:48.143544 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 212 rows starting from the beginning of the part 2025.03.21 02:12:48.143577 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:48.144011 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part 2025.03.21 02:12:48.144425 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part 2025.03.21 02:12:48.144783 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part 2025.03.21 02:12:48.145136 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part 2025.03.21 02:12:48.146995 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.147070 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.147793 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005223641 sec., 202923.59294982176 rows/sec., 13.68 MiB/sec. 2025.03.21 02:12:48.147946 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.21 02:12:48.147988 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.03.21 02:12:48.148483 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.148502 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.148658 [ 192 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_41_10} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.03.21 02:12:48.148865 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.03.21 02:12:48.148989 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} executeQuery: Read 617 rows, 49.39 KiB in 0.005867 sec., 105164.47929094938 rows/sec., 8.22 MiB/sec. 2025.03.21 02:12:48.149075 [ 260 ] {fecfa13e-0bd1-4824-9a57-96596186bc06} TCPHandler: Processed in 0.006375391 sec. 2025.03.21 02:12:48.149250 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:48.149381 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:12:48.149436 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:12:48.150053 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.150091 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.150435 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.03.21 02:12:48.150660 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.150877 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} executeQuery: Read 106 rows, 6.39 KiB in 0.001578 sec., 67173.63751584284 rows/sec., 3.95 MiB/sec. 2025.03.21 02:12:48.150960 [ 260 ] {180e6e82-ab0a-4e2d-89e7-44d319dc3537} TCPHandler: Processed in 0.001836083 sec. 2025.03.21 02:12:48.151213 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:48.151480 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:12:48.151553 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:12:48.152146 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.152186 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.152563 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.21 02:12:48.152809 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.153071 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} executeQuery: Read 113 rows, 7.49 KiB in 0.001665 sec., 67867.86786786787 rows/sec., 4.39 MiB/sec. 2025.03.21 02:12:48.153131 [ 260 ] {4ab3a9be-7655-4588-b808-a0c9cb1bbc29} TCPHandler: Processed in 0.002019815 sec. 2025.03.21 02:12:48.153378 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:48.153507 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:12:48.153554 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:12:48.154123 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.154164 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.154525 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:12:48.154766 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.154934 [ 120 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.03.21 02:12:48.154996 [ 120 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.155013 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} executeQuery: Read 112 rows, 6.53 KiB in 0.001521 sec., 73635.76594345825 rows/sec., 4.19 MiB/sec. 2025.03.21 02:12:48.155036 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.155192 [ 260 ] {9233bfcc-eea0-44ff-b8ea-46c059aac5cd} TCPHandler: Processed in 0.001894943 sec. 2025.03.21 02:12:48.155380 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.03.21 02:12:48.155715 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:48.155859 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:48.155946 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 112 rows starting from the beginning of the part 2025.03.21 02:12:48.156139 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:48.156307 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:48.156325 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 112 rows starting from the beginning of the part 2025.03.21 02:12:48.156739 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 112 rows starting from the beginning of the part 2025.03.21 02:12:48.157039 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 112 rows starting from the beginning of the part 2025.03.21 02:12:48.157430 [ 200 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 112 rows starting from the beginning of the part 2025.03.21 02:12:48.159088 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.159166 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.159908 [ 192 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004748283 sec., 117937.3680970574 rows/sec., 7.17 MiB/sec. 2025.03.21 02:12:48.160028 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.21 02:12:48.160067 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.03.21 02:12:48.160342 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.160409 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.160594 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_41_10} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.03.21 02:12:48.160651 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} executeQuery: Read 382 rows, 27.58 KiB in 0.004607 sec., 82917.2997612329 rows/sec., 5.85 MiB/sec. 2025.03.21 02:12:48.160714 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:12:48.160760 [ 260 ] {019616b8-191c-4421-9d07-5817eeb3c125} TCPHandler: Processed in 0.005259292 sec. 2025.03.21 02:12:48.160880 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:48.160988 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:12:48.161034 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:12:48.161472 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.161508 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.161859 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.03.21 02:12:48.162096 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.162253 [ 120 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.03.21 02:12:48.162311 [ 120 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.162347 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec. 2025.03.21 02:12:48.162350 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.162489 [ 260 ] {ebaf1232-5020-41ae-bdc5-f64b44ca1f19} TCPHandler: Processed in 0.001656649 sec. 2025.03.21 02:12:48.162644 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.03.21 02:12:48.162683 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:48.162899 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:48.162963 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:48.162992 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:48.163048 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part 2025.03.21 02:12:48.163451 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.03.21 02:12:48.163828 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.03.21 02:12:48.164164 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.03.21 02:12:48.164362 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.03.21 02:12:48.164567 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.03.21 02:12:48.165767 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.165840 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.166849 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.21 02:12:48.167494 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.167538 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.005043578 sec., 48774.89750332006 rows/sec., 2.49 MiB/sec. 2025.03.21 02:12:48.167780 [ 194 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.03.21 02:12:48.167947 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} executeQuery: Read 237 rows, 16.27 KiB in 0.005119 sec., 46298.10509865208 rows/sec., 3.10 MiB/sec. 2025.03.21 02:12:48.168077 [ 260 ] {9389f86b-b28d-42f2-b98d-0e471c387a0a} TCPHandler: Processed in 0.005448565 sec. 2025.03.21 02:12:48.168258 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:48.168331 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.168456 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:12:48.168528 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:12:48.168549 [ 192 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_41_8} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.03.21 02:12:48.168764 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.21 02:12:48.169185 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.169228 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.169588 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:12:48.169829 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.170034 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} executeQuery: Read 1 rows, 69.00 B in 0.001651 sec., 605.6935190793458 rows/sec., 40.81 KiB/sec. 2025.03.21 02:12:48.170086 [ 260 ] {62aeb4b0-d89a-4508-9f1f-954a80297b94} TCPHandler: Processed in 0.001901023 sec. 2025.03.21 02:12:48.170209 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:48.170315 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:48.170360 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:48.170797 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:48.170836 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:48.171200 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.03.21 02:12:48.171439 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:48.171667 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} executeQuery: Read 82 rows, 5.33 KiB in 0.001372 sec., 59766.763848396506 rows/sec., 3.80 MiB/sec. 2025.03.21 02:12:48.171734 [ 260 ] {a619f3e4-4b71-42d6-92bd-c320dc68c748} TCPHandler: Processed in 0.001573168 sec. 2025.03.21 02:12:52.503448 [ 115 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:12:52.503551 [ 115 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:12:52.707527 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2025.03.21 02:12:52.708613 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:52.708693 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:52.709255 [ 242 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.21 02:12:52.709517 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:52.709786 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.03.21 02:12:52.883103 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1834 2025.03.21 02:12:52.886386 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:52.886430 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:52.887995 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:12:52.888311 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:52.888910 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1834 2025.03.21 02:12:53.135877 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:53.136070 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:53.136144 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:53.136980 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:53.137024 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:53.137449 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.21 02:12:53.137712 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:53.137909 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} executeQuery: Read 136 rows, 12.03 KiB in 0.001892 sec., 71881.6067653277 rows/sec., 6.21 MiB/sec. 2025.03.21 02:12:53.137968 [ 260 ] {db36d6ed-3286-475c-8b9d-f9647b95fce8} TCPHandler: Processed in 0.002197358 sec. 2025.03.21 02:12:53.138098 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:53.138210 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:12:53.138258 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:12:53.138795 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:53.138833 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:53.139191 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.03.21 02:12:53.139437 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:53.139614 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} executeQuery: Read 40 rows, 3.01 KiB in 0.001429 sec., 27991.60251924423 rows/sec., 2.06 MiB/sec. 2025.03.21 02:12:53.139665 [ 260 ] {f46ead34-b01c-4c1c-b656-75fa306b3b88} TCPHandler: Processed in 0.001621778 sec. 2025.03.21 02:12:53.139770 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:53.139873 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:53.139918 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:53.140451 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:53.140486 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:53.140829 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.21 02:12:53.141121 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:53.141321 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} executeQuery: Read 104 rows, 8.32 KiB in 0.001461 sec., 71184.12046543464 rows/sec., 5.56 MiB/sec. 2025.03.21 02:12:53.141380 [ 260 ] {74442b49-6795-4478-a8d0-afc1fd802cc0} TCPHandler: Processed in 0.001661509 sec. 2025.03.21 02:12:53.141548 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:53.141849 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:53.142014 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:53.142894 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:53.142932 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:53.143319 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.21 02:12:53.143567 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:53.143703 [ 111 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 5 parts from all_1_110_22 to all_114_114_0 2025.03.21 02:12:53.143748 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} executeQuery: Read 160 rows, 11.41 KiB in 0.002007 sec., 79720.97658196313 rows/sec., 5.55 MiB/sec. 2025.03.21 02:12:53.143756 [ 111 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:53.143799 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:53.143819 [ 260 ] {57f5f478-72f3-4b58-9161-fd2252227839} TCPHandler: Processed in 0.002342351 sec. 2025.03.21 02:12:53.143943 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} MergeTask::PrepareStage: Merging 5 parts: from all_1_110_22 to all_114_114_0 into Compact with storage Full 2025.03.21 02:12:53.143961 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:53.144097 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:53.144098 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:53.144141 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 32240 rows starting from the beginning of the part 2025.03.21 02:12:53.144197 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:12:53.144311 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 237 rows starting from the beginning of the part 2025.03.21 02:12:53.144790 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 939 rows starting from the beginning of the part 2025.03.21 02:12:53.145193 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 76 rows starting from the beginning of the part 2025.03.21 02:12:53.145552 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 237 rows starting from the beginning of the part 2025.03.21 02:12:53.147545 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:53.147589 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:53.148573 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:12:53.148896 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:53.149119 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} executeQuery: Read 40 rows, 73.40 KiB in 0.005059 sec., 7906.700929037359 rows/sec., 14.17 MiB/sec. 2025.03.21 02:12:53.149307 [ 260 ] {636d05ca-b560-4ea5-9945-64911858231c} TCPHandler: Processed in 0.005404795 sec. 2025.03.21 02:12:53.149428 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:53.149531 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:53.149577 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:53.150082 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:53.150148 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:53.150608 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.03.21 02:12:53.150876 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:53.151060 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. 2025.03.21 02:12:53.151109 [ 260 ] {ed87643b-fe78-4fc6-a950-5838a395ae20} TCPHandler: Processed in 0.00173185 sec. 2025.03.21 02:12:53.153382 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} MergeTask::MergeProjectionsStage: Merge sorted 33729 rows, containing 5 columns (5 merged, 0 gathered) in 0.009499985 sec., 3550426.658568408 rows/sec., 240.06 MiB/sec. 2025.03.21 02:12:53.153744 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) 2025.03.21 02:12:53.154160 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:53.154268 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_114_23} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 5 parts: [all_1_110_22, all_114_114_0] -> all_1_114_23 2025.03.21 02:12:53.154387 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.03.21 02:12:54.948528 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.03.21 02:12:54.968489 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:54.968547 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:54.975786 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.21 02:12:54.976571 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:54.981887 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.03.21 02:12:58.139310 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:58.139509 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:12:58.139580 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:12:58.140428 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.140473 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.140930 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:12:58.141190 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.141427 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} executeQuery: Read 212 rows, 13.81 KiB in 0.001968 sec., 107723.57723577235 rows/sec., 6.85 MiB/sec. 2025.03.21 02:12:58.141497 [ 260 ] {a899e9b9-abc2-4bc6-ab8c-45c821b47c80} TCPHandler: Processed in 0.00231342 sec. 2025.03.21 02:12:58.141639 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:58.141781 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:12:58.141836 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:12:58.142693 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.142732 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.143140 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.21 02:12:58.143388 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.143523 [ 107 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.21 02:12:58.143564 [ 107 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.143570 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} executeQuery: Read 617 rows, 49.39 KiB in 0.001822 sec., 338638.85839736555 rows/sec., 26.47 MiB/sec. 2025.03.21 02:12:58.143589 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.143667 [ 260 ] {614d5bc1-d769-45fc-902d-354cf96238e8} TCPHandler: Processed in 0.002090286 sec. 2025.03.21 02:12:58.143867 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.03.21 02:12:58.143887 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:58.144118 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:12:58.144145 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:58.144206 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:12:58.144232 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1848 rows starting from the beginning of the part 2025.03.21 02:12:58.144536 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1285 rows starting from the beginning of the part 2025.03.21 02:12:58.144883 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2025.03.21 02:12:58.145230 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 617 rows starting from the beginning of the part 2025.03.21 02:12:58.145506 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 136 rows starting from the beginning of the part 2025.03.21 02:12:58.145825 [ 192 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 617 rows starting from the beginning of the part 2025.03.21 02:12:58.147324 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.147387 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.148381 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.03.21 02:12:58.148794 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.148952 [ 107 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.03.21 02:12:58.148987 [ 107 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.149026 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.149026 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} executeQuery: Read 106 rows, 6.39 KiB in 0.004992 sec., 21233.97435897436 rows/sec., 1.25 MiB/sec. 2025.03.21 02:12:58.149249 [ 260 ] {d439f812-b27a-4f2d-8758-7bb0e96b3243} TCPHandler: Processed in 0.005432144 sec. 2025.03.21 02:12:58.149341 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.03.21 02:12:58.149567 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:58.149802 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:58.149959 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 166 rows starting from the beginning of the part 2025.03.21 02:12:58.150080 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:12:58.150314 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 4559 rows, containing 5 columns (5 merged, 0 gathered) in 0.006607625 sec., 689960.4623446397 rows/sec., 58.63 MiB/sec. 2025.03.21 02:12:58.150449 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 106 rows starting from the beginning of the part 2025.03.21 02:12:58.150491 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:12:58.150815 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 58 rows starting from the beginning of the part 2025.03.21 02:12:58.150849 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.21 02:12:58.151168 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 106 rows starting from the beginning of the part 2025.03.21 02:12:58.151584 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 40 rows starting from the beginning of the part 2025.03.21 02:12:58.152050 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 106 rows starting from the beginning of the part 2025.03.21 02:12:58.152201 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.152665 [ 198 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_116_23} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.21 02:12:58.152950 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:12:58.154536 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.154618 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.155445 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.00631463 sec., 92166.92031045366 rows/sec., 6.11 MiB/sec. 2025.03.21 02:12:58.155559 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.21 02:12:58.155641 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.03.21 02:12:58.156017 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.156132 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.156439 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_91_18} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.03.21 02:12:58.156459 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} executeQuery: Read 113 rows, 7.49 KiB in 0.006567 sec., 17207.248363027258 rows/sec., 1.11 MiB/sec. 2025.03.21 02:12:58.156702 [ 260 ] {0545ca16-927a-4421-bda7-3ccc500a2683} TCPHandler: Processed in 0.007286737 sec. 2025.03.21 02:12:58.156703 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 02:12:58.156865 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:58.156972 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:12:58.157018 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:12:58.157597 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.157636 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.158007 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:12:58.158249 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.158431 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} executeQuery: Read 112 rows, 6.53 KiB in 0.001481 sec., 75624.57798784606 rows/sec., 4.31 MiB/sec. 2025.03.21 02:12:58.158484 [ 260 ] {3c1f268e-18c2-442c-b557-314db7178578} TCPHandler: Processed in 0.001671219 sec. 2025.03.21 02:12:58.158597 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:58.158703 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:12:58.158746 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:12:58.159418 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.159455 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.159839 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.21 02:12:58.160087 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.160228 [ 107 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.21 02:12:58.160267 [ 107 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.160276 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} executeQuery: Read 382 rows, 27.58 KiB in 0.001594 sec., 239648.6825595985 rows/sec., 16.90 MiB/sec. 2025.03.21 02:12:58.160295 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.160382 [ 260 ] {0326c10d-1125-4964-8975-a202bb91203b} TCPHandler: Processed in 0.001831652 sec. 2025.03.21 02:12:58.160535 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.03.21 02:12:58.160594 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:58.160758 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:58.160796 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:12:58.160817 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 916 rows starting from the beginning of the part 2025.03.21 02:12:58.160900 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:12:58.161146 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 578 rows starting from the beginning of the part 2025.03.21 02:12:58.161536 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2025.03.21 02:12:58.161935 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 382 rows starting from the beginning of the part 2025.03.21 02:12:58.162305 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 104 rows starting from the beginning of the part 2025.03.21 02:12:58.162561 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 382 rows starting from the beginning of the part 2025.03.21 02:12:58.163526 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.163606 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.164550 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.03.21 02:12:58.165030 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.165326 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} executeQuery: Read 6 rows, 321.00 B in 0.00458 sec., 1310.0436681222707 rows/sec., 68.44 KiB/sec. 2025.03.21 02:12:58.166082 [ 260 ] {284ac728-9501-4a6c-8db5-2398436cd05a} TCPHandler: Processed in 0.005543787 sec. 2025.03.21 02:12:58.166151 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.00575423 sec., 421602.89039541344 rows/sec., 32.30 MiB/sec. 2025.03.21 02:12:58.166358 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:58.166398 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.21 02:12:58.166569 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:12:58.166662 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:12:58.167033 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.167265 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_116_23} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.21 02:12:58.167375 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.21 02:12:58.167683 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.167727 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.168131 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.21 02:12:58.168379 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.168582 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} executeQuery: Read 237 rows, 16.27 KiB in 0.002087 sec., 113560.1341638716 rows/sec., 7.61 MiB/sec. 2025.03.21 02:12:58.168639 [ 260 ] {7a4fa015-c496-472f-8f4d-b0b226daae46} TCPHandler: Processed in 0.002345541 sec. 2025.03.21 02:12:58.168742 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:58.168844 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:12:58.168889 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:12:58.169294 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.169332 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.169677 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:12:58.169928 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.170139 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec. 2025.03.21 02:12:58.170190 [ 260 ] {3e8ef419-d651-405e-953b-c2bbd538a031} TCPHandler: Processed in 0.001498217 sec. 2025.03.21 02:12:58.170312 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:12:58.170418 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:12:58.170462 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:12:58.170884 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.170922 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.171286 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.03.21 02:12:58.171523 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.171699 [ 106 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.03.21 02:12:58.171755 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} executeQuery: Read 82 rows, 5.33 KiB in 0.001353 sec., 60606.06060606061 rows/sec., 3.85 MiB/sec. 2025.03.21 02:12:58.171763 [ 106 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:12:58.171837 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:12:58.171873 [ 260 ] {79c53fca-cc6b-406a-b9ec-4ac3fabafcea} TCPHandler: Processed in 0.001604948 sec. 2025.03.21 02:12:58.172040 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.03.21 02:12:58.172164 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:12:58.172199 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6616 rows starting from the beginning of the part 2025.03.21 02:12:58.172320 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 30 rows starting from the beginning of the part 2025.03.21 02:12:58.172409 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 30 rows starting from the beginning of the part 2025.03.21 02:12:58.172647 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 82 rows starting from the beginning of the part 2025.03.21 02:12:58.172865 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part 2025.03.21 02:12:58.172987 [ 189 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 82 rows starting from the beginning of the part 2025.03.21 02:12:58.175307 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 6900 rows, containing 4 columns (4 merged, 0 gathered) in 0.003369698 sec., 2047661.244420123 rows/sec., 134.03 MiB/sec. 2025.03.21 02:12:58.175824 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.03.21 02:12:58.176144 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:12:58.176225 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_116_23} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.03.21 02:12:58.176315 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.03.21 02:13:00.209997 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2025.03.21 02:13:00.210706 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:00.210760 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:00.211319 [ 242 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.21 02:13:00.211587 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:00.211869 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.03.21 02:13:02.482029 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.03.21 02:13:02.503202 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:02.503272 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:02.510580 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.21 02:13:02.511345 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:02.514166 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.03.21 02:13:02.889246 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1866 2025.03.21 02:13:02.892811 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:02.892861 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:02.894394 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:13:02.894692 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:02.894855 [ 103 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 02:13:02.894915 [ 103 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:02.894953 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:02.895568 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 02:13:02.897370 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1866 2025.03.21 02:13:02.897714 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:02.897940 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1722 rows starting from the beginning of the part 2025.03.21 02:13:02.898605 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part 2025.03.21 02:13:02.899296 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 20 rows starting from the beginning of the part 2025.03.21 02:13:02.899979 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part 2025.03.21 02:13:02.900635 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part 2025.03.21 02:13:02.901290 [ 188 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part 2025.03.21 02:13:02.910335 [ 191 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1866 rows, containing 72 columns (72 merged, 0 gathered) in 0.015214095 sec., 122649.42476039488 rows/sec., 93.59 MiB/sec. 2025.03.21 02:13:02.912189 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 02:13:02.913012 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:02.913116 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_51_10} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 02:13:02.913477 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.03.21 02:13:03.136927 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:03.137110 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:03.137180 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:03.138051 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:03.138098 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:03.138505 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.21 02:13:03.138754 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:03.138940 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} executeQuery: Read 136 rows, 12.03 KiB in 0.001882 sec., 72263.54941551542 rows/sec., 6.24 MiB/sec. 2025.03.21 02:13:03.138992 [ 260 ] {a2374aba-e21d-4316-aeaf-98c8150ecd9f} TCPHandler: Processed in 0.002155468 sec. 2025.03.21 02:13:03.139111 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:03.139216 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:03.139267 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:03.139785 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:03.139822 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:03.140161 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.03.21 02:13:03.140408 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:03.140595 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} executeQuery: Read 40 rows, 3.01 KiB in 0.001397 sec., 28632.78453829635 rows/sec., 2.10 MiB/sec. 2025.03.21 02:13:03.140680 [ 260 ] {9151d549-1c6d-4495-b08e-81f716ef5664} TCPHandler: Processed in 0.001621848 sec. 2025.03.21 02:13:03.140845 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:03.141138 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:03.141245 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:03.141839 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:03.141876 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:03.142231 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.21 02:13:03.142469 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:03.142642 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} executeQuery: Read 104 rows, 8.32 KiB in 0.001615 sec., 64396.284829721364 rows/sec., 5.03 MiB/sec. 2025.03.21 02:13:03.142692 [ 260 ] {30bab308-3e8f-4b20-9178-782793aecec1} TCPHandler: Processed in 0.001933514 sec. 2025.03.21 02:13:03.142816 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:03.142919 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:03.142966 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:03.143473 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:03.143509 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:03.143878 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.21 02:13:03.144112 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:03.144287 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} executeQuery: Read 160 rows, 11.41 KiB in 0.00139 sec., 115107.91366906476 rows/sec., 8.02 MiB/sec. 2025.03.21 02:13:03.144336 [ 260 ] {84bc6614-ec93-4f32-bd22-b7a0018df969} TCPHandler: Processed in 0.001572958 sec. 2025.03.21 02:13:03.144469 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:03.144574 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:03.144639 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:13:03.145790 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:03.145826 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:03.146503 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:13:03.146755 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:03.146952 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} executeQuery: Read 40 rows, 73.40 KiB in 0.0024 sec., 16666.666666666668 rows/sec., 29.87 MiB/sec. 2025.03.21 02:13:03.147043 [ 260 ] {5d915269-68b6-49a2-bb5e-f2ee83ef6f38} TCPHandler: Processed in 0.002624716 sec. 2025.03.21 02:13:03.147155 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:03.147258 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:03.147303 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:03.147731 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:03.147766 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:03.148118 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.03.21 02:13:03.148360 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:03.148554 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. 2025.03.21 02:13:03.148603 [ 260 ] {bc3c54a1-6910-4f36-8315-aa78765ca104} TCPHandler: Processed in 0.001498006 sec. 2025.03.21 02:13:07.257216 [ 224 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:07.257298 [ 224 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:07.266055 [ 224 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:07.503604 [ 97 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:13:07.503657 [ 97 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:13:07.712080 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2025.03.21 02:13:07.712773 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:07.712824 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:07.713426 [ 242 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.21 02:13:07.713715 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:07.713982 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.03.21 02:13:07.714044 [ 218 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:07.714086 [ 218 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:07.716517 [ 218 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:08.139811 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:08.140027 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:13:08.140107 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:13:08.141001 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:08.141055 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:08.141512 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:13:08.141775 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:08.141992 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} executeQuery: Read 212 rows, 13.81 KiB in 0.002023 sec., 104794.85912011864 rows/sec., 6.66 MiB/sec. 2025.03.21 02:13:08.142060 [ 260 ] {7429dcd5-df99-46f2-8ac0-3d6dfdcef71e} TCPHandler: Processed in 0.002386392 sec. 2025.03.21 02:13:08.142178 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:08.142288 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:08.142338 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:08.143165 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:08.143202 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:08.143598 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.21 02:13:08.143842 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:08.144042 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} executeQuery: Read 617 rows, 49.39 KiB in 0.001767 sec., 349179.4001131862 rows/sec., 27.30 MiB/sec. 2025.03.21 02:13:08.144111 [ 260 ] {98cb2628-5d07-47dc-8c50-90729ab396a1} TCPHandler: Processed in 0.001987405 sec. 2025.03.21 02:13:08.144164 [ 220 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:08.144233 [ 220 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:08.144256 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:08.144420 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:08.144543 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:08.145280 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:08.145336 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:08.145853 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.03.21 02:13:08.146163 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:08.146600 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} executeQuery: Read 106 rows, 6.39 KiB in 0.002196 sec., 48269.581056466304 rows/sec., 2.84 MiB/sec. 2025.03.21 02:13:08.146662 [ 260 ] {f7757405-ab35-4b87-a4fd-5821dacf13d3} TCPHandler: Processed in 0.002468943 sec. 2025.03.21 02:13:08.146794 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:08.147014 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:13:08.147102 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:13:08.147829 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:08.147892 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:08.148599 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.21 02:13:08.148844 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:08.148980 [ 95 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.03.21 02:13:08.149074 [ 95 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:08.149080 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} executeQuery: Read 113 rows, 7.49 KiB in 0.002121 sec., 53276.75624705327 rows/sec., 3.45 MiB/sec. 2025.03.21 02:13:08.149120 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:08.149272 [ 260 ] {45407f5e-0faf-4378-8c0b-b995228cc2ca} TCPHandler: Processed in 0.002540204 sec. 2025.03.21 02:13:08.149562 [ 220 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:08.149818 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.03.21 02:13:08.149866 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:08.150470 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:13:08.150816 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:13:08.151010 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:08.151704 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 342 rows starting from the beginning of the part 2025.03.21 02:13:08.152374 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 113 rows starting from the beginning of the part 2025.03.21 02:13:08.153242 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part 2025.03.21 02:13:08.153896 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 113 rows starting from the beginning of the part 2025.03.21 02:13:08.154111 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 113 rows starting from the beginning of the part 2025.03.21 02:13:08.154209 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 113 rows starting from the beginning of the part 2025.03.21 02:13:08.154790 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:08.154831 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:08.155408 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:13:08.155712 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:08.155982 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.006712527 sec., 152252.6464325581 rows/sec., 10.64 MiB/sec. 2025.03.21 02:13:08.156021 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} executeQuery: Read 112 rows, 6.53 KiB in 0.005764 sec., 19430.950728660653 rows/sec., 1.11 MiB/sec. 2025.03.21 02:13:08.156094 [ 260 ] {979bcfd4-ddb0-4588-be4a-d0fee3f754b3} TCPHandler: Processed in 0.006443352 sec. 2025.03.21 02:13:08.156131 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.03.21 02:13:08.156242 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:08.156364 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:08.156417 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:08.156432 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:08.156546 [ 195 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_60_12} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.03.21 02:13:08.156655 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.21 02:13:08.157183 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:08.157219 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:08.157594 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.21 02:13:08.157844 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:08.158022 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} executeQuery: Read 382 rows, 27.58 KiB in 0.001689 sec., 226169.3309650681 rows/sec., 15.95 MiB/sec. 2025.03.21 02:13:08.158073 [ 260 ] {5f678695-ea55-49fa-aad5-4f8b1f69f59c} TCPHandler: Processed in 0.001882953 sec. 2025.03.21 02:13:08.158206 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:08.158341 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:13:08.158397 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:13:08.158913 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:08.158961 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:08.159377 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.03.21 02:13:08.159613 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:08.159802 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. 2025.03.21 02:13:08.159882 [ 260 ] {105a7dee-e216-4d6e-9d92-dee3ac75a5e2} TCPHandler: Processed in 0.00174096 sec. 2025.03.21 02:13:08.160110 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:08.160229 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:08.160278 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:08.160810 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:08.160848 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:08.161236 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.21 02:13:08.161479 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:08.161686 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} executeQuery: Read 237 rows, 16.27 KiB in 0.001474 sec., 160786.97421981004 rows/sec., 10.78 MiB/sec. 2025.03.21 02:13:08.161748 [ 260 ] {c3d5395c-4648-40dd-a274-82d1496bd22d} TCPHandler: Processed in 0.00172656 sec. 2025.03.21 02:13:08.161765 [ 222 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:08.161829 [ 222 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:08.161887 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:08.162131 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:13:08.162180 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:13:08.163043 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:08.163088 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:08.163667 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:13:08.163926 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:08.164274 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} executeQuery: Read 1 rows, 69.00 B in 0.002208 sec., 452.8985507246377 rows/sec., 30.52 KiB/sec. 2025.03.21 02:13:08.164424 [ 260 ] {3da7db46-c652-4740-be71-748cd89dd663} TCPHandler: Processed in 0.002598245 sec. 2025.03.21 02:13:08.164574 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:08.164705 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:08.164760 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:08.165628 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:08.165700 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:08.166372 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.03.21 02:13:08.166411 [ 222 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:08.166926 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:08.167499 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:08.167609 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:08.167717 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} executeQuery: Read 82 rows, 5.33 KiB in 0.002984 sec., 27479.8927613941 rows/sec., 1.75 MiB/sec. 2025.03.21 02:13:08.168096 [ 260 ] {434b4aa3-2f19-4904-b93a-cc2ae51024eb} TCPHandler: Processed in 0.003575712 sec. 2025.03.21 02:13:08.171052 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:09.346197 [ 223 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:09.346253 [ 223 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:09.349850 [ 223 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:10.014311 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.03.21 02:13:10.038296 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:10.038358 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:10.045373 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.21 02:13:10.046153 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:10.049200 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.03.21 02:13:10.783039 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:10.783232 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:10.783309 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:10.784853 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:10.784909 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:10.785474 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.21 02:13:10.785745 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:10.786000 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} executeQuery: Read 1276 rows, 108.59 KiB in 0.00282 sec., 452482.2695035461 rows/sec., 37.60 MiB/sec. 2025.03.21 02:13:10.786070 [ 260 ] {6d3a9769-6399-4251-a91e-4408dfea01e1} TCPHandler: Processed in 0.003160755 sec. 2025.03.21 02:13:10.786199 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:10.786312 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:10.786361 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:10.786926 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:10.786967 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:10.787331 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.03.21 02:13:10.787571 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:10.787786 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} executeQuery: Read 40 rows, 3.01 KiB in 0.001501 sec., 26648.90073284477 rows/sec., 1.96 MiB/sec. 2025.03.21 02:13:10.787841 [ 260 ] {ff96bc11-0111-4f3b-aae6-49887ba15fe2} TCPHandler: Processed in 0.00169533 sec. 2025.03.21 02:13:10.787960 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:10.788078 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:13:10.788125 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:13:10.788750 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:10.788791 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:10.789179 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.21 02:13:10.789445 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:10.789663 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} executeQuery: Read 228 rows, 15.81 KiB in 0.00161 sec., 141614.90683229812 rows/sec., 9.59 MiB/sec. 2025.03.21 02:13:10.789716 [ 260 ] {96d3ff8e-93c7-4060-bacc-e59c039947eb} TCPHandler: Processed in 0.001810482 sec. 2025.03.21 02:13:10.789832 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:10.789936 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:10.789981 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:10.790732 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:10.790773 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:10.791162 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.21 02:13:10.791412 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:10.791655 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} executeQuery: Read 560 rows, 42.61 KiB in 0.00174 sec., 321839.0804597701 rows/sec., 23.91 MiB/sec. 2025.03.21 02:13:10.791712 [ 260 ] {27dd1a54-5f61-4bfc-8661-835b0c21d9c9} TCPHandler: Processed in 0.001931933 sec. 2025.03.21 02:13:10.791834 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:10.791940 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:10.791989 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:10.792707 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:10.792747 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:10.793325 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.21 02:13:10.793646 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:10.793848 [ 92 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_114_23 to all_119_119_0 2025.03.21 02:13:10.793872 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} executeQuery: Read 930 rows, 63.82 KiB in 0.001953 sec., 476190.47619047615 rows/sec., 31.91 MiB/sec. 2025.03.21 02:13:10.793936 [ 92 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:10.794006 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:10.794111 [ 260 ] {9e01a7a7-09dd-4faf-8739-96c8c8f522b8} TCPHandler: Processed in 0.00232208 sec. 2025.03.21 02:13:10.794172 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_114_23 to all_119_119_0 into Compact with storage Full 2025.03.21 02:13:10.794266 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:10.794296 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:10.794329 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_114_23, total 33729 rows starting from the beginning of the part 2025.03.21 02:13:10.794411 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:10.794483 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part 2025.03.21 02:13:10.794572 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:13:10.794775 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 237 rows starting from the beginning of the part 2025.03.21 02:13:10.795016 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part 2025.03.21 02:13:10.795209 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 237 rows starting from the beginning of the part 2025.03.21 02:13:10.795434 [ 195 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 930 rows starting from the beginning of the part 2025.03.21 02:13:10.797692 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:10.797747 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:10.798996 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:13:10.799409 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:10.799622 [ 91 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 02:13:10.799668 [ 91 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:10.799693 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} executeQuery: Read 40 rows, 73.40 KiB in 0.005325 sec., 7511.737089201878 rows/sec., 13.46 MiB/sec. 2025.03.21 02:13:10.799695 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:10.800018 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 02:13:10.800088 [ 260 ] {d3c74b08-3bc0-40c1-976a-f40f7e3caa6c} TCPHandler: Processed in 0.005881582 sec. 2025.03.21 02:13:10.800283 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:10.800315 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:10.800408 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1815 rows starting from the beginning of the part 2025.03.21 02:13:10.800474 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:10.800557 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:10.801077 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part 2025.03.21 02:13:10.802091 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part 2025.03.21 02:13:10.802821 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part 2025.03.21 02:13:10.802836 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:10.802886 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:10.803445 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part 2025.03.21 02:13:10.804249 [ 199 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part 2025.03.21 02:13:10.804356 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.03.21 02:13:10.805109 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:10.805445 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} executeQuery: Read 30 rows, 2.08 KiB in 0.005011 sec., 5986.828976252245 rows/sec., 414.52 KiB/sec. 2025.03.21 02:13:10.805647 [ 260 ] {8b56653f-adad-49c3-ba10-6f62b48fa8f8} TCPHandler: Processed in 0.005433475 sec. 2025.03.21 02:13:10.806081 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 35453 rows, containing 5 columns (5 merged, 0 gathered) in 0.011956418 sec., 2965185.727029617 rows/sec., 200.48 MiB/sec. 2025.03.21 02:13:10.806411 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.03.21 02:13:10.806707 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:10.806787 [ 186 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_119_24} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_114_23, all_119_119_0] -> all_1_119_24 2025.03.21 02:13:10.806911 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.03.21 02:13:10.815933 [ 193 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2015 rows, containing 19 columns (19 merged, 0 gathered) in 0.016121491 sec., 124988.43934472313 rows/sec., 223.97 MiB/sec. 2025.03.21 02:13:10.817561 [ 186 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 02:13:10.818022 [ 186 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:10.818125 [ 186 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_51_10} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 02:13:10.818270 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.63 MiB. 2025.03.21 02:13:11.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 258.05 MiB, peak 275.66 MiB, free memory in arenas 0.00 B, will set to 263.08 MiB (RSS), difference: 5.03 MiB 2025.03.21 02:13:12.897743 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1912 2025.03.21 02:13:12.901610 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:12.901674 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:12.903228 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:13:12.903574 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:12.905099 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1912 2025.03.21 02:13:13.130357 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:13.130624 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:13.130728 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:13.131747 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:13.131792 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:13.132184 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.21 02:13:13.132435 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:13.132693 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} executeQuery: Read 56 rows, 4.41 KiB in 0.00213 sec., 26291.07981220657 rows/sec., 2.02 MiB/sec. 2025.03.21 02:13:13.132763 [ 260 ] {d91f4809-4886-4fe9-8fd0-a4eab1babbdd} TCPHandler: Processed in 0.002532904 sec. 2025.03.21 02:13:13.132918 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:13.133204 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:13.133339 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:13.134475 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:13.134516 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:13.134863 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.21 02:13:13.135101 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:13.135338 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} executeQuery: Read 64 rows, 5.12 KiB in 0.002229 sec., 28712.427097353073 rows/sec., 2.24 MiB/sec. 2025.03.21 02:13:13.135424 [ 260 ] {db434f5f-8223-488f-af8b-c8c456afce49} TCPHandler: Processed in 0.002560265 sec. 2025.03.21 02:13:13.135588 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:13.135863 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:13.136011 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:13.136724 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:13.136762 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:13.137133 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.21 02:13:13.137383 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:13.137615 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} executeQuery: Read 76 rows, 5.43 KiB in 0.001854 sec., 40992.44875943905 rows/sec., 2.86 MiB/sec. 2025.03.21 02:13:13.137726 [ 260 ] {e5578385-e337-437a-b0ac-dca2eae3b96a} TCPHandler: Processed in 0.002233909 sec. 2025.03.21 02:13:13.137938 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:13.138229 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:13.138344 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:13.138791 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:13.138830 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. 2025.03.21 02:13:13.139182 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.03.21 02:13:13.139419 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:13.139650 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} executeQuery: Read 30 rows, 2.06 KiB in 0.001531 sec., 19595.03592423253 rows/sec., 1.32 MiB/sec. 2025.03.21 02:13:13.139732 [ 260 ] {3024a7eb-dec3-4939-9527-368a010034ff} TCPHandler: Processed in 0.001891943 sec. 2025.03.21 02:13:15.214189 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2025.03.21 02:13:15.214980 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:15.215040 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:15.215619 [ 242 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.21 02:13:15.215927 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:15.216187 [ 87 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.21 02:13:15.216226 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.03.21 02:13:15.216273 [ 87 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:15.216302 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:15.216529 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.21 02:13:15.216916 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:15.216970 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2025.03.21 02:13:15.217053 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part 2025.03.21 02:13:15.217305 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part 2025.03.21 02:13:15.217514 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part 2025.03.21 02:13:15.217680 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part 2025.03.21 02:13:15.217851 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part 2025.03.21 02:13:15.220887 [ 190 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004488608 sec., 7257038.262196209 rows/sec., 103.81 MiB/sec. 2025.03.21 02:13:15.221183 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.21 02:13:15.221497 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:15.221587 [ 197 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_71_14} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.21 02:13:15.221694 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.03.21 02:13:17.549440 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.03.21 02:13:17.571665 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:17.571734 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:17.578921 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.21 02:13:17.579766 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:17.580208 [ 85 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.03.21 02:13:17.580344 [ 85 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:17.580416 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:17.580800 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.03.21 02:13:17.596484 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.03.21 02:13:17.598071 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:17.599679 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2025.03.21 02:13:17.605573 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2025.03.21 02:13:17.611456 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.03.21 02:13:17.617328 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2025.03.21 02:13:17.623343 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.03.21 02:13:17.629444 [ 197 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2025.03.21 02:13:17.698118 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.117561647 sec., 4559.31006138422 rows/sec., 23.58 MiB/sec. 2025.03.21 02:13:17.701488 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.03.21 02:13:17.704658 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:17.704800 [ 190 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_71_14} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.03.21 02:13:17.707382 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.03.21 02:13:18.140440 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:18.140646 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:13:18.140726 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:13:18.141559 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.141611 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.142070 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:13:18.142334 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.142563 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} executeQuery: Read 212 rows, 13.81 KiB in 0.00197 sec., 107614.21319796954 rows/sec., 6.84 MiB/sec. 2025.03.21 02:13:18.142670 [ 260 ] {0bb0a5e0-5758-4bb6-94b6-340d38cf4084} TCPHandler: Processed in 0.002365281 sec. 2025.03.21 02:13:18.142900 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:18.143032 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:18.143083 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:18.143899 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.143941 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.144354 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.21 02:13:18.144617 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.144766 [ 83 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.21 02:13:18.144807 [ 83 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.144817 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} executeQuery: Read 617 rows, 49.39 KiB in 0.001811 sec., 340695.7482054114 rows/sec., 26.63 MiB/sec. 2025.03.21 02:13:18.144833 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.144920 [ 260 ] {86b22b71-fcd4-4d2a-a192-bc604930a78e} TCPHandler: Processed in 0.002105966 sec. 2025.03.21 02:13:18.145104 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.03.21 02:13:18.145122 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:18.145358 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:18.145411 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:18.145443 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:18.145490 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1848 rows starting from the beginning of the part 2025.03.21 02:13:18.145876 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 136 rows starting from the beginning of the part 2025.03.21 02:13:18.146322 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 617 rows starting from the beginning of the part 2025.03.21 02:13:18.146678 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1276 rows starting from the beginning of the part 2025.03.21 02:13:18.147027 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2025.03.21 02:13:18.147344 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 617 rows starting from the beginning of the part 2025.03.21 02:13:18.148140 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.148208 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.148990 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.03.21 02:13:18.149493 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.150004 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} executeQuery: Read 106 rows, 6.39 KiB in 0.004708 sec., 22514.86830926083 rows/sec., 1.32 MiB/sec. 2025.03.21 02:13:18.150172 [ 260 ] {0fd1dc0d-a837-40cd-a26f-edf035fdb48d} TCPHandler: Processed in 0.005112519 sec. 2025.03.21 02:13:18.150330 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:18.150460 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:13:18.150511 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:13:18.151579 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006636336 sec., 685619.29353788 rows/sec., 58.27 MiB/sec. 2025.03.21 02:13:18.151705 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.151752 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.151899 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.21 02:13:18.152502 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.21 02:13:18.152511 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.152656 [ 189 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_121_24} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.21 02:13:18.152814 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:13:18.152914 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.153099 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} executeQuery: Read 113 rows, 7.49 KiB in 0.002718 sec., 41574.68727005151 rows/sec., 2.69 MiB/sec. 2025.03.21 02:13:18.153157 [ 260 ] {75c06271-8421-4c48-bbfc-7128706864f4} TCPHandler: Processed in 0.002932561 sec. 2025.03.21 02:13:18.153280 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:18.153473 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:13:18.153530 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:13:18.154135 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.154173 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.154549 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:13:18.154801 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.154980 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} executeQuery: Read 112 rows, 6.53 KiB in 0.001537 sec., 72869.22576447626 rows/sec., 4.15 MiB/sec. 2025.03.21 02:13:18.155032 [ 260 ] {0d227c15-2000-4d9d-913b-d0928b851eb5} TCPHandler: Processed in 0.00175668 sec. 2025.03.21 02:13:18.155146 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:18.155253 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:18.155297 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:18.155963 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.156002 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.156399 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.21 02:13:18.156655 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.156810 [ 83 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.21 02:13:18.156843 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} executeQuery: Read 382 rows, 27.58 KiB in 0.001612 sec., 236972.70471464022 rows/sec., 16.71 MiB/sec. 2025.03.21 02:13:18.156853 [ 83 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.156898 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.156912 [ 260 ] {8c69fe9d-cb73-4732-abd2-d7f428e470cc} TCPHandler: Processed in 0.001813582 sec. 2025.03.21 02:13:18.157167 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:18.157240 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.03.21 02:13:18.157434 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:13:18.157604 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:13:18.158041 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:18.158222 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 916 rows starting from the beginning of the part 2025.03.21 02:13:18.158907 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 104 rows starting from the beginning of the part 2025.03.21 02:13:18.159551 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 382 rows starting from the beginning of the part 2025.03.21 02:13:18.160112 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 560 rows starting from the beginning of the part 2025.03.21 02:13:18.160379 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2025.03.21 02:13:18.160712 [ 187 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 382 rows starting from the beginning of the part 2025.03.21 02:13:18.161479 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.161547 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.162406 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.03.21 02:13:18.162976 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.163491 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} executeQuery: Read 6 rows, 321.00 B in 0.006157 sec., 974.5005684586649 rows/sec., 50.91 KiB/sec. 2025.03.21 02:13:18.163579 [ 260 ] {c0b7048a-6aaa-4058-9266-401169c2b0a1} TCPHandler: Processed in 0.006528173 sec. 2025.03.21 02:13:18.163698 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:18.163825 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:18.163873 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:18.164581 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.007557292 sec., 318632.6530720263 rows/sec., 24.39 MiB/sec. 2025.03.21 02:13:18.164823 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.21 02:13:18.165385 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.165454 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.165506 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.165701 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_121_24} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.21 02:13:18.165874 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.21 02:13:18.166127 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.21 02:13:18.166388 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.166595 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} executeQuery: Read 237 rows, 16.27 KiB in 0.002789 sec., 84976.69415561133 rows/sec., 5.70 MiB/sec. 2025.03.21 02:13:18.166672 [ 260 ] {92e3c8f9-a5b7-4113-943b-eac057b17c7d} TCPHandler: Processed in 0.003029283 sec. 2025.03.21 02:13:18.166812 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:18.167108 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:13:18.167275 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:13:18.168058 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.168097 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.168474 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:13:18.168723 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.168916 [ 83 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.03.21 02:13:18.168954 [ 83 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.168965 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} executeQuery: Read 1 rows, 69.00 B in 0.001967 sec., 508.38840874428064 rows/sec., 34.26 KiB/sec. 2025.03.21 02:13:18.168977 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.169072 [ 260 ] {a73178ba-ac8b-4935-8a73-78f8c8c6dcd0} TCPHandler: Processed in 0.002315741 sec. 2025.03.21 02:13:18.169221 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2025.03.21 02:13:18.169285 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:18.169476 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:18.169508 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:18.169533 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part 2025.03.21 02:13:18.169654 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:18.169811 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.03.21 02:13:18.170182 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.03.21 02:13:18.170461 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.03.21 02:13:18.170834 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.03.21 02:13:18.171146 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.03.21 02:13:18.172207 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.172282 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.173350 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.03.21 02:13:18.174021 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.174135 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.005052398 sec., 8906.661747550372 rows/sec., 599.38 KiB/sec. 2025.03.21 02:13:18.174308 [ 83 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.03.21 02:13:18.174383 [ 83 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:18.174408 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.03.21 02:13:18.174434 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. 2025.03.21 02:13:18.174453 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} executeQuery: Read 82 rows, 5.33 KiB in 0.005007 sec., 16377.072099061314 rows/sec., 1.04 MiB/sec. 2025.03.21 02:13:18.174834 [ 260 ] {416dcf14-699b-45be-9b03-639dae13a3a0} TCPHandler: Processed in 0.005626618 sec. 2025.03.21 02:13:18.174887 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.03.21 02:13:18.175105 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:18.175152 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6900 rows starting from the beginning of the part 2025.03.21 02:13:18.175354 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.175371 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part 2025.03.21 02:13:18.175665 [ 192 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_45_9} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.03.21 02:13:18.175720 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 82 rows starting from the beginning of the part 2025.03.21 02:13:18.175957 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.21 02:13:18.176027 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 30 rows starting from the beginning of the part 2025.03.21 02:13:18.176158 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 30 rows starting from the beginning of the part 2025.03.21 02:13:18.176306 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 82 rows starting from the beginning of the part 2025.03.21 02:13:18.178444 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7184 rows, containing 4 columns (4 merged, 0 gathered) in 0.003856447 sec., 1862854.5912857095 rows/sec., 121.91 MiB/sec. 2025.03.21 02:13:18.178834 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.03.21 02:13:18.179117 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:18.179197 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_121_24} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.03.21 02:13:18.179272 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2025.03.21 02:13:22.503709 [ 77 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:13:22.503778 [ 77 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:13:22.716484 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2025.03.21 02:13:22.717197 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:22.717247 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:22.717777 [ 242 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.21 02:13:22.718037 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:22.718265 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.03.21 02:13:22.905540 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1940 2025.03.21 02:13:22.908753 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:22.908814 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:22.910373 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 02:13:22.910698 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:22.912209 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1940 2025.03.21 02:13:23.135859 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:23.136039 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:23.136110 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:23.136934 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:23.136981 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:23.137393 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.21 02:13:23.137646 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:23.137860 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} executeQuery: Read 136 rows, 12.03 KiB in 0.001873 sec., 72610.78483715963 rows/sec., 6.27 MiB/sec. 2025.03.21 02:13:23.137922 [ 260 ] {88966763-66ae-45aa-9140-a5b7d28e3391} TCPHandler: Processed in 0.002154407 sec. 2025.03.21 02:13:23.138029 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:23.138136 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:23.138183 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:23.138709 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:23.138750 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:23.139107 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.03.21 02:13:23.139343 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:23.139549 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} executeQuery: Read 40 rows, 3.01 KiB in 0.001432 sec., 27932.96089385475 rows/sec., 2.05 MiB/sec. 2025.03.21 02:13:23.139562 [ 76 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.03.21 02:13:23.139623 [ 260 ] {aa2f0330-0b1c-469a-8577-5e1d3da1ce13} TCPHandler: Processed in 0.001643749 sec. 2025.03.21 02:13:23.139653 [ 76 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:23.139716 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:23.139795 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:23.139908 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.03.21 02:13:23.139959 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:23.140035 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:23.140282 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:23.140361 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 166 rows starting from the beginning of the part 2025.03.21 02:13:23.140679 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 40 rows starting from the beginning of the part 2025.03.21 02:13:23.141064 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 106 rows starting from the beginning of the part 2025.03.21 02:13:23.141365 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 40 rows starting from the beginning of the part 2025.03.21 02:13:23.141639 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 106 rows starting from the beginning of the part 2025.03.21 02:13:23.141919 [ 188 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 40 rows starting from the beginning of the part 2025.03.21 02:13:23.142788 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:23.142848 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:23.143771 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.21 02:13:23.144266 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:23.144759 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.004941857 sec., 100771.83536472221 rows/sec., 6.82 MiB/sec. 2025.03.21 02:13:23.144833 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} executeQuery: Read 104 rows, 8.32 KiB in 0.004912 sec., 21172.638436482084 rows/sec., 1.65 MiB/sec. 2025.03.21 02:13:23.144980 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.03.21 02:13:23.144983 [ 260 ] {ff5c7ba8-01fd-424f-ba20-96ff7826fbce} TCPHandler: Processed in 0.005270361 sec. 2025.03.21 02:13:23.145295 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:23.145666 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:23.145824 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:23.145874 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:23.146216 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_96_19} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.03.21 02:13:23.146498 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.21 02:13:23.147685 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:23.147725 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:23.148128 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.21 02:13:23.148369 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:23.148593 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} executeQuery: Read 160 rows, 11.41 KiB in 0.003061 sec., 52270.499836654686 rows/sec., 3.64 MiB/sec. 2025.03.21 02:13:23.148654 [ 260 ] {a6f049f1-75f3-4a59-a1dd-b3bb17d551c8} TCPHandler: Processed in 0.003482121 sec. 2025.03.21 02:13:23.148785 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:23.148891 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:23.148957 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:13:23.150147 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:23.150185 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:23.150853 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:13:23.151130 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:23.151411 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} executeQuery: Read 40 rows, 73.40 KiB in 0.002531 sec., 15804.030027657054 rows/sec., 28.32 MiB/sec. 2025.03.21 02:13:23.151880 [ 260 ] {24cd9158-add4-4964-8f64-58f93e28b20f} TCPHandler: Processed in 0.003140494 sec. 2025.03.21 02:13:23.152105 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:23.152214 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:23.152261 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:23.152744 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:23.152783 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:23.153163 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.03.21 02:13:23.153402 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:23.153629 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. 2025.03.21 02:13:23.153683 [ 260 ] {207d277c-0cb7-4c4b-9014-d95a1e7c8d10} TCPHandler: Processed in 0.001628438 sec. 2025.03.21 02:13:24.901351 [ 221 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:24.901410 [ 221 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:24.904887 [ 221 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:25.096660 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2025.03.21 02:13:25.119550 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:25.119618 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:25.126977 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.21 02:13:25.127794 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:25.131176 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.03.21 02:13:28.139592 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:28.139780 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:13:28.139854 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:13:28.140708 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.140760 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.141224 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:13:28.141483 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.141683 [ 70 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.03.21 02:13:28.141710 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} executeQuery: Read 212 rows, 13.81 KiB in 0.00198 sec., 107070.70707070707 rows/sec., 6.81 MiB/sec. 2025.03.21 02:13:28.141767 [ 70 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.141839 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.141858 [ 260 ] {ecb30784-b68b-43ad-86d0-089bf118b1c9} TCPHandler: Processed in 0.002384852 sec. 2025.03.21 02:13:28.142158 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:28.142185 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.03.21 02:13:28.142459 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:28.142624 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:28.142902 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:28.143050 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 212 rows starting from the beginning of the part 2025.03.21 02:13:28.143423 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part 2025.03.21 02:13:28.143813 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part 2025.03.21 02:13:28.144295 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part 2025.03.21 02:13:28.144525 [ 200 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part 2025.03.21 02:13:28.145694 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.145761 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.146718 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.21 02:13:28.147178 [ 191 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005218531 sec., 203122.2962937271 rows/sec., 13.69 MiB/sec. 2025.03.21 02:13:28.147187 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.147483 [ 194 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.03.21 02:13:28.147600 [ 222 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:28.147637 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} executeQuery: Read 617 rows, 49.39 KiB in 0.005233 sec., 117905.59908274413 rows/sec., 9.22 MiB/sec. 2025.03.21 02:13:28.147682 [ 222 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:28.147925 [ 260 ] {c8a30bd9-0c95-473d-b763-1ec567fcce3b} TCPHandler: Processed in 0.005858551 sec. 2025.03.21 02:13:28.148286 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:28.148335 [ 194 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.148610 [ 194 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_45_11} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.03.21 02:13:28.148621 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:28.148810 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:28.148890 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:13:28.149868 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.149935 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.150492 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.03.21 02:13:28.150841 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.151281 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} executeQuery: Read 106 rows, 6.39 KiB in 0.002793 sec., 37952.02291442893 rows/sec., 2.23 MiB/sec. 2025.03.21 02:13:28.151338 [ 260 ] {e1b2e9be-1bbf-449e-9d96-ca8b72719588} TCPHandler: Processed in 0.003166495 sec. 2025.03.21 02:13:28.151460 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:28.151568 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:13:28.151615 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:13:28.152737 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.152820 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.153213 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.03.21 02:13:28.153581 [ 222 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:28.153655 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.154234 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} executeQuery: Read 113 rows, 7.49 KiB in 0.002664 sec., 42417.41741741742 rows/sec., 2.75 MiB/sec. 2025.03.21 02:13:28.154453 [ 260 ] {d81274a8-11f7-44de-9b75-2b88cab133e7} TCPHandler: Processed in 0.003043083 sec. 2025.03.21 02:13:28.154698 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:28.154837 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:13:28.154884 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:13:28.155472 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.155511 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.155868 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:13:28.156107 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.156261 [ 70 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.03.21 02:13:28.156329 [ 70 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.156346 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} executeQuery: Read 112 rows, 6.53 KiB in 0.001518 sec., 73781.29117259552 rows/sec., 4.20 MiB/sec. 2025.03.21 02:13:28.156379 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.156506 [ 260 ] {2a2f3fbc-cad4-4ff8-8140-84a210db6b55} TCPHandler: Processed in 0.001896043 sec. 2025.03.21 02:13:28.156849 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:28.156847 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.03.21 02:13:28.157076 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:28.157184 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:28.157224 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:28.157337 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 112 rows starting from the beginning of the part 2025.03.21 02:13:28.157667 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 112 rows starting from the beginning of the part 2025.03.21 02:13:28.158050 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 112 rows starting from the beginning of the part 2025.03.21 02:13:28.158383 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part 2025.03.21 02:13:28.158749 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 112 rows starting from the beginning of the part 2025.03.21 02:13:28.159905 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.159970 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.160935 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.21 02:13:28.161316 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004797234 sec., 116733.93459647789 rows/sec., 7.10 MiB/sec. 2025.03.21 02:13:28.161387 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.161462 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.03.21 02:13:28.161685 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} executeQuery: Read 382 rows, 27.58 KiB in 0.004672 sec., 81763.69863013699 rows/sec., 5.77 MiB/sec. 2025.03.21 02:13:28.161762 [ 260 ] {ce5b714d-7fb0-4d14-9e2d-c7f8e5c1638a} TCPHandler: Processed in 0.005017607 sec. 2025.03.21 02:13:28.161917 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:28.161923 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.162020 [ 195 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_45_11} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.03.21 02:13:28.162040 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:13:28.162109 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:13:28.162122 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.03.21 02:13:28.162549 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.162587 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.162933 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.03.21 02:13:28.163174 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.163423 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} executeQuery: Read 6 rows, 321.00 B in 0.001395 sec., 4301.075268817204 rows/sec., 224.71 KiB/sec. 2025.03.21 02:13:28.163486 [ 260 ] {1c96f655-dc18-4422-a13e-136d8954b77b} TCPHandler: Processed in 0.001628059 sec. 2025.03.21 02:13:28.163715 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:28.163833 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:28.163881 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:28.164410 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.164449 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.164828 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.21 02:13:28.165066 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.165275 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} executeQuery: Read 237 rows, 16.27 KiB in 0.001464 sec., 161885.24590163934 rows/sec., 10.85 MiB/sec. 2025.03.21 02:13:28.165327 [ 260 ] {347cf42e-2ae6-4a84-b973-0d14e99c3ba3} TCPHandler: Processed in 0.00169823 sec. 2025.03.21 02:13:28.165441 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:28.165546 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:13:28.165593 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:13:28.166015 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.166054 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.166394 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:13:28.166629 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.166824 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} executeQuery: Read 1 rows, 69.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 51.79 KiB/sec. 2025.03.21 02:13:28.166873 [ 260 ] {104433e6-fa40-4c68-ab0e-3ed619ea8e35} TCPHandler: Processed in 0.001482366 sec. 2025.03.21 02:13:28.166976 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:28.167077 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:28.167122 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:28.167548 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:28.167586 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:28.167939 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.03.21 02:13:28.168178 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:28.168406 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} executeQuery: Read 82 rows, 5.33 KiB in 0.001346 sec., 60921.24814264487 rows/sec., 3.87 MiB/sec. 2025.03.21 02:13:28.168465 [ 260 ] {12d1df92-eff6-4f90-8bbc-284b221285aa} TCPHandler: Processed in 0.001531987 sec. 2025.03.21 02:13:28.168486 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:28.168545 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:28.171462 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:28.605776 [ 224 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:28.605832 [ 224 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:28.608185 [ 224 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:28.793634 [ 218 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:28.793695 [ 218 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:28.796444 [ 218 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:30.218472 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2025.03.21 02:13:30.219259 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:30.219313 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:30.219872 [ 242 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.21 02:13:30.220149 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:30.220454 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.03.21 02:13:32.039853 [ 218 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:32.039937 [ 218 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:32.043745 [ 218 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:32.631314 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.03.21 02:13:32.655372 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:32.655438 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:32.663090 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.21 02:13:32.663905 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:32.668642 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.03.21 02:13:32.912503 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1972 2025.03.21 02:13:32.915794 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:32.915857 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:32.917502 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 02:13:32.917843 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:32.918906 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 1972 2025.03.21 02:13:33.137328 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:33.137602 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:33.137712 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:33.138720 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:33.138765 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:33.139175 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.21 02:13:33.139426 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:33.139675 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} executeQuery: Read 136 rows, 12.03 KiB in 0.002149 sec., 63285.2489530014 rows/sec., 5.46 MiB/sec. 2025.03.21 02:13:33.139739 [ 260 ] {5d8fa5bb-a328-4927-a664-edfa569dfb1c} TCPHandler: Processed in 0.002550344 sec. 2025.03.21 02:13:33.139859 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:33.139967 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:33.140013 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:33.140538 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:33.140577 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:33.140935 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.03.21 02:13:33.141172 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:33.141394 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} executeQuery: Read 40 rows, 3.01 KiB in 0.001447 sec., 27643.400138217003 rows/sec., 2.03 MiB/sec. 2025.03.21 02:13:33.141483 [ 260 ] {eaf830f6-9910-49fd-86dc-48440b680796} TCPHandler: Processed in 0.001677799 sec. 2025.03.21 02:13:33.141667 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:33.141849 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:33.141895 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:33.142461 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:33.142499 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:33.142862 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.21 02:13:33.143100 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:33.143316 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} executeQuery: Read 104 rows, 8.32 KiB in 0.001497 sec., 69472.27788911156 rows/sec., 5.43 MiB/sec. 2025.03.21 02:13:33.143380 [ 260 ] {ab8b0653-df4b-4e14-bb92-3970729f3cb6} TCPHandler: Processed in 0.001799451 sec. 2025.03.21 02:13:33.143517 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:33.143780 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:33.143943 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:33.145093 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:33.145131 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:33.145540 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.21 02:13:33.145787 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:33.145941 [ 65 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 5 parts from all_1_119_24 to all_123_123_0 2025.03.21 02:13:33.146001 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} executeQuery: Read 160 rows, 11.41 KiB in 0.002326 sec., 68787.61822871883 rows/sec., 4.79 MiB/sec. 2025.03.21 02:13:33.146025 [ 65 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:33.146091 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:33.146128 [ 260 ] {8aa1845f-d418-46cd-98c4-674c604418f0} TCPHandler: Processed in 0.002657626 sec. 2025.03.21 02:13:33.146285 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} MergeTask::PrepareStage: Merging 5 parts: from all_1_119_24 to all_123_123_0 into Compact with storage Full 2025.03.21 02:13:33.146300 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:33.146447 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:33.146452 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:33.146513 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 35453 rows starting from the beginning of the part 2025.03.21 02:13:33.146541 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:13:33.146760 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 76 rows starting from the beginning of the part 2025.03.21 02:13:33.147069 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 237 rows starting from the beginning of the part 2025.03.21 02:13:33.147591 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part 2025.03.21 02:13:33.147781 [ 199 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 237 rows starting from the beginning of the part 2025.03.21 02:13:33.149502 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:33.149549 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:33.150504 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 02:13:33.150893 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:33.151206 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} executeQuery: Read 40 rows, 73.40 KiB in 0.004796 sec., 8340.283569641368 rows/sec., 14.95 MiB/sec. 2025.03.21 02:13:33.152025 [ 260 ] {f8138fcf-01d2-4ef8-88a3-64dbcb5a236d} TCPHandler: Processed in 0.005777371 sec. 2025.03.21 02:13:33.152325 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:33.152449 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:33.152531 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:33.153122 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:33.153165 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:33.153547 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.03.21 02:13:33.153810 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:33.154055 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} executeQuery: Read 60 rows, 4.14 KiB in 0.001632 sec., 36764.705882352944 rows/sec., 2.48 MiB/sec. 2025.03.21 02:13:33.154136 [ 260 ] {be500dad-146d-46c9-9395-0b7111c064db} TCPHandler: Processed in 0.001877153 sec. 2025.03.21 02:13:33.155575 [ 198 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} MergeTask::MergeProjectionsStage: Merge sorted 36163 rows, containing 5 columns (5 merged, 0 gathered) in 0.009362134 sec., 3862687.7162834886 rows/sec., 261.18 MiB/sec. 2025.03.21 02:13:33.156142 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} MergedBlockOutputStream: filled checksums all_1_123_25 (state Temporary) 2025.03.21 02:13:33.156511 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_123_25 to all_1_123_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:33.156608 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_123_25} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 5 parts: [all_1_119_24, all_123_123_0] -> all_1_123_25 2025.03.21 02:13:33.156723 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.03.21 02:13:37.504021 [ 58 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:13:37.504101 [ 58 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:13:37.720691 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2025.03.21 02:13:37.721686 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:37.721727 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:37.722269 [ 242 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.21 02:13:37.722539 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:37.722744 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.03.21 02:13:38.141091 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:38.141392 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:13:38.141508 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:13:38.142363 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:38.142412 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:38.142859 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:13:38.143118 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:38.143361 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} executeQuery: Read 212 rows, 13.81 KiB in 0.00205 sec., 103414.63414634146 rows/sec., 6.58 MiB/sec. 2025.03.21 02:13:38.143427 [ 260 ] {8675826e-fb9f-4fb4-a003-b8d31e8533b1} TCPHandler: Processed in 0.002520994 sec. 2025.03.21 02:13:38.143542 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:38.143649 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:38.143697 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:38.144560 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:38.144600 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:38.145004 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.21 02:13:38.145243 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:38.145488 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} executeQuery: Read 617 rows, 49.39 KiB in 0.00186 sec., 331720.4301075269 rows/sec., 25.93 MiB/sec. 2025.03.21 02:13:38.145551 [ 260 ] {1413a641-e1e2-42bb-bbb9-5fa274b8605d} TCPHandler: Processed in 0.002062725 sec. 2025.03.21 02:13:38.145685 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:38.145957 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:38.146097 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:38.147216 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:38.147257 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:38.147621 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.03.21 02:13:38.147866 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:38.148103 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} executeQuery: Read 106 rows, 6.39 KiB in 0.002249 sec., 47132.05869275233 rows/sec., 2.77 MiB/sec. 2025.03.21 02:13:38.148200 [ 260 ] {06e3f6e3-4810-4b94-a633-79998073a4db} TCPHandler: Processed in 0.002565145 sec. 2025.03.21 02:13:38.148330 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:38.148613 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:13:38.148700 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:13:38.149231 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:38.149268 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:38.149664 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.03.21 02:13:38.149900 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:38.150129 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} executeQuery: Read 113 rows, 7.49 KiB in 0.00162 sec., 69753.08641975309 rows/sec., 4.52 MiB/sec. 2025.03.21 02:13:38.150157 [ 224 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:38.150194 [ 260 ] {1bed2787-9054-4ff2-98b7-9df273923355} TCPHandler: Processed in 0.001935543 sec. 2025.03.21 02:13:38.150222 [ 224 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:38.150375 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:38.150524 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:13:38.150585 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:13:38.151596 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:38.151635 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:38.152293 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:13:38.152737 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:38.153062 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} executeQuery: Read 112 rows, 6.53 KiB in 0.002537 sec., 44146.62987780843 rows/sec., 2.51 MiB/sec. 2025.03.21 02:13:38.153821 [ 260 ] {83658d88-d4af-40ae-b1b8-e6d92e601a4e} TCPHandler: Processed in 0.003329038 sec. 2025.03.21 02:13:38.154018 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:38.154221 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:38.154306 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:38.155114 [ 224 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:38.155376 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:38.155450 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:38.156184 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.21 02:13:38.156430 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:38.156641 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} executeQuery: Read 382 rows, 27.58 KiB in 0.002483 sec., 153846.15384615384 rows/sec., 10.85 MiB/sec. 2025.03.21 02:13:38.156698 [ 260 ] {910167db-6c69-45b3-83b7-ad15bf15d9bf} TCPHandler: Processed in 0.002753328 sec. 2025.03.21 02:13:38.156827 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:38.156958 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:13:38.157013 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:13:38.157516 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:38.157553 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:38.157906 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.03.21 02:13:38.158140 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:38.158305 [ 57 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.03.21 02:13:38.158360 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. 2025.03.21 02:13:38.158383 [ 57 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:38.158441 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:38.158468 [ 260 ] {4f9d1d09-5b43-43e6-b74b-9b9a467dd379} TCPHandler: Processed in 0.00170479 sec. 2025.03.21 02:13:38.158612 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.03.21 02:13:38.158634 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:38.158743 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:38.158770 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:38.158781 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part 2025.03.21 02:13:38.158829 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:38.158906 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.03.21 02:13:38.159268 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.03.21 02:13:38.159701 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.03.21 02:13:38.160030 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.03.21 02:13:38.160389 [ 186 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.03.21 02:13:38.161267 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:38.161307 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:38.161905 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.21 02:13:38.162097 [ 193 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.003564393 sec., 77432.53900453738 rows/sec., 3.95 MiB/sec. 2025.03.21 02:13:38.162269 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:38.162385 [ 193 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.03.21 02:13:38.162666 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} executeQuery: Read 237 rows, 16.27 KiB in 0.003927 sec., 60351.413292589765 rows/sec., 4.05 MiB/sec. 2025.03.21 02:13:38.162780 [ 260 ] {75c85a13-081a-4f9a-920f-9bb328aa6167} TCPHandler: Processed in 0.004205193 sec. 2025.03.21 02:13:38.162935 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:38.163051 [ 193 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:38.163107 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:13:38.163206 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:13:38.163227 [ 193 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_46_9} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.03.21 02:13:38.163424 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.21 02:13:38.163812 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:38.163853 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:38.164202 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:13:38.164432 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:38.164678 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} executeQuery: Read 1 rows, 69.00 B in 0.001623 sec., 616.1429451632779 rows/sec., 41.52 KiB/sec. 2025.03.21 02:13:38.164781 [ 260 ] {00ef0c77-7324-4fbc-a2ee-e9cd8ef2d47d} TCPHandler: Processed in 0.001911193 sec. 2025.03.21 02:13:38.165001 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:38.165271 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:38.165345 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:38.165787 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:38.165825 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:38.166180 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.03.21 02:13:38.166415 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:38.166641 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. 2025.03.21 02:13:38.166704 [ 260 ] {fdf244f4-b4a9-4a20-abe1-7cd4f88a05b6} TCPHandler: Processed in 0.001797782 sec. 2025.03.21 02:13:40.168774 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.03.21 02:13:40.192478 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.192544 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:40.200166 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.03.21 02:13:40.201007 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.205967 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.03.21 02:13:40.608966 [ 222 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:40.609052 [ 222 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:40.612071 [ 222 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:40.783969 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:40.784273 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 02:13:40.784392 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 02:13:40.785276 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.785325 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:40.785787 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.03.21 02:13:40.786047 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.786348 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} executeQuery: Read 18 rows, 1.47 KiB in 0.002147 sec., 8383.791336748953 rows/sec., 683.64 KiB/sec. 2025.03.21 02:13:40.786560 [ 260 ] {a8bd3f24-b6be-4342-8b1a-55dd5c2a504d} TCPHandler: Processed in 0.002774488 sec. 2025.03.21 02:13:40.786708 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:40.786823 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:40.786871 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:40.788222 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.788263 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:40.788718 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.21 02:13:40.788965 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.789154 [ 54 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.21 02:13:40.789214 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} executeQuery: Read 1285 rows, 109.25 KiB in 0.002412 sec., 532752.9021558872 rows/sec., 44.23 MiB/sec. 2025.03.21 02:13:40.789240 [ 54 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.789321 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:40.789331 [ 260 ] {c233d397-5bcb-425f-b44e-18ffaa3b750d} TCPHandler: Processed in 0.002675686 sec. 2025.03.21 02:13:40.789503 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.03.21 02:13:40.789511 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:40.789668 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:40.789668 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:40.789728 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:40.789732 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1848 rows starting from the beginning of the part 2025.03.21 02:13:40.789993 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 136 rows starting from the beginning of the part 2025.03.21 02:13:40.790398 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 617 rows starting from the beginning of the part 2025.03.21 02:13:40.790847 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 136 rows starting from the beginning of the part 2025.03.21 02:13:40.791123 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 617 rows starting from the beginning of the part 2025.03.21 02:13:40.791396 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1285 rows starting from the beginning of the part 2025.03.21 02:13:40.792029 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.792077 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:40.792581 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.03.21 02:13:40.792919 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.793177 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} executeQuery: Read 58 rows, 4.26 KiB in 0.003549 sec., 16342.631727247111 rows/sec., 1.17 MiB/sec. 2025.03.21 02:13:40.793237 [ 260 ] {4aec2556-b5eb-40fb-b693-3227f3577ca3} TCPHandler: Processed in 0.003787046 sec. 2025.03.21 02:13:40.793383 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:40.793493 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:13:40.793540 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:13:40.793850 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 4639 rows, containing 5 columns (5 merged, 0 gathered) in 0.004426987 sec., 1047891.0374030914 rows/sec., 89.25 MiB/sec. 2025.03.21 02:13:40.794071 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.21 02:13:40.794426 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.794433 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.794467 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:40.794539 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_126_25} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.21 02:13:40.794634 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. 2025.03.21 02:13:40.794885 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.03.21 02:13:40.795137 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.795319 [ 54 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.03.21 02:13:40.795388 [ 54 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.795387 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} executeQuery: Read 228 rows, 15.81 KiB in 0.001909 sec., 119434.25877422733 rows/sec., 8.09 MiB/sec. 2025.03.21 02:13:40.795430 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:40.795546 [ 260 ] {e9bdf571-5324-4c3d-b12e-90d317783869} TCPHandler: Processed in 0.002219959 sec. 2025.03.21 02:13:40.795719 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2025.03.21 02:13:40.795761 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:40.796006 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:40.796016 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:40.796097 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:40.796103 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 342 rows starting from the beginning of the part 2025.03.21 02:13:40.796464 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 228 rows starting from the beginning of the part 2025.03.21 02:13:40.796729 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 113 rows starting from the beginning of the part 2025.03.21 02:13:40.796985 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 113 rows starting from the beginning of the part 2025.03.21 02:13:40.797340 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 113 rows starting from the beginning of the part 2025.03.21 02:13:40.797675 [ 196 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 228 rows starting from the beginning of the part 2025.03.21 02:13:40.799559 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.799627 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:40.800526 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.21 02:13:40.800679 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.005109019 sec., 222547.61628406547 rows/sec., 15.65 MiB/sec. 2025.03.21 02:13:40.800899 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.03.21 02:13:40.801003 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.801255 [ 54 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.21 02:13:40.801354 [ 54 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.801421 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:40.801494 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} executeQuery: Read 578 rows, 44.08 KiB in 0.005565 sec., 103863.43216531897 rows/sec., 7.73 MiB/sec. 2025.03.21 02:13:40.801647 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.801868 [ 260 ] {182cc7ef-d82a-4f34-8fa4-83939ae47641} TCPHandler: Processed in 0.006156778 sec. 2025.03.21 02:13:40.801881 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.03.21 02:13:40.801958 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_65_13} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.03.21 02:13:40.802180 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2025.03.21 02:13:40.802226 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:40.802254 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:40.802305 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 916 rows starting from the beginning of the part 2025.03.21 02:13:40.802523 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part 2025.03.21 02:13:40.802673 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:40.802831 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 382 rows starting from the beginning of the part 2025.03.21 02:13:40.802914 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:40.803200 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part 2025.03.21 02:13:40.803493 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 382 rows starting from the beginning of the part 2025.03.21 02:13:40.803855 [ 196 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 578 rows starting from the beginning of the part 2025.03.21 02:13:40.805755 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.805836 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:40.806707 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.21 02:13:40.806764 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2466 rows, containing 5 columns (5 merged, 0 gathered) in 0.005216911 sec., 472693.51537720306 rows/sec., 36.25 MiB/sec. 2025.03.21 02:13:40.807101 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.807139 [ 189 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.21 02:13:40.807487 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} executeQuery: Read 939 rows, 64.45 KiB in 0.005094 sec., 184334.51118963488 rows/sec., 12.36 MiB/sec. 2025.03.21 02:13:40.807638 [ 260 ] {6d205126-75af-423d-a239-93d7746d5730} TCPHandler: Processed in 0.005564487 sec. 2025.03.21 02:13:40.807819 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:40.807860 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.808017 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:40.808073 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_126_25} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.21 02:13:40.808137 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:13:40.808288 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.03.21 02:13:40.809507 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.809552 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:40.810248 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.03.21 02:13:40.810516 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.810763 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} executeQuery: Read 40 rows, 73.40 KiB in 0.002817 sec., 14199.50301739439 rows/sec., 25.44 MiB/sec. 2025.03.21 02:13:40.810865 [ 260 ] {5c371037-3a6a-4c63-a1cd-a3e6ce6a3d16} TCPHandler: Processed in 0.003107434 sec. 2025.03.21 02:13:40.810982 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:40.811085 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:40.811130 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:40.811552 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.811590 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:40.811945 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.03.21 02:13:40.812179 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.812368 [ 53 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.03.21 02:13:40.812394 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} executeQuery: Read 30 rows, 2.08 KiB in 0.001332 sec., 22522.522522522522 rows/sec., 1.52 MiB/sec. 2025.03.21 02:13:40.812441 [ 53 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:40.812498 [ 260 ] {9453f88c-7dfd-4961-820a-6af5a55d9b99} TCPHandler: Processed in 0.001563657 sec. 2025.03.21 02:13:40.812505 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:40.812682 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.03.21 02:13:40.812838 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:40.812881 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7184 rows starting from the beginning of the part 2025.03.21 02:13:40.813014 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part 2025.03.21 02:13:40.813120 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 82 rows starting from the beginning of the part 2025.03.21 02:13:40.813351 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part 2025.03.21 02:13:40.813511 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 82 rows starting from the beginning of the part 2025.03.21 02:13:40.813681 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 30 rows starting from the beginning of the part 2025.03.21 02:13:40.816021 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 7498 rows, containing 4 columns (4 merged, 0 gathered) in 0.003406149 sec., 2201312.9783811574 rows/sec., 144.06 MiB/sec. 2025.03.21 02:13:40.816422 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.03.21 02:13:40.816717 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:40.816798 [ 197 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_126_25} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.03.21 02:13:40.816877 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. 2025.03.21 02:13:41.000230 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.09 MiB, peak 281.56 MiB, free memory in arenas 0.00 B, will set to 263.87 MiB (RSS), difference: -1.21 MiB 2025.03.21 02:13:42.919197 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2020 2025.03.21 02:13:42.922722 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:42.922776 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:42.924347 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 02:13:42.924679 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:42.925373 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2020 2025.03.21 02:13:43.131019 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:43.131311 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:43.131423 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:43.132344 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:43.132396 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:43.132823 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.21 02:13:43.133073 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:43.133329 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} executeQuery: Read 56 rows, 4.41 KiB in 0.002094 sec., 26743.075453677175 rows/sec., 2.05 MiB/sec. 2025.03.21 02:13:43.133421 [ 260 ] {dcef2330-6a99-46ca-841e-f160748e55c6} TCPHandler: Processed in 0.002571705 sec. 2025.03.21 02:13:43.133589 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:43.133873 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:43.133996 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:43.134740 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:43.134781 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:43.135143 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.21 02:13:43.135394 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:43.135615 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} executeQuery: Read 64 rows, 5.12 KiB in 0.001851 sec., 34575.90491626148 rows/sec., 2.70 MiB/sec. 2025.03.21 02:13:43.135669 [ 260 ] {9309a9bd-bd2c-4172-906c-b3899728fc65} TCPHandler: Processed in 0.002154737 sec. 2025.03.21 02:13:43.135790 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:43.135897 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:43.135946 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:43.136440 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:43.136479 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:43.136857 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.21 02:13:43.137097 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:43.137320 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} executeQuery: Read 76 rows, 5.43 KiB in 0.001445 sec., 52595.15570934256 rows/sec., 3.67 MiB/sec. 2025.03.21 02:13:43.137370 [ 260 ] {b5941c76-f980-4a0c-8f6f-19ab974ddef9} TCPHandler: Processed in 0.001632358 sec. 2025.03.21 02:13:43.137488 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:43.137593 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:43.137638 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:43.138066 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:43.138104 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.82 GiB. 2025.03.21 02:13:43.138453 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.03.21 02:13:43.138686 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:43.138905 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} executeQuery: Read 30 rows, 2.06 KiB in 0.00133 sec., 22556.390977443607 rows/sec., 1.52 MiB/sec. 2025.03.21 02:13:43.138959 [ 260 ] {a9167e69-f344-4af0-b4bd-ed14098d8bc0} TCPHandler: Processed in 0.001519007 sec. 2025.03.21 02:13:45.159852 [ 219 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:45.159946 [ 219 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:45.163913 [ 219 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:45.222979 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2025.03.21 02:13:45.224173 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:45.224226 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:45.224775 [ 242 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.21 02:13:45.225051 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:45.225344 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.03.21 02:13:46.495369 [ 225 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:46.495430 [ 225 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:46.498607 [ 225 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:47.706111 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.03.21 02:13:47.728271 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:47.728370 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:47.735855 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.03.21 02:13:47.736641 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:47.740991 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.03.21 02:13:48.120239 [ 221 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:48.120303 [ 221 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:48.122836 [ 221 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:48.141041 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:48.141386 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:13:48.141501 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:13:48.142512 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.142563 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.143007 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:13:48.143260 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.143493 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} executeQuery: Read 212 rows, 13.81 KiB in 0.002189 sec., 96847.8757423481 rows/sec., 6.16 MiB/sec. 2025.03.21 02:13:48.143559 [ 260 ] {a69c2ba6-8252-44b6-9481-cedabad7522b} TCPHandler: Processed in 0.002705877 sec. 2025.03.21 02:13:48.143684 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:48.143796 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:48.143843 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:48.144692 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.144733 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.145141 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.21 02:13:48.145382 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.145615 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} executeQuery: Read 617 rows, 49.39 KiB in 0.001845 sec., 334417.3441734417 rows/sec., 26.14 MiB/sec. 2025.03.21 02:13:48.145670 [ 260 ] {87bfc47c-064a-4685-8d75-6904ce159941} TCPHandler: Processed in 0.002038896 sec. 2025.03.21 02:13:48.145774 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:48.145878 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:48.145922 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:48.146465 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.146504 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.146854 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.03.21 02:13:48.147090 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.147264 [ 46 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.03.21 02:13:48.147326 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} executeQuery: Read 106 rows, 6.39 KiB in 0.00146 sec., 72602.7397260274 rows/sec., 4.27 MiB/sec. 2025.03.21 02:13:48.147359 [ 46 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.147435 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.147446 [ 260 ] {db9c1a41-8d8d-462d-803a-59fc01f8eafc} TCPHandler: Processed in 0.001722639 sec. 2025.03.21 02:13:48.147603 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.03.21 02:13:48.147630 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:48.147734 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:48.147764 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:13:48.147775 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 166 rows starting from the beginning of the part 2025.03.21 02:13:48.147820 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:13:48.147933 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 106 rows starting from the beginning of the part 2025.03.21 02:13:48.148390 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 40 rows starting from the beginning of the part 2025.03.21 02:13:48.148781 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 106 rows starting from the beginning of the part 2025.03.21 02:13:48.149140 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 58 rows starting from the beginning of the part 2025.03.21 02:13:48.149482 [ 191 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 106 rows starting from the beginning of the part 2025.03.21 02:13:48.150377 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.150420 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.150977 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.03.21 02:13:48.151325 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.151331 [ 201 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.003792616 sec., 153456.0841382307 rows/sec., 10.17 MiB/sec. 2025.03.21 02:13:48.151648 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} executeQuery: Read 113 rows, 7.49 KiB in 0.003905 sec., 28937.259923175417 rows/sec., 1.87 MiB/sec. 2025.03.21 02:13:48.151687 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.03.21 02:13:48.151766 [ 260 ] {d46705e4-82e3-43c1-992e-8dc5661aa155} TCPHandler: Processed in 0.004187033 sec. 2025.03.21 02:13:48.151936 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:48.152125 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:13:48.152204 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:13:48.152309 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.152509 [ 194 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_101_20} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.03.21 02:13:48.152726 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 02:13:48.153133 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.153176 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.153541 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:13:48.153774 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.153999 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} executeQuery: Read 112 rows, 6.53 KiB in 0.001911 sec., 58608.05860805861 rows/sec., 3.34 MiB/sec. 2025.03.21 02:13:48.154054 [ 224 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.21 02:13:48.154092 [ 260 ] {ebbab28b-821f-4497-8ae2-8f9693a78daa} TCPHandler: Processed in 0.002214208 sec. 2025.03.21 02:13:48.154141 [ 224 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.21 02:13:48.154282 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:48.154426 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:48.154487 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:48.156011 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.156073 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.156774 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.21 02:13:48.157159 [ 224 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.21 02:13:48.157219 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.157809 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} executeQuery: Read 382 rows, 27.58 KiB in 0.003383 sec., 112917.52882057345 rows/sec., 7.96 MiB/sec. 2025.03.21 02:13:48.157967 [ 260 ] {43660624-122e-4eb0-9acf-ecf4dabb6d78} TCPHandler: Processed in 0.003744425 sec. 2025.03.21 02:13:48.158097 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:48.158202 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:13:48.158250 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:13:48.158703 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.158742 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.159093 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.03.21 02:13:48.159326 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.159567 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} executeQuery: Read 6 rows, 321.00 B in 0.00138 sec., 4347.826086956522 rows/sec., 227.16 KiB/sec. 2025.03.21 02:13:48.159705 [ 260 ] {32749702-21c3-43fc-87c1-0aac2b2294fe} TCPHandler: Processed in 0.001656699 sec. 2025.03.21 02:13:48.159926 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:48.160033 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:48.160083 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:48.160612 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.160650 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.161025 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.21 02:13:48.161264 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.161444 [ 45 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_123_25 to all_128_128_0 2025.03.21 02:13:48.161503 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} executeQuery: Read 237 rows, 16.27 KiB in 0.00149 sec., 159060.40268456377 rows/sec., 10.66 MiB/sec. 2025.03.21 02:13:48.161523 [ 45 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.161591 [ 45 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.161622 [ 260 ] {fe361e09-8ed4-41ac-9c68-9b28a748a265} TCPHandler: Processed in 0.001773711 sec. 2025.03.21 02:13:48.161816 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_123_25 to all_128_128_0 into Compact with storage Full 2025.03.21 02:13:48.161841 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:48.162059 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:13:48.162088 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:48.162140 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:13:48.162166 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_123_25, total 36163 rows starting from the beginning of the part 2025.03.21 02:13:48.162626 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part 2025.03.21 02:13:48.162964 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 237 rows starting from the beginning of the part 2025.03.21 02:13:48.163307 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 939 rows starting from the beginning of the part 2025.03.21 02:13:48.163522 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 76 rows starting from the beginning of the part 2025.03.21 02:13:48.163881 [ 201 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 237 rows starting from the beginning of the part 2025.03.21 02:13:48.164608 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.164677 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.165445 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:13:48.165773 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.166036 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} executeQuery: Read 1 rows, 69.00 B in 0.004044 sec., 247.27992087042534 rows/sec., 16.66 KiB/sec. 2025.03.21 02:13:48.166054 [ 224 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:48.166140 [ 224 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:48.166366 [ 260 ] {fc754bac-eba6-4a71-ac4a-3fbe2ca1d41e} TCPHandler: Processed in 0.0046001 sec. 2025.03.21 02:13:48.166809 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:48.167225 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:48.167644 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:48.169400 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:48.169465 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:48.170478 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.03.21 02:13:48.170972 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.171359 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:48.171467 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:48.171639 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} executeQuery: Read 82 rows, 5.33 KiB in 0.004589 sec., 17868.81673567226 rows/sec., 1.13 MiB/sec. 2025.03.21 02:13:48.171653 [ 224 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:48.172127 [ 260 ] {b5a59e16-7fcc-4f11-800a-5f4ed7bd60aa} TCPHandler: Processed in 0.005397124 sec. 2025.03.21 02:13:48.174669 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} MergeTask::MergeProjectionsStage: Merge sorted 37812 rows, containing 5 columns (5 merged, 0 gathered) in 0.012982776 sec., 2912474.1888791737 rows/sec., 196.90 MiB/sec. 2025.03.21 02:13:48.175169 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) 2025.03.21 02:13:48.175517 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:48.175683 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:48.175858 [ 194 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_128_26} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_123_25, all_128_128_0] -> all_1_128_26 2025.03.21 02:13:48.176068 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. 2025.03.21 02:13:48.875896 [ 223 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:48.875951 [ 223 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:48.877960 [ 223 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:48.920600 [ 225 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.21 02:13:48.920660 [ 225 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.21 02:13:48.923162 [ 225 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.21 02:13:49.000182 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 260.64 MiB, peak 281.56 MiB, free memory in arenas 0.00 B, will set to 263.88 MiB (RSS), difference: 3.24 MiB 2025.03.21 02:13:49.153733 [ 220 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:49.153813 [ 220 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:49.156180 [ 220 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:13:49.320841 [ 221 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:49.320921 [ 221 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:49.323857 [ 221 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:13:52.395082 [ 40 ] {} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.03.21 02:13:52.395195 [ 40 ] {} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:52.395236 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:52.395494 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.03.21 02:13:52.395690 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:52.395735 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part 2025.03.21 02:13:52.395833 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part 2025.03.21 02:13:52.395948 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part 2025.03.21 02:13:52.396268 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part 2025.03.21 02:13:52.396429 [ 195 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part 2025.03.21 02:13:52.397430 [ 194 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 92 rows, containing 5 columns (5 merged, 0 gathered) in 0.002091207 sec., 43993.73184959691 rows/sec., 3.67 MiB/sec. 2025.03.21 02:13:52.397621 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.03.21 02:13:52.397971 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:52.398064 [ 199 ] {c9bfd216-bb51-41d4-8a73-d4263d194dab::all_1_9_2} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.03.21 02:13:52.398144 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.03.21 02:13:52.504137 [ 39 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:13:52.504175 [ 39 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:13:52.725579 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2025.03.21 02:13:52.726592 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:52.726641 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:52.727199 [ 242 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.21 02:13:52.727465 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:52.727691 [ 39 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.21 02:13:52.727716 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.03.21 02:13:52.727783 [ 39 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:52.727830 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:52.727988 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.21 02:13:52.728152 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:52.728192 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2025.03.21 02:13:52.728283 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part 2025.03.21 02:13:52.728376 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part 2025.03.21 02:13:52.728631 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part 2025.03.21 02:13:52.728758 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part 2025.03.21 02:13:52.728842 [ 195 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part 2025.03.21 02:13:52.731631 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003718905 sec., 9365928.949516052 rows/sec., 133.98 MiB/sec. 2025.03.21 02:13:52.731938 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.21 02:13:52.732254 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:52.732331 [ 194 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_76_15} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.21 02:13:52.732439 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. 2025.03.21 02:13:52.925742 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2048 2025.03.21 02:13:52.928788 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:52.928845 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:52.930444 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.21 02:13:52.930791 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:52.930985 [ 39 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.21 02:13:52.931050 [ 39 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:52.931093 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:52.931347 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.21 02:13:52.931727 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2048 2025.03.21 02:13:52.932163 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:52.932289 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1866 rows starting from the beginning of the part 2025.03.21 02:13:52.932723 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part 2025.03.21 02:13:52.933142 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 28 rows starting from the beginning of the part 2025.03.21 02:13:52.933560 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part 2025.03.21 02:13:52.933996 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part 2025.03.21 02:13:52.934450 [ 195 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part 2025.03.21 02:13:52.943335 [ 193 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2048 rows, containing 72 columns (72 merged, 0 gathered) in 0.012156302 sec., 168472.28704913714 rows/sec., 127.71 MiB/sec. 2025.03.21 02:13:52.945390 [ 192 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.21 02:13:52.946326 [ 192 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:52.946438 [ 192 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_56_11} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.21 02:13:52.946863 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.57 MiB. 2025.03.21 02:13:53.135927 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:53.136092 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:53.136165 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:53.136996 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:53.137047 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:53.137478 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.21 02:13:53.137739 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:53.137936 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} executeQuery: Read 136 rows, 12.03 KiB in 0.001893 sec., 71843.63444268357 rows/sec., 6.20 MiB/sec. 2025.03.21 02:13:53.137999 [ 260 ] {54f28d48-7af4-4cf5-ae26-a91ce203435a} TCPHandler: Processed in 0.002152207 sec. 2025.03.21 02:13:53.138140 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:53.138255 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:53.138304 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:53.138843 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:53.138881 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:53.139244 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.03.21 02:13:53.139488 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:53.139697 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} executeQuery: Read 40 rows, 3.01 KiB in 0.001469 sec., 27229.40776038121 rows/sec., 2.00 MiB/sec. 2025.03.21 02:13:53.139759 [ 260 ] {cb04eaa5-1783-4444-a1ec-c09b41c15fd7} TCPHandler: Processed in 0.001674339 sec. 2025.03.21 02:13:53.139894 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:53.140038 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:53.140084 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:53.140636 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:53.140676 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:53.141040 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.21 02:13:53.141277 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:53.141477 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} executeQuery: Read 104 rows, 8.32 KiB in 0.00147 sec., 70748.2993197279 rows/sec., 5.53 MiB/sec. 2025.03.21 02:13:53.141554 [ 260 ] {b26240fc-7b06-41d8-ae28-f4f990a028ab} TCPHandler: Processed in 0.00171761 sec. 2025.03.21 02:13:53.141693 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:53.141951 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:53.142097 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:53.143227 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:53.143267 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:53.143652 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.21 02:13:53.143900 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:53.144104 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} executeQuery: Read 160 rows, 11.41 KiB in 0.002262 sec., 70733.8638373121 rows/sec., 4.93 MiB/sec. 2025.03.21 02:13:53.144158 [ 260 ] {8ae43bfe-a85a-48b4-a777-c349ce50c8ca} TCPHandler: Processed in 0.002519024 sec. 2025.03.21 02:13:53.144280 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:53.144385 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:53.144452 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:13:53.145535 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:53.145574 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:53.146224 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.03.21 02:13:53.146484 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:53.146726 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} executeQuery: Read 40 rows, 73.40 KiB in 0.002362 sec., 16934.801016088062 rows/sec., 30.35 MiB/sec. 2025.03.21 02:13:53.146824 [ 260 ] {69c5c085-6b4e-407b-9777-5a5416fa9c47} TCPHandler: Processed in 0.002595045 sec. 2025.03.21 02:13:53.146940 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:53.147042 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:53.147088 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:53.147504 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:53.147543 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:53.147896 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.03.21 02:13:53.148133 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:53.148341 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} executeQuery: Read 60 rows, 4.14 KiB in 0.001317 sec., 45558.08656036446 rows/sec., 3.07 MiB/sec. 2025.03.21 02:13:53.148392 [ 260 ] {291fea3d-c9c9-479a-b239-f9af807218a7} TCPHandler: Processed in 0.001503056 sec. 2025.03.21 02:13:55.241133 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.03.21 02:13:55.264279 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:55.264339 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:55.271864 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.03.21 02:13:55.272648 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:55.273060 [ 34 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.03.21 02:13:55.273226 [ 34 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:55.273341 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:55.274000 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.03.21 02:13:55.288409 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.03.21 02:13:55.290257 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:13:55.291917 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part 2025.03.21 02:13:55.298024 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2025.03.21 02:13:55.304476 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2025.03.21 02:13:55.310914 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2025.03.21 02:13:55.317383 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2025.03.21 02:13:55.323609 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2025.03.21 02:13:55.389090 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.115491071 sec., 4961.422515512043 rows/sec., 25.65 MiB/sec. 2025.03.21 02:13:55.392526 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.03.21 02:13:55.395721 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:55.395862 [ 189 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_76_15} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.03.21 02:13:55.398762 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.03.21 02:13:56.000183 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.95 MiB, peak 282.37 MiB, free memory in arenas 0.00 B, will set to 263.88 MiB (RSS), difference: -1.07 MiB 2025.03.21 02:13:58.141042 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:58.141251 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:13:58.141325 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:13:58.142162 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:58.142211 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:58.142653 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:13:58.142915 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:58.143168 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} executeQuery: Read 212 rows, 13.81 KiB in 0.001974 sec., 107396.14994934143 rows/sec., 6.83 MiB/sec. 2025.03.21 02:13:58.143234 [ 260 ] {5bb5e574-0aab-4fdd-90aa-b51b5ccc85c4} TCPHandler: Processed in 0.0023282 sec. 2025.03.21 02:13:58.143349 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:58.143459 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:13:58.143506 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:13:58.144338 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:58.144380 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:58.144790 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.21 02:13:58.145036 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:58.145266 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} executeQuery: Read 617 rows, 49.39 KiB in 0.001832 sec., 336790.39301310043 rows/sec., 26.33 MiB/sec. 2025.03.21 02:13:58.145319 [ 260 ] {38c5d103-31b7-41c7-9454-c2f79a3ced42} TCPHandler: Processed in 0.002025165 sec. 2025.03.21 02:13:58.145445 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:58.145552 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:13:58.145598 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:13:58.146149 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:58.146189 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:58.146541 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.03.21 02:13:58.146773 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:58.146984 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} executeQuery: Read 106 rows, 6.39 KiB in 0.001454 sec., 72902.33837689133 rows/sec., 4.29 MiB/sec. 2025.03.21 02:13:58.147048 [ 260 ] {30b8c980-444d-44a5-97ca-dcc27640ce74} TCPHandler: Processed in 0.001656208 sec. 2025.03.21 02:13:58.147181 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:58.147309 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:13:58.147353 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:13:58.147901 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:58.147938 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:58.148290 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.03.21 02:13:58.148527 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:58.148782 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} executeQuery: Read 113 rows, 7.49 KiB in 0.001489 sec., 75889.85896574882 rows/sec., 4.91 MiB/sec. 2025.03.21 02:13:58.148840 [ 260 ] {f97684f5-af31-40a8-96ff-8cdddb72a5c6} TCPHandler: Processed in 0.00172252 sec. 2025.03.21 02:13:58.149076 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:58.149208 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:13:58.149253 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:13:58.149803 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:58.149841 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:58.150206 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:13:58.150440 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:58.150664 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} executeQuery: Read 112 rows, 6.53 KiB in 0.001475 sec., 75932.20338983051 rows/sec., 4.33 MiB/sec. 2025.03.21 02:13:58.150774 [ 260 ] {e6e468d5-b7e8-4225-ae2f-98473b2ded4d} TCPHandler: Processed in 0.001796571 sec. 2025.03.21 02:13:58.150946 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:58.151081 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:13:58.151134 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:13:58.151844 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:58.151884 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:58.152282 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.21 02:13:58.152529 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:58.152741 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} executeQuery: Read 382 rows, 27.58 KiB in 0.001689 sec., 226169.3309650681 rows/sec., 15.95 MiB/sec. 2025.03.21 02:13:58.152794 [ 260 ] {d4aad5d4-420f-45c9-9e87-6adf00929929} TCPHandler: Processed in 0.001916043 sec. 2025.03.21 02:13:58.152907 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:58.153013 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:13:58.153059 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:13:58.153495 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:58.153534 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:58.153902 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.03.21 02:13:58.154154 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:58.154366 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} executeQuery: Read 6 rows, 321.00 B in 0.001376 sec., 4360.46511627907 rows/sec., 227.82 KiB/sec. 2025.03.21 02:13:58.154417 [ 260 ] {2c27501c-e300-4957-a0e7-6e2df01b9d2a} TCPHandler: Processed in 0.001562697 sec. 2025.03.21 02:13:58.154521 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:58.154623 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:13:58.154669 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:13:58.155187 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:58.155227 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:58.155630 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.21 02:13:58.155869 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:58.156078 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} executeQuery: Read 237 rows, 16.27 KiB in 0.001476 sec., 160569.1056910569 rows/sec., 10.76 MiB/sec. 2025.03.21 02:13:58.156130 [ 260 ] {208199c4-05a6-4aea-a1ee-1f5f1b948484} TCPHandler: Processed in 0.001660619 sec. 2025.03.21 02:13:58.156247 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:58.156380 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:13:58.156435 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:13:58.156945 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:58.156992 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:58.157396 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:13:58.157636 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:58.157890 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} executeQuery: Read 1 rows, 69.00 B in 0.001531 sec., 653.1678641410842 rows/sec., 44.01 KiB/sec. 2025.03.21 02:13:58.158033 [ 260 ] {35a02b3b-5412-41ff-942f-74c66150ea1f} TCPHandler: Processed in 0.001836632 sec. 2025.03.21 02:13:58.158275 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:13:58.158383 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:13:58.158431 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:13:58.158887 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:13:58.158926 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:13:58.159289 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.03.21 02:13:58.159525 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:13:58.159753 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} executeQuery: Read 82 rows, 5.33 KiB in 0.00139 sec., 58992.80575539568 rows/sec., 3.75 MiB/sec. 2025.03.21 02:13:58.159813 [ 260 ] {859575f9-a3e7-468d-84ab-1349df9e20c6} TCPHandler: Processed in 0.001626369 sec. 2025.03.21 02:13:58.840484 [ 223 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:58.840553 [ 223 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:13:58.843226 [ 223 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.03.21 02:14:00.227944 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2025.03.21 02:14:00.228578 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:00.228617 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:00.229213 [ 242 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.21 02:14:00.229479 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:00.229667 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.03.21 02:14:02.788566 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.03.21 02:14:02.812618 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:02.812684 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:02.819990 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.03.21 02:14:02.820810 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:02.823824 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.03.21 02:14:02.932058 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2080 2025.03.21 02:14:02.935654 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:02.935705 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:02.937310 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.21 02:14:02.937632 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:02.938268 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2080 2025.03.21 02:14:03.137510 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:03.137779 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:03.137880 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:03.138892 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:03.138931 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:03.139328 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.21 02:14:03.139565 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:03.139718 [ 23 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.21 02:14:03.139759 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} executeQuery: Read 136 rows, 12.03 KiB in 0.002057 sec., 66115.70247933886 rows/sec., 5.71 MiB/sec. 2025.03.21 02:14:03.139763 [ 23 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:03.139808 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:03.139831 [ 260 ] {5b41e6af-1014-4486-9475-e8a8f9dfef9a} TCPHandler: Processed in 0.002457703 sec. 2025.03.21 02:14:03.140091 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:03.140135 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.03.21 02:14:03.140348 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:14:03.140505 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:14:03.140845 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:03.141057 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1848 rows starting from the beginning of the part 2025.03.21 02:14:03.141744 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part 2025.03.21 02:14:03.142231 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 617 rows starting from the beginning of the part 2025.03.21 02:14:03.142863 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 136 rows starting from the beginning of the part 2025.03.21 02:14:03.143381 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 617 rows starting from the beginning of the part 2025.03.21 02:14:03.143698 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 136 rows starting from the beginning of the part 2025.03.21 02:14:03.144651 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:03.144718 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:03.145545 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.03.21 02:14:03.146095 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:03.146393 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} executeQuery: Read 40 rows, 3.01 KiB in 0.00616 sec., 6493.506493506494 rows/sec., 488.28 KiB/sec. 2025.03.21 02:14:03.146472 [ 260 ] {057fb4ee-24be-4ece-b5e6-bd14a6ef83a0} TCPHandler: Processed in 0.006489593 sec. 2025.03.21 02:14:03.146622 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:03.146755 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:03.146829 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:03.147235 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 3410 rows, containing 5 columns (5 merged, 0 gathered) in 0.007320848 sec., 465793.0338124764 rows/sec., 39.35 MiB/sec. 2025.03.21 02:14:03.147572 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.21 02:14:03.148126 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:03.148139 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:03.148188 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:03.148323 [ 197 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_131_26} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.21 02:14:03.148505 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.03.21 02:14:03.148779 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.21 02:14:03.149025 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:03.149155 [ 23 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.21 02:14:03.149191 [ 23 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:03.149206 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} executeQuery: Read 104 rows, 8.32 KiB in 0.0025 sec., 41600 rows/sec., 3.25 MiB/sec. 2025.03.21 02:14:03.149215 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:03.149301 [ 260 ] {39791164-f821-4873-a3c3-85703db373ca} TCPHandler: Processed in 0.002726288 sec. 2025.03.21 02:14:03.149396 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.03.21 02:14:03.149446 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:03.149551 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:03.149577 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:03.149595 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 916 rows starting from the beginning of the part 2025.03.21 02:14:03.149639 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:03.149913 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2025.03.21 02:14:03.150272 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 382 rows starting from the beginning of the part 2025.03.21 02:14:03.150547 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 104 rows starting from the beginning of the part 2025.03.21 02:14:03.150728 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 382 rows starting from the beginning of the part 2025.03.21 02:14:03.150831 [ 186 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 104 rows starting from the beginning of the part 2025.03.21 02:14:03.151592 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:03.151634 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:03.152192 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.21 02:14:03.152514 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:03.152721 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} executeQuery: Read 160 rows, 11.41 KiB in 0.00317 sec., 50473.18611987382 rows/sec., 3.52 MiB/sec. 2025.03.21 02:14:03.152894 [ 260 ] {57e21287-21ee-4ca4-bf15-44ae747ee158} TCPHandler: Processed in 0.003504601 sec. 2025.03.21 02:14:03.153003 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.003694004 sec., 528423.8999199785 rows/sec., 40.37 MiB/sec. 2025.03.21 02:14:03.153034 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:03.153195 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:03.153287 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:14:03.153305 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.21 02:14:03.154147 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:03.154415 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_131_26} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.21 02:14:03.154602 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.03.21 02:14:03.155326 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:03.155369 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:03.156041 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.03.21 02:14:03.156299 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:03.156441 [ 23 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.03.21 02:14:03.156479 [ 23 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:03.156501 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:03.156510 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} executeQuery: Read 40 rows, 73.40 KiB in 0.003357 sec., 11915.400655347035 rows/sec., 21.35 MiB/sec. 2025.03.21 02:14:03.156803 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.03.21 02:14:03.157200 [ 260 ] {15895c71-f8ad-43fb-8138-c7d7dbbbdf13} TCPHandler: Processed in 0.004211983 sec. 2025.03.21 02:14:03.157776 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:03.158153 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:03.158268 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:03.158324 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:03.158455 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2015 rows starting from the beginning of the part 2025.03.21 02:14:03.158830 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:03.159252 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:03.159315 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:03.159372 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:03.159606 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:03.159966 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:03.160212 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.03.21 02:14:03.160297 [ 191 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:03.160804 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:03.161019 [ 23 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.03.21 02:14:03.161082 [ 23 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:03.161126 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:03.161174 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} executeQuery: Read 60 rows, 4.14 KiB in 0.00313 sec., 19169.32907348243 rows/sec., 1.29 MiB/sec. 2025.03.21 02:14:03.161529 [ 260 ] {81d8e5cc-1726-4e4f-a2f8-75e1492fccbc} TCPHandler: Processed in 0.003888048 sec. 2025.03.21 02:14:03.161621 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.03.21 02:14:03.161987 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:03.162081 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7498 rows starting from the beginning of the part 2025.03.21 02:14:03.162392 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 30 rows starting from the beginning of the part 2025.03.21 02:14:03.162706 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 82 rows starting from the beginning of the part 2025.03.21 02:14:03.162938 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part 2025.03.21 02:14:03.163042 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 82 rows starting from the beginning of the part 2025.03.21 02:14:03.163118 [ 200 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part 2025.03.21 02:14:03.166832 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 7812 rows, containing 4 columns (4 merged, 0 gathered) in 0.005582447 sec., 1399386.3264622127 rows/sec., 91.57 MiB/sec. 2025.03.21 02:14:03.167431 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.03.21 02:14:03.167845 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:03.167937 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_131_26} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.03.21 02:14:03.168243 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.03.21 02:14:03.172954 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 19 columns (19 merged, 0 gathered) in 0.016401395 sec., 135049.4881685369 rows/sec., 242.00 MiB/sec. 2025.03.21 02:14:03.174930 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.03.21 02:14:03.175391 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:03.175475 [ 201 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_56_11} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.03.21 02:14:03.175645 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.21 MiB. 2025.03.21 02:14:04.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.48 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: 2.53 MiB 2025.03.21 02:14:05.336728 [ 225 ] {} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.21 02:14:05.336789 [ 225 ] {} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.21 02:14:05.339646 [ 225 ] {} oximeter.timeseries_schema (9a31075a-e2e6-4fae-b757-a79c8ef4f948): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.03.21 02:14:07.504214 [ 114 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:14:07.504267 [ 114 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:14:07.729858 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2025.03.21 02:14:07.730476 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:07.730516 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:07.731069 [ 242 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.21 02:14:07.731345 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:07.731607 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.03.21 02:14:08.140406 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:08.140602 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:14:08.140677 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:14:08.141549 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.141604 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:08.142063 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:14:08.142334 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.142546 [ 125 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.03.21 02:14:08.142611 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} executeQuery: Read 212 rows, 13.81 KiB in 0.002051 sec., 103364.21257922966 rows/sec., 6.57 MiB/sec. 2025.03.21 02:14:08.142641 [ 125 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.142720 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:08.142747 [ 260 ] {4e67a51f-36ba-41c1-a4ae-c7783c33da70} TCPHandler: Processed in 0.002475803 sec. 2025.03.21 02:14:08.143051 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:08.143186 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.03.21 02:14:08.143339 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:08.143513 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:08.144064 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:08.144150 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 212 rows starting from the beginning of the part 2025.03.21 02:14:08.144467 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part 2025.03.21 02:14:08.144795 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part 2025.03.21 02:14:08.145179 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part 2025.03.21 02:14:08.145635 [ 198 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part 2025.03.21 02:14:08.147086 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.147165 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:08.148074 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.21 02:14:08.148221 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005341023 sec., 198463.8523369025 rows/sec., 13.38 MiB/sec. 2025.03.21 02:14:08.148491 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.03.21 02:14:08.148502 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.148957 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} executeQuery: Read 617 rows, 49.39 KiB in 0.005687 sec., 108493.05433444698 rows/sec., 8.48 MiB/sec. 2025.03.21 02:14:08.149079 [ 260 ] {58f9ef0c-0f29-409c-afad-027884407703} TCPHandler: Processed in 0.006156657 sec. 2025.03.21 02:14:08.149207 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.149278 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:08.149344 [ 201 ] {600f154d-3639-4701-94ee-2b19875b081a::all_1_49_12} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.03.21 02:14:08.149451 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:14:08.149515 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.03.21 02:14:08.149553 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:14:08.150143 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.150185 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:08.150550 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.03.21 02:14:08.150793 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.151045 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} executeQuery: Read 106 rows, 6.39 KiB in 0.001642 sec., 64555.42021924482 rows/sec., 3.80 MiB/sec. 2025.03.21 02:14:08.151113 [ 260 ] {2af26da0-67db-448b-b0df-963a3c826e8b} TCPHandler: Processed in 0.001911043 sec. 2025.03.21 02:14:08.151261 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:08.151547 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:14:08.151691 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:14:08.152939 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.152979 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:08.153355 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.03.21 02:14:08.153604 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.153834 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} executeQuery: Read 113 rows, 7.49 KiB in 0.002397 sec., 47142.26115978307 rows/sec., 3.05 MiB/sec. 2025.03.21 02:14:08.153944 [ 260 ] {f77ce999-9b72-4530-add2-9d694f21442e} TCPHandler: Processed in 0.002734008 sec. 2025.03.21 02:14:08.154147 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:08.154288 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:14:08.154335 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:14:08.154900 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.154939 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:08.155300 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:14:08.155539 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.155730 [ 114 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.03.21 02:14:08.155807 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} executeQuery: Read 112 rows, 6.53 KiB in 0.001539 sec., 72774.52891487979 rows/sec., 4.15 MiB/sec. 2025.03.21 02:14:08.155835 [ 114 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.155931 [ 260 ] {92aa2358-d56c-4b56-8fb6-cb8808a080f9} TCPHandler: Processed in 0.001881142 sec. 2025.03.21 02:14:08.155941 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:08.156130 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:08.156167 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.03.21 02:14:08.156325 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:08.156418 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:08.156433 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:08.156495 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 112 rows starting from the beginning of the part 2025.03.21 02:14:08.156826 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 112 rows starting from the beginning of the part 2025.03.21 02:14:08.157211 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 112 rows starting from the beginning of the part 2025.03.21 02:14:08.157602 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 112 rows starting from the beginning of the part 2025.03.21 02:14:08.157980 [ 201 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 112 rows starting from the beginning of the part 2025.03.21 02:14:08.159435 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.159509 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:08.160499 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.21 02:14:08.160565 [ 192 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004490468 sec., 124708.60498282139 rows/sec., 7.58 MiB/sec. 2025.03.21 02:14:08.160890 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.160910 [ 194 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.03.21 02:14:08.161298 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} executeQuery: Read 382 rows, 27.58 KiB in 0.005035 sec., 75868.91757696126 rows/sec., 5.35 MiB/sec. 2025.03.21 02:14:08.161414 [ 260 ] {f87c369e-b0a3-4ffe-bc64-14258291a067} TCPHandler: Processed in 0.005386024 sec. 2025.03.21 02:14:08.161579 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:08.161711 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:14:08.161806 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:14:08.161829 [ 194 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.162113 [ 194 ] {db67e52a-8672-480a-b100-3a1639b4ee6e::all_1_49_12} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.03.21 02:14:08.162313 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.03.21 02:14:08.162617 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.162661 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:08.163028 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.03.21 02:14:08.163286 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.163503 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} executeQuery: Read 6 rows, 321.00 B in 0.001832 sec., 3275.109170305677 rows/sec., 171.11 KiB/sec. 2025.03.21 02:14:08.163558 [ 260 ] {862f6aaf-66ee-4b5e-8405-06faee244923} TCPHandler: Processed in 0.002041995 sec. 2025.03.21 02:14:08.163680 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:08.163785 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:08.163831 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:08.164380 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.164418 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:08.164812 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.21 02:14:08.165058 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.165276 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} executeQuery: Read 237 rows, 16.27 KiB in 0.001512 sec., 156746.03174603175 rows/sec., 10.51 MiB/sec. 2025.03.21 02:14:08.165327 [ 260 ] {b4a3be0c-2d6b-4dd8-9b25-1f4d87a6f2cd} TCPHandler: Processed in 0.00169998 sec. 2025.03.21 02:14:08.165430 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:08.165530 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:14:08.165575 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:14:08.165978 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.166019 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:08.166367 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:14:08.166603 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.166795 [ 114 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.03.21 02:14:08.166863 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec. 2025.03.21 02:14:08.166893 [ 114 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.166988 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.81 GiB. 2025.03.21 02:14:08.166995 [ 260 ] {337f6531-51fa-4fd7-a09e-daf6af103886} TCPHandler: Processed in 0.001615828 sec. 2025.03.21 02:14:08.167335 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:08.167350 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2025.03.21 02:14:08.167668 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:08.167937 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:08.167983 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:08.168087 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part 2025.03.21 02:14:08.168589 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.03.21 02:14:08.168905 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.03.21 02:14:08.169226 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.03.21 02:14:08.169522 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.03.21 02:14:08.169862 [ 201 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.03.21 02:14:08.170906 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:08.170970 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:08.171947 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.03.21 02:14:08.172584 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.172704 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.005593907 sec., 8938.296614512898 rows/sec., 601.59 KiB/sec. 2025.03.21 02:14:08.173005 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} executeQuery: Read 82 rows, 5.33 KiB in 0.005483 sec., 14955.316432609885 rows/sec., 972.64 KiB/sec. 2025.03.21 02:14:08.173022 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.03.21 02:14:08.173133 [ 260 ] {506c8e3c-f3d5-485f-a0ed-0caf264ee201} TCPHandler: Processed in 0.005921403 sec. 2025.03.21 02:14:08.173858 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:08.173980 [ 195 ] {e7c18719-0d0c-4fe1-b8ef-a42b74568a3d::all_1_50_10} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.03.21 02:14:08.174074 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.03.21 02:14:10.087996 [ 223 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:10.088066 [ 223 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:10.090958 [ 223 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:10.301450 [ 224 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:10.301512 [ 224 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:10.304444 [ 224 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:10.320287 [ 224 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:10.320344 [ 224 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:10.323106 [ 224 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:10.323952 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.03.21 02:14:10.334004 [ 220 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:10.334054 [ 220 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:10.337889 [ 220 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:10.351033 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:10.351075 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:10.358554 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.03.21 02:14:10.359341 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:10.362481 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.03.21 02:14:10.783803 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:10.784108 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:10.784224 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:10.786164 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:10.786217 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:10.786751 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.21 02:14:10.787024 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:10.787264 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} executeQuery: Read 1276 rows, 108.59 KiB in 0.003241 sec., 393705.64640543045 rows/sec., 32.72 MiB/sec. 2025.03.21 02:14:10.787336 [ 260 ] {92d4544b-9065-4e0c-9a66-d9a815148a95} TCPHandler: Processed in 0.003720175 sec. 2025.03.21 02:14:10.787452 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:10.787561 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:14:10.787611 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:14:10.788160 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:10.788202 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:10.788564 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.03.21 02:14:10.788805 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:10.788988 [ 100 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.03.21 02:14:10.789044 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} executeQuery: Read 40 rows, 3.01 KiB in 0.001501 sec., 26648.90073284477 rows/sec., 1.96 MiB/sec. 2025.03.21 02:14:10.789072 [ 100 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:10.789146 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:10.789168 [ 260 ] {e4c6da04-5b4e-4231-a5b0-5b55900195a9} TCPHandler: Processed in 0.00176318 sec. 2025.03.21 02:14:10.789382 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:10.789384 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.03.21 02:14:10.789555 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:14:10.789655 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:14:10.789702 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:10.789813 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 166 rows starting from the beginning of the part 2025.03.21 02:14:10.790083 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:10.790456 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 106 rows starting from the beginning of the part 2025.03.21 02:14:10.790862 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:10.791276 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 106 rows starting from the beginning of the part 2025.03.21 02:14:10.791569 [ 196 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:10.793126 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:10.793210 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:10.794283 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.03.21 02:14:10.794499 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 5 columns (5 merged, 0 gathered) in 0.005239271 sec., 95051.39169170673 rows/sec., 6.44 MiB/sec. 2025.03.21 02:14:10.794717 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:10.794832 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.03.21 02:14:10.795110 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} executeQuery: Read 228 rows, 15.81 KiB in 0.005606 sec., 40670.709953621124 rows/sec., 2.75 MiB/sec. 2025.03.21 02:14:10.795220 [ 260 ] {d06eee36-fd4c-4129-a363-5d7ea556d052} TCPHandler: Processed in 0.005915093 sec. 2025.03.21 02:14:10.795374 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:10.795517 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:10.795548 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:10.795648 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:10.795711 [ 193 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_106_21} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.03.21 02:14:10.795903 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.03.21 02:14:10.796718 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:10.796762 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:10.797152 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.21 02:14:10.797394 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:10.797602 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} executeQuery: Read 560 rows, 42.61 KiB in 0.002099 sec., 266793.711291091 rows/sec., 19.82 MiB/sec. 2025.03.21 02:14:10.797658 [ 260 ] {14d83d13-fe02-42b1-acf9-d5fa4d568cdc} TCPHandler: Processed in 0.002358341 sec. 2025.03.21 02:14:10.797771 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:10.797878 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:10.797926 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:10.798666 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:10.798706 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:10.799147 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.21 02:14:10.799384 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:10.799560 [ 100 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 6 parts from all_1_128_26 to all_133_133_0 2025.03.21 02:14:10.799618 [ 100 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:10.799629 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} executeQuery: Read 930 rows, 63.82 KiB in 0.001763 sec., 527509.9262620533 rows/sec., 35.35 MiB/sec. 2025.03.21 02:14:10.799650 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:10.799829 [ 260 ] {8cad2f15-3b22-4887-9d1e-6491f5999d68} TCPHandler: Processed in 0.002099717 sec. 2025.03.21 02:14:10.799953 [ 222 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:10.800016 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_128_26 to all_133_133_0 into Compact with storage Full 2025.03.21 02:14:10.800039 [ 222 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:10.800111 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:10.800541 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:10.800558 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:10.800639 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_128_26, total 37812 rows starting from the beginning of the part 2025.03.21 02:14:10.800818 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:14:10.801216 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part 2025.03.21 02:14:10.801784 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 237 rows starting from the beginning of the part 2025.03.21 02:14:10.802231 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part 2025.03.21 02:14:10.802752 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 237 rows starting from the beginning of the part 2025.03.21 02:14:10.803280 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 930 rows starting from the beginning of the part 2025.03.21 02:14:10.809328 [ 222 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:10.809941 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:10.810059 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:10.812184 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.03.21 02:14:10.812491 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:10.812940 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} executeQuery: Read 40 rows, 73.40 KiB in 0.012586 sec., 3178.1344350866043 rows/sec., 5.70 MiB/sec. 2025.03.21 02:14:10.813165 [ 260 ] {d6e819e3-1724-4447-96db-956a5bf713ba} TCPHandler: Processed in 0.01316773 sec. 2025.03.21 02:14:10.813327 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:10.813510 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:10.813571 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:10.814145 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:10.814192 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:10.814735 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.03.21 02:14:10.815019 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:10.815265 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} executeQuery: Read 30 rows, 2.08 KiB in 0.001796 sec., 16703.786191536747 rows/sec., 1.13 MiB/sec. 2025.03.21 02:14:10.815330 [ 260 ] {5d94ba95-f46d-4075-b363-5c7b8997eeda} TCPHandler: Processed in 0.002061676 sec. 2025.03.21 02:14:10.815340 [ 218 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:10.815412 [ 218 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:10.816508 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} MergeTask::MergeProjectionsStage: Merge sorted 39536 rows, containing 5 columns (5 merged, 0 gathered) in 0.016715771 sec., 2365191.5308004636 rows/sec., 159.89 MiB/sec. 2025.03.21 02:14:10.817179 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) 2025.03.21 02:14:10.817745 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:10.817917 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_133_27} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 6 parts: [all_1_128_26, all_133_133_0] -> all_1_133_27 2025.03.21 02:14:10.818058 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.03.21 02:14:10.818246 [ 218 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:11.000186 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.11 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: -1.10 MiB 2025.03.21 02:14:12.938611 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2126 2025.03.21 02:14:12.942223 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:12.942284 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:12.943890 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.21 02:14:12.944224 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:12.945286 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2126 2025.03.21 02:14:13.131471 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:13.131652 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:13.131723 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:13.132396 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:13.132439 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:13.132836 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.21 02:14:13.133085 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:13.133309 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} executeQuery: Read 56 rows, 4.41 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.52 MiB/sec. 2025.03.21 02:14:13.133368 [ 260 ] {fc304ecb-b534-4ec2-86e8-eb5b8e308261} TCPHandler: Processed in 0.001983354 sec. 2025.03.21 02:14:13.133478 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:13.133581 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:13.133628 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:13.134153 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:13.134193 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:13.134545 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.21 02:14:13.134780 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:13.134999 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} executeQuery: Read 64 rows, 5.12 KiB in 0.001441 sec., 44413.60166551006 rows/sec., 3.47 MiB/sec. 2025.03.21 02:14:13.135051 [ 260 ] {0eb93c8d-b7b5-42db-a2d9-3737efff8239} TCPHandler: Processed in 0.001624878 sec. 2025.03.21 02:14:13.135180 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:13.135322 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:13.135383 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:13.135946 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:13.135985 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:13.136381 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.21 02:14:13.136636 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:13.136849 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} executeQuery: Read 76 rows, 5.43 KiB in 0.001557 sec., 48811.81759794476 rows/sec., 3.40 MiB/sec. 2025.03.21 02:14:13.136903 [ 260 ] {686862c6-55ee-43e5-9bcd-7e45a8f53f63} TCPHandler: Processed in 0.001787521 sec. 2025.03.21 02:14:13.137006 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:13.137109 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:13.137156 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:13.137572 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:13.137611 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:13.137975 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.03.21 02:14:13.138214 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:13.138422 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} executeQuery: Read 30 rows, 2.06 KiB in 0.001335 sec., 22471.91011235955 rows/sec., 1.51 MiB/sec. 2025.03.21 02:14:13.138472 [ 260 ] {721d90ca-54ea-46ac-a6d9-ff4aa016fdf6} TCPHandler: Processed in 0.001516096 sec. 2025.03.21 02:14:15.231800 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2025.03.21 02:14:15.232510 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:15.232559 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:15.233144 [ 242 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.21 02:14:15.233457 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:15.233686 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.03.21 02:14:17.862587 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.03.21 02:14:17.886123 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:17.886181 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:17.893618 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.03.21 02:14:17.894406 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:17.898031 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.03.21 02:14:18.140375 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:18.140586 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:14:18.140668 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:14:18.141601 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:18.141651 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:18.142103 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:14:18.142367 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:18.142613 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} executeQuery: Read 212 rows, 13.81 KiB in 0.002083 sec., 101776.28420547287 rows/sec., 6.47 MiB/sec. 2025.03.21 02:14:18.142696 [ 260 ] {10629a90-69a0-4e8b-a3b4-4cabb1e024da} TCPHandler: Processed in 0.002453063 sec. 2025.03.21 02:14:18.142857 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:18.142968 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:18.143016 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:18.143840 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:18.143879 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:18.144282 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.21 02:14:18.144526 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:18.144748 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} executeQuery: Read 617 rows, 49.39 KiB in 0.001806 sec., 341638.98117386486 rows/sec., 26.71 MiB/sec. 2025.03.21 02:14:18.144801 [ 260 ] {00e0b8f1-6389-4c29-a6b3-ac613a558da9} TCPHandler: Processed in 0.002004295 sec. 2025.03.21 02:14:18.144905 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:18.145007 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:14:18.145052 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:14:18.145609 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:18.145649 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:18.146000 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.03.21 02:14:18.146240 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:18.146466 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} executeQuery: Read 106 rows, 6.39 KiB in 0.001476 sec., 71815.71815718156 rows/sec., 4.22 MiB/sec. 2025.03.21 02:14:18.146562 [ 260 ] {0aab69a2-304a-42d4-bcf4-f0678e240bc7} TCPHandler: Processed in 0.001706529 sec. 2025.03.21 02:14:18.146708 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:18.146988 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:14:18.147128 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:14:18.147846 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:18.147886 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:18.148249 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.03.21 02:14:18.148494 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:18.148668 [ 168 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2025.03.21 02:14:18.148730 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} executeQuery: Read 113 rows, 7.49 KiB in 0.001845 sec., 61246.61246612466 rows/sec., 3.96 MiB/sec. 2025.03.21 02:14:18.148753 [ 168 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:18.148820 [ 168 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:18.148846 [ 260 ] {4dc67e96-f2b9-4c25-a2c6-4d6301979e6c} TCPHandler: Processed in 0.002211899 sec. 2025.03.21 02:14:18.149064 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2025.03.21 02:14:18.149075 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:18.149316 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:14:18.149343 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:18.149389 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:14:18.149416 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 342 rows starting from the beginning of the part 2025.03.21 02:14:18.149768 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 113 rows starting from the beginning of the part 2025.03.21 02:14:18.150198 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 113 rows starting from the beginning of the part 2025.03.21 02:14:18.150577 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 113 rows starting from the beginning of the part 2025.03.21 02:14:18.150934 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 228 rows starting from the beginning of the part 2025.03.21 02:14:18.151258 [ 187 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 113 rows starting from the beginning of the part 2025.03.21 02:14:18.152340 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:18.152427 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:18.153478 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:14:18.153988 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:18.154341 [ 199 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.005410004 sec., 188909.2873129114 rows/sec., 13.20 MiB/sec. 2025.03.21 02:14:18.154467 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} executeQuery: Read 112 rows, 6.53 KiB in 0.005232 sec., 21406.727828746178 rows/sec., 1.22 MiB/sec. 2025.03.21 02:14:18.154578 [ 260 ] {cea76a7e-4eb7-4a20-9742-5d8c61ced6cd} TCPHandler: Processed in 0.005582597 sec. 2025.03.21 02:14:18.154657 [ 190 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2025.03.21 02:14:18.154751 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:18.154920 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:18.154986 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:18.155267 [ 190 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:18.155535 [ 190 ] {9bd6a535-58c2-4b31-afc8-6aafabe72d82::all_1_70_14} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2025.03.21 02:14:18.155730 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2025.03.21 02:14:18.156169 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:18.156216 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:18.156607 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.21 02:14:18.156867 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:18.157097 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} executeQuery: Read 382 rows, 27.58 KiB in 0.002236 sec., 170840.7871198569 rows/sec., 12.05 MiB/sec. 2025.03.21 02:14:18.157154 [ 260 ] {7724d434-60e1-4057-882b-3c53715d5103} TCPHandler: Processed in 0.002471203 sec. 2025.03.21 02:14:18.157272 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:18.157378 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:14:18.157425 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:14:18.157867 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:18.157908 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:18.158271 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.03.21 02:14:18.158517 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:18.158726 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} executeQuery: Read 6 rows, 321.00 B in 0.00137 sec., 4379.56204379562 rows/sec., 228.82 KiB/sec. 2025.03.21 02:14:18.158775 [ 260 ] {9a735af5-2b86-4f47-923c-9eecf2374769} TCPHandler: Processed in 0.001553507 sec. 2025.03.21 02:14:18.158909 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:18.159014 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:18.159060 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:18.159584 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:18.159624 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:18.160016 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.21 02:14:18.160352 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:18.160612 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} executeQuery: Read 237 rows, 16.27 KiB in 0.001617 sec., 146567.71799628943 rows/sec., 9.82 MiB/sec. 2025.03.21 02:14:18.160687 [ 260 ] {c0b58f1b-1dae-4b69-a5d8-4612b2161589} TCPHandler: Processed in 0.001828612 sec. 2025.03.21 02:14:18.160849 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:18.160998 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:14:18.161053 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:14:18.161467 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:18.161506 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:18.161858 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:14:18.162102 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:18.162344 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} executeQuery: Read 1 rows, 69.00 B in 0.001374 sec., 727.802037845706 rows/sec., 49.04 KiB/sec. 2025.03.21 02:14:18.162473 [ 260 ] {294b2621-8d53-4d72-bb9d-3ce1add61dae} TCPHandler: Processed in 0.001690549 sec. 2025.03.21 02:14:18.162719 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:18.162830 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:18.162878 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:18.163334 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:18.163374 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:18.163735 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.03.21 02:14:18.163971 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:18.164175 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} executeQuery: Read 82 rows, 5.33 KiB in 0.001367 sec., 59985.369422092175 rows/sec., 3.81 MiB/sec. 2025.03.21 02:14:18.164225 [ 260 ] {56079bdb-918d-476e-b9a1-cde259422163} TCPHandler: Processed in 0.001599008 sec. 2025.03.21 02:14:22.039549 [ 224 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:22.039629 [ 224 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:22.041832 [ 224 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:22.504305 [ 127 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:14:22.504363 [ 127 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:14:22.733892 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2025.03.21 02:14:22.734584 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:22.734632 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:22.735182 [ 242 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.21 02:14:22.735454 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:22.735712 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.03.21 02:14:22.945641 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2154 2025.03.21 02:14:22.948638 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:22.948692 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:22.950245 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.21 02:14:22.950571 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:22.951103 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2154 2025.03.21 02:14:23.002421 [ 247 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001958554 sec. 2025.03.21 02:14:23.118079 [ 220 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:23.118163 [ 220 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:23.122272 [ 220 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:23.140301 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:23.140482 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:23.140552 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:23.141459 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:23.141521 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:23.142033 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.21 02:14:23.142310 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:23.142501 [ 152 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.21 02:14:23.142559 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} executeQuery: Read 136 rows, 12.03 KiB in 0.002148 sec., 63314.71135940409 rows/sec., 5.47 MiB/sec. 2025.03.21 02:14:23.142567 [ 152 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:23.142633 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:23.142698 [ 260 ] {4add097e-297d-47f8-8a7c-01a31dbabfa4} TCPHandler: Processed in 0.002546835 sec. 2025.03.21 02:14:23.142812 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.03.21 02:14:23.142854 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:23.142926 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:23.142965 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1848 rows starting from the beginning of the part 2025.03.21 02:14:23.142980 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:14:23.143048 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:14:23.143085 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 617 rows starting from the beginning of the part 2025.03.21 02:14:23.143664 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1276 rows starting from the beginning of the part 2025.03.21 02:14:23.144002 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part 2025.03.21 02:14:23.144403 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 617 rows starting from the beginning of the part 2025.03.21 02:14:23.144692 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 136 rows starting from the beginning of the part 2025.03.21 02:14:23.145706 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:23.145757 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:23.146302 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.03.21 02:14:23.146602 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:23.146871 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} executeQuery: Read 40 rows, 3.01 KiB in 0.003855 sec., 10376.134889753566 rows/sec., 780.24 KiB/sec. 2025.03.21 02:14:23.146994 [ 260 ] {ec108ef0-79d2-4de1-9357-cd721f3ed3c3} TCPHandler: Processed in 0.004144162 sec. 2025.03.21 02:14:23.147318 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:23.147565 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:23.147606 [ 190 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.004822984 sec., 943399.3560832879 rows/sec., 80.18 MiB/sec. 2025.03.21 02:14:23.147634 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:23.147950 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.21 02:14:23.148388 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:23.148517 [ 199 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_136_27} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.21 02:14:23.148562 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:23.148612 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:14:23.148615 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:23.149014 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.21 02:14:23.149275 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:23.149480 [ 152 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.21 02:14:23.149529 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} executeQuery: Read 104 rows, 8.32 KiB in 0.002014 sec., 51638.530287984104 rows/sec., 4.03 MiB/sec. 2025.03.21 02:14:23.149547 [ 152 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:23.149618 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:23.149670 [ 260 ] {63afd7f4-a2a0-492d-968a-775204793dc7} TCPHandler: Processed in 0.002472673 sec. 2025.03.21 02:14:23.149900 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.03.21 02:14:23.149912 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:23.150197 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:23.150213 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:23.150307 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 916 rows starting from the beginning of the part 2025.03.21 02:14:23.150312 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:23.150652 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 382 rows starting from the beginning of the part 2025.03.21 02:14:23.150906 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 560 rows starting from the beginning of the part 2025.03.21 02:14:23.151292 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2025.03.21 02:14:23.151618 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 382 rows starting from the beginning of the part 2025.03.21 02:14:23.151957 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 104 rows starting from the beginning of the part 2025.03.21 02:14:23.153276 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:23.153336 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:23.154459 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.21 02:14:23.154882 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:23.155331 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} executeQuery: Read 160 rows, 11.41 KiB in 0.005177 sec., 30905.930075333203 rows/sec., 2.15 MiB/sec. 2025.03.21 02:14:23.155870 [ 260 ] {ea9617db-af0b-429e-bf90-e8490eb77fbf} TCPHandler: Processed in 0.006043175 sec. 2025.03.21 02:14:23.155919 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.006169098 sec., 390332.58995075134 rows/sec., 29.88 MiB/sec. 2025.03.21 02:14:23.156313 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:23.156342 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.21 02:14:23.156883 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:23.157230 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:14:23.157420 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:23.157692 [ 197 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_136_27} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.21 02:14:23.157899 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.03.21 02:14:23.159023 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:23.159067 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:23.159777 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.03.21 02:14:23.160051 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:23.160303 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} executeQuery: Read 40 rows, 73.40 KiB in 0.003623 sec., 11040.574109853713 rows/sec., 19.78 MiB/sec. 2025.03.21 02:14:23.160437 [ 260 ] {e5db14c7-effb-401d-8ee2-851210b4cb69} TCPHandler: Processed in 0.004298815 sec. 2025.03.21 02:14:23.160584 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:23.160691 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:23.160737 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:23.161204 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:23.161242 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:23.161629 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.03.21 02:14:23.161881 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:23.162066 [ 128 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.03.21 02:14:23.162106 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} executeQuery: Read 60 rows, 4.14 KiB in 0.001428 sec., 42016.80672268908 rows/sec., 2.83 MiB/sec. 2025.03.21 02:14:23.162128 [ 128 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:23.162193 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:23.162246 [ 260 ] {89cd61a4-7e8a-4216-a30a-6e13e04a0166} TCPHandler: Processed in 0.00170671 sec. 2025.03.21 02:14:23.162449 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.03.21 02:14:23.162617 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:23.162661 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7812 rows starting from the beginning of the part 2025.03.21 02:14:23.162794 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 82 rows starting from the beginning of the part 2025.03.21 02:14:23.162998 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 30 rows starting from the beginning of the part 2025.03.21 02:14:23.163177 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 30 rows starting from the beginning of the part 2025.03.21 02:14:23.163341 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 82 rows starting from the beginning of the part 2025.03.21 02:14:23.163482 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part 2025.03.21 02:14:23.165805 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 8096 rows, containing 4 columns (4 merged, 0 gathered) in 0.00347607 sec., 2329067.021089909 rows/sec., 152.39 MiB/sec. 2025.03.21 02:14:23.166311 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.03.21 02:14:23.166674 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:23.166767 [ 188 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_136_27} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.03.21 02:14:23.166862 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. 2025.03.21 02:14:24.512493 [ 218 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:24.512572 [ 218 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:24.515219 [ 218 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:25.000194 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.01 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: 4.00 MiB 2025.03.21 02:14:25.398173 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.03.21 02:14:25.420829 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:25.420894 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:25.428455 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.03.21 02:14:25.429274 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:25.433009 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.03.21 02:14:28.140961 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:28.141146 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:14:28.141282 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:14:28.142127 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:28.142181 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:28.142637 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:14:28.142907 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:28.143171 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} executeQuery: Read 212 rows, 13.81 KiB in 0.002004 sec., 105788.42315369261 rows/sec., 6.73 MiB/sec. 2025.03.21 02:14:28.143243 [ 220 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.21 02:14:28.143284 [ 260 ] {99c92fb4-3fae-4cad-a457-fdbb1423e543} TCPHandler: Processed in 0.002407882 sec. 2025.03.21 02:14:28.143316 [ 220 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.21 02:14:28.143474 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:28.143623 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:28.143675 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:28.144779 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:28.144825 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:28.145457 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.21 02:14:28.145935 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:28.146198 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} executeQuery: Read 617 rows, 49.39 KiB in 0.002602 sec., 237125.2882398155 rows/sec., 18.54 MiB/sec. 2025.03.21 02:14:28.146258 [ 260 ] {144e4d8b-52b3-43cd-b626-ad7aa6172d69} TCPHandler: Processed in 0.002839269 sec. 2025.03.21 02:14:28.146375 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:28.146553 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:14:28.146656 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:14:28.147533 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:28.147597 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:28.147645 [ 220 ] {} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.21 02:14:28.148469 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.03.21 02:14:28.148718 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:28.148921 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} executeQuery: Read 106 rows, 6.39 KiB in 0.002429 sec., 43639.35776039522 rows/sec., 2.57 MiB/sec. 2025.03.21 02:14:28.148978 [ 260 ] {035b8870-ea98-4d31-8ee1-0fbf9e72a52d} TCPHandler: Processed in 0.002653976 sec. 2025.03.21 02:14:28.149089 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:28.149197 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:14:28.149244 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:14:28.149778 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:28.149818 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:28.150175 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.03.21 02:14:28.150419 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:28.150621 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} executeQuery: Read 113 rows, 7.49 KiB in 0.001448 sec., 78038.67403314917 rows/sec., 5.05 MiB/sec. 2025.03.21 02:14:28.150675 [ 260 ] {e93d3e84-2fad-4adc-9da1-49c8a029223f} TCPHandler: Processed in 0.001635858 sec. 2025.03.21 02:14:28.150799 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:28.150915 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:14:28.150963 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:14:28.151563 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:28.151607 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:28.151999 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:14:28.152251 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:28.152473 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} executeQuery: Read 112 rows, 6.53 KiB in 0.001581 sec., 70841.23972169514 rows/sec., 4.04 MiB/sec. 2025.03.21 02:14:28.152526 [ 260 ] {8f2d0d8b-50aa-452a-916c-e6babd7e8c44} TCPHandler: Processed in 0.001782101 sec. 2025.03.21 02:14:28.152644 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:28.152750 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:28.152800 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:28.153464 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:28.153505 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:28.153898 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.21 02:14:28.154145 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:28.154365 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} executeQuery: Read 382 rows, 27.58 KiB in 0.001636 sec., 233496.33251833738 rows/sec., 16.47 MiB/sec. 2025.03.21 02:14:28.154421 [ 260 ] {258647a5-59c9-46dc-bcd7-7b4e1154402b} TCPHandler: Processed in 0.001827302 sec. 2025.03.21 02:14:28.154547 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:28.154711 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:14:28.154786 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:14:28.155256 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:28.155296 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:28.155663 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.03.21 02:14:28.155913 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:28.156090 [ 148 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.03.21 02:14:28.156151 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} executeQuery: Read 6 rows, 321.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 211.95 KiB/sec. 2025.03.21 02:14:28.156161 [ 148 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:28.156228 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:28.156273 [ 260 ] {3b9d0362-f2c7-4f4e-8a04-75799d13c49d} TCPHandler: Processed in 0.001779821 sec. 2025.03.21 02:14:28.156678 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.03.21 02:14:28.156705 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:28.157160 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:28.157190 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:28.157249 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:28.157269 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part 2025.03.21 02:14:28.157617 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.03.21 02:14:28.157995 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2025.03.21 02:14:28.158424 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2025.03.21 02:14:28.158745 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2025.03.21 02:14:28.159088 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2025.03.21 02:14:28.159815 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:28.159881 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:28.160899 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.21 02:14:28.161417 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:28.162072 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} executeQuery: Read 237 rows, 16.27 KiB in 0.005055 sec., 46884.27299703265 rows/sec., 3.14 MiB/sec. 2025.03.21 02:14:28.162429 [ 260 ] {4d886456-6f91-4778-b3f4-5ec94987ba42} TCPHandler: Processed in 0.005921823 sec. 2025.03.21 02:14:28.162469 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.006092566 sec., 50225.14323193216 rows/sec., 2.56 MiB/sec. 2025.03.21 02:14:28.162715 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:28.162854 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.03.21 02:14:28.163033 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:14:28.163205 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:14:28.163956 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:28.164128 [ 190 ] {e05adfc9-ebe5-4ef8-93cf-e90419cee191::all_1_51_10} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.03.21 02:14:28.164308 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.03.21 02:14:28.164461 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:28.164513 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:28.164941 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:14:28.165225 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:28.165460 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} executeQuery: Read 1 rows, 69.00 B in 0.00256 sec., 390.62499999999994 rows/sec., 26.32 KiB/sec. 2025.03.21 02:14:28.165515 [ 260 ] {da5bacb0-01ea-4a08-aa47-5e3a913d6013} TCPHandler: Processed in 0.00291307 sec. 2025.03.21 02:14:28.165617 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:28.165719 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:28.165764 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:28.166186 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:28.166225 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.80 GiB. 2025.03.21 02:14:28.166592 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.03.21 02:14:28.166830 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:28.167038 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} executeQuery: Read 82 rows, 5.33 KiB in 0.001341 sec., 61148.39671886652 rows/sec., 3.88 MiB/sec. 2025.03.21 02:14:28.167087 [ 260 ] {80b24562-a476-40ca-9555-81f165c7c8a2} TCPHandler: Processed in 0.001519127 sec. 2025.03.21 02:14:29.519603 [ 225 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.21 02:14:29.519692 [ 225 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.21 02:14:29.522515 [ 225 ] {} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.03.21 02:14:30.000234 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.01 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: 4.00 MiB 2025.03.21 02:14:30.235905 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2025.03.21 02:14:30.236575 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:30.236617 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:30.237154 [ 242 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.21 02:14:30.237416 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:30.237581 [ 146 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.21 02:14:30.237616 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.03.21 02:14:30.237632 [ 146 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:30.237660 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:30.238569 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.21 02:14:30.239497 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:30.239586 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2025.03.21 02:14:30.239666 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part 2025.03.21 02:14:30.239791 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part 2025.03.21 02:14:30.240126 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part 2025.03.21 02:14:30.240428 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part 2025.03.21 02:14:30.240929 [ 191 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part 2025.03.21 02:14:30.244594 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.006792598 sec., 5469041.4477641685 rows/sec., 78.24 MiB/sec. 2025.03.21 02:14:30.245197 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.21 02:14:30.245700 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:30.245793 [ 201 ] {0e86d747-0adb-4537-8f8e-9fd35a452a4b::all_1_81_16} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.21 02:14:30.245918 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.03.21 02:14:32.933155 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.03.21 02:14:32.951601 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2186 2025.03.21 02:14:32.966585 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:32.966684 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:32.978012 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.21 02:14:32.979355 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:32.979678 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:32.979805 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:32.984016 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2186 2025.03.21 02:14:32.992186 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.03.21 02:14:32.993121 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:32.993545 [ 145 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.03.21 02:14:32.993720 [ 145 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:32.993785 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:32.994210 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.03.21 02:14:33.000210 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.53 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: -4.52 MiB 2025.03.21 02:14:33.011995 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.03.21 02:14:33.013499 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:33.015267 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2025.03.21 02:14:33.021412 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2025.03.21 02:14:33.027597 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2025.03.21 02:14:33.034165 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2025.03.21 02:14:33.045270 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2025.03.21 02:14:33.051177 [ 222 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:33.051222 [ 222 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:33.051565 [ 198 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2025.03.21 02:14:33.054210 [ 222 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:33.086679 [ 220 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:33.086726 [ 220 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:33.090422 [ 220 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:33.126981 [ 195 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.133062756 sec., 4591.81831466049 rows/sec., 23.74 MiB/sec. 2025.03.21 02:14:33.130529 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.03.21 02:14:33.133727 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:33.133870 [ 193 ] {0912df9f-9683-430e-9b43-502377c77374::all_1_81_16} system.metric_log (0912df9f-9683-430e-9b43-502377c77374) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.03.21 02:14:33.136563 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.03.21 02:14:33.137194 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:33.137379 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:33.137453 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:33.138222 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:33.138267 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:33.138684 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.21 02:14:33.138940 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:33.139173 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} executeQuery: Read 136 rows, 12.03 KiB in 0.001847 sec., 73632.91824580402 rows/sec., 6.36 MiB/sec. 2025.03.21 02:14:33.139237 [ 260 ] {b5f1cfa8-c507-4c86-9bb7-fac50b4e58d3} TCPHandler: Processed in 0.002137807 sec. 2025.03.21 02:14:33.139347 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:33.139453 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:14:33.139501 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:14:33.140035 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:33.140076 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:33.140441 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.03.21 02:14:33.140689 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:33.140920 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} executeQuery: Read 40 rows, 3.01 KiB in 0.00149 sec., 26845.637583892618 rows/sec., 1.97 MiB/sec. 2025.03.21 02:14:33.140984 [ 260 ] {b5e8bbd5-ed1b-4743-a732-36ee0d8396a7} TCPHandler: Processed in 0.001688349 sec. 2025.03.21 02:14:33.141115 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:33.141244 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:33.141289 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:33.141855 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:33.141893 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:33.142270 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.21 02:14:33.142511 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:33.142739 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} executeQuery: Read 104 rows, 8.32 KiB in 0.001514 sec., 68692.20607661823 rows/sec., 5.37 MiB/sec. 2025.03.21 02:14:33.142808 [ 218 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:33.142832 [ 260 ] {5a1dfae4-26fe-47be-b104-89fe4a6fab49} TCPHandler: Processed in 0.001782802 sec. 2025.03.21 02:14:33.142888 [ 218 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:33.143045 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:33.143194 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:33.143261 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:33.144173 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:33.144214 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:33.144812 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.21 02:14:33.145226 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:33.145478 [ 142 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 5 parts from all_1_133_27 to all_137_137_0 2025.03.21 02:14:33.145604 [ 142 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:33.145687 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:33.145831 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} executeQuery: Read 160 rows, 11.41 KiB in 0.002638 sec., 60652.00909780136 rows/sec., 4.22 MiB/sec. 2025.03.21 02:14:33.145985 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} MergeTask::PrepareStage: Merging 5 parts: from all_1_133_27 to all_137_137_0 into Compact with storage Full 2025.03.21 02:14:33.145988 [ 260 ] {53c791e5-d071-400c-8eca-172fff5922ab} TCPHandler: Processed in 0.002993192 sec. 2025.03.21 02:14:33.146257 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:33.146263 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:33.146352 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 39536 rows starting from the beginning of the part 2025.03.21 02:14:33.146874 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 76 rows starting from the beginning of the part 2025.03.21 02:14:33.146962 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:33.147375 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 237 rows starting from the beginning of the part 2025.03.21 02:14:33.147762 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part 2025.03.21 02:14:33.147988 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:14:33.148260 [ 196 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 237 rows starting from the beginning of the part 2025.03.21 02:14:33.149361 [ 218 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:33.154581 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:33.154628 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:33.155575 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.03.21 02:14:33.155851 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:33.156199 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} executeQuery: Read 40 rows, 73.40 KiB in 0.009701 sec., 4123.286259148542 rows/sec., 7.39 MiB/sec. 2025.03.21 02:14:33.156394 [ 260 ] {b8b70036-0bfa-4d52-8681-9631863b8490} TCPHandler: Processed in 0.010224367 sec. 2025.03.21 02:14:33.156526 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:33.156636 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:33.156801 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:33.157406 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:33.157447 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:33.157947 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.03.21 02:14:33.158333 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:33.158668 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} executeQuery: Read 60 rows, 4.14 KiB in 0.002059 sec., 29140.359397765904 rows/sec., 1.96 MiB/sec. 2025.03.21 02:14:33.158727 [ 260 ] {0500ffc7-56e8-481e-8cc8-f961e88a762c} TCPHandler: Processed in 0.002253019 sec. 2025.03.21 02:14:33.160249 [ 189 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} MergeTask::MergeProjectionsStage: Merge sorted 40246 rows, containing 5 columns (5 merged, 0 gathered) in 0.014424571 sec., 2790100.3087024214 rows/sec., 188.63 MiB/sec. 2025.03.21 02:14:33.160745 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} MergedBlockOutputStream: filled checksums all_1_137_28 (state Temporary) 2025.03.21 02:14:33.161097 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_137_28 to all_1_137_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:33.161182 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_137_28} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 5 parts: [all_1_133_27, all_137_137_0] -> all_1_137_28 2025.03.21 02:14:33.161283 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.03.21 02:14:34.000235 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 264.03 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: 2.98 MiB 2025.03.21 02:14:34.297175 [ 219 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:34.297258 [ 219 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:34.299371 [ 219 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.03.21 02:14:34.344272 [ 219 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:34.344326 [ 219 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:34.346864 [ 219 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:37.504616 [ 137 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:14:37.504678 [ 137 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:14:37.737822 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 2025.03.21 02:14:37.738483 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:37.738546 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:37.739135 [ 242 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.21 02:14:37.739408 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:37.739658 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.03.21 02:14:38.142741 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:38.142939 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.03.21 02:14:38.143014 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.03.21 02:14:38.143891 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:38.143948 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:38.144425 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:14:38.144707 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} oximeter.fields_i16 (600f154d-3639-4701-94ee-2b19875b081a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:38.144948 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} executeQuery: Read 212 rows, 13.81 KiB in 0.002061 sec., 102862.68801552645 rows/sec., 6.54 MiB/sec. 2025.03.21 02:14:38.145028 [ 260 ] {c6583579-284c-4aa2-816a-dacf22918c9d} TCPHandler: Processed in 0.002422393 sec. 2025.03.21 02:14:38.145194 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:38.145308 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:38.145391 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:38.146276 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:38.146319 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:38.146738 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.21 02:14:38.146996 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:38.147207 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} executeQuery: Read 617 rows, 49.39 KiB in 0.001927 sec., 320186.81888946553 rows/sec., 25.03 MiB/sec. 2025.03.21 02:14:38.147263 [ 260 ] {94c3b9cf-9e69-4351-8280-d377b549caea} TCPHandler: Processed in 0.002134097 sec. 2025.03.21 02:14:38.147385 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:38.147526 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:14:38.147573 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:14:38.148128 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:38.148168 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:38.148534 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.03.21 02:14:38.148776 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:38.148979 [ 133 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.03.21 02:14:38.149007 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} executeQuery: Read 106 rows, 6.39 KiB in 0.001501 sec., 70619.58694203864 rows/sec., 4.15 MiB/sec. 2025.03.21 02:14:38.149095 [ 133 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:38.149170 [ 260 ] {9b51f8af-3f6d-462c-8401-38aeb33b9d43} TCPHandler: Processed in 0.001835712 sec. 2025.03.21 02:14:38.149183 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:38.149415 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:38.149456 [ 224 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:38.149484 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.03.21 02:14:38.149524 [ 224 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:38.149761 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:14:38.150005 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:14:38.150026 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:38.150139 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 166 rows starting from the beginning of the part 2025.03.21 02:14:38.150611 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 106 rows starting from the beginning of the part 2025.03.21 02:14:38.151054 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:38.151496 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 106 rows starting from the beginning of the part 2025.03.21 02:14:38.151907 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:38.152442 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 106 rows starting from the beginning of the part 2025.03.21 02:14:38.154903 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:38.155030 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:38.156641 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.03.21 02:14:38.157454 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:38.157586 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 5 columns (5 merged, 0 gathered) in 0.008252674 sec., 68341.48543853786 rows/sec., 4.52 MiB/sec. 2025.03.21 02:14:38.157883 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.03.21 02:14:38.158030 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} executeQuery: Read 113 rows, 7.49 KiB in 0.008388 sec., 13471.62613257034 rows/sec., 892.97 KiB/sec. 2025.03.21 02:14:38.158153 [ 260 ] {5cce424f-3851-4562-b417-6a1db99874be} TCPHandler: Processed in 0.008875014 sec. 2025.03.21 02:14:38.158393 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:38.158470 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:38.158688 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.03.21 02:14:38.158717 [ 187 ] {fed67270-2c4e-4d56-acb7-cb041044f83d::all_1_111_22} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.03.21 02:14:38.158720 [ 224 ] {} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:14:38.158802 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.03.21 02:14:38.159024 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.03.21 02:14:38.160497 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:38.160542 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:38.160919 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:14:38.161178 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} oximeter.fields_u8 (db67e52a-8672-480a-b100-3a1639b4ee6e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:38.161404 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} executeQuery: Read 112 rows, 6.53 KiB in 0.002779 sec., 40302.26700251889 rows/sec., 2.30 MiB/sec. 2025.03.21 02:14:38.161492 [ 260 ] {fdeeffd0-c359-4f3c-83be-a90e21d669ef} TCPHandler: Processed in 0.003217226 sec. 2025.03.21 02:14:38.161648 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:38.161752 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:38.161796 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:38.162465 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:38.162505 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:38.162880 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.21 02:14:38.163121 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:38.163289 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} executeQuery: Read 382 rows, 27.58 KiB in 0.00156 sec., 244871.79487179487 rows/sec., 17.27 MiB/sec. 2025.03.21 02:14:38.163341 [ 260 ] {87e595c8-8c0f-48b5-bb89-3fd0538428e8} TCPHandler: Processed in 0.001755441 sec. 2025.03.21 02:14:38.163462 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:38.163566 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.03.21 02:14:38.163612 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.03.21 02:14:38.164039 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:38.164074 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:38.164426 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.03.21 02:14:38.164663 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:38.164851 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} executeQuery: Read 6 rows, 321.00 B in 0.001301 sec., 4611.837048424289 rows/sec., 240.95 KiB/sec. 2025.03.21 02:14:38.164934 [ 260 ] {4322e504-f338-4fc7-bf02-1055fc352e63} TCPHandler: Processed in 0.001525776 sec. 2025.03.21 02:14:38.165160 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:38.165290 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:38.165339 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:38.165868 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:38.165905 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:38.166288 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.21 02:14:38.166546 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:38.166727 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} executeQuery: Read 237 rows, 16.27 KiB in 0.001462 sec., 162106.70314637484 rows/sec., 10.87 MiB/sec. 2025.03.21 02:14:38.166781 [ 260 ] {5c90f9e0-98eb-48ac-b33c-d886b484bb07} TCPHandler: Processed in 0.001709869 sec. 2025.03.21 02:14:38.166910 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:38.167017 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.03.21 02:14:38.167063 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.03.21 02:14:38.167469 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:38.167507 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:38.167857 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.03.21 02:14:38.168087 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:38.168259 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} executeQuery: Read 1 rows, 69.00 B in 0.001262 sec., 792.3930269413629 rows/sec., 53.39 KiB/sec. 2025.03.21 02:14:38.168263 [ 223 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:38.168313 [ 223 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:38.168327 [ 260 ] {dab4d1f5-8831-4c81-9eb4-d2b4f7c69f44} TCPHandler: Processed in 0.001466365 sec. 2025.03.21 02:14:38.168478 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:38.168593 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:38.168641 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:38.169291 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:38.169331 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:38.169792 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.03.21 02:14:38.170080 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:38.170289 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} executeQuery: Read 82 rows, 5.33 KiB in 0.001721 sec., 47646.71702498547 rows/sec., 3.03 MiB/sec. 2025.03.21 02:14:38.170369 [ 260 ] {628a214d-e0c1-407e-a8d0-cff7e64e2ff0} TCPHandler: Processed in 0.001947494 sec. 2025.03.21 02:14:38.171093 [ 223 ] {} oximeter.measurements_f64 (e7c18719-0d0c-4fe1-b8ef-a42b74568a3d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:40.512158 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2025.03.21 02:14:40.535990 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:40.536059 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:40.543636 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.03.21 02:14:40.544472 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:40.549132 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2025.03.21 02:14:40.784836 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:40.785170 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.03.21 02:14:40.785287 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.03.21 02:14:40.786392 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:40.786440 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:40.786891 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.03.21 02:14:40.787162 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} oximeter.fields_ipaddr (c9bfd216-bb51-41d4-8a73-d4263d194dab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:40.787404 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} executeQuery: Read 18 rows, 1.47 KiB in 0.002319 sec., 7761.96636481242 rows/sec., 632.93 KiB/sec. 2025.03.21 02:14:40.787519 [ 260 ] {c710bbc6-148d-4d9e-8e8e-1dfb121cf0e8} TCPHandler: Processed in 0.00286939 sec. 2025.03.21 02:14:40.787637 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:40.787746 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:40.787793 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:40.789070 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:40.789110 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:40.789599 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.21 02:14:40.789852 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:40.790082 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} executeQuery: Read 1285 rows, 109.25 KiB in 0.002361 sec., 544260.9063955952 rows/sec., 45.19 MiB/sec. 2025.03.21 02:14:40.790151 [ 260 ] {9adaeb1a-a34b-464b-9876-5cc25e3bfcad} TCPHandler: Processed in 0.002567995 sec. 2025.03.21 02:14:40.790266 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:40.790419 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:14:40.790491 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:14:40.791078 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:40.791117 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:40.791484 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.03.21 02:14:40.791724 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:40.791934 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} executeQuery: Read 58 rows, 4.26 KiB in 0.001562 sec., 37131.88220230474 rows/sec., 2.67 MiB/sec. 2025.03.21 02:14:40.792001 [ 260 ] {5ab4eef2-2c07-4266-9bd4-bbec55b39707} TCPHandler: Processed in 0.001794311 sec. 2025.03.21 02:14:40.792140 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:40.792278 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.03.21 02:14:40.792323 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.03.21 02:14:40.792925 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:40.792963 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:40.793329 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.03.21 02:14:40.793575 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:40.793792 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} executeQuery: Read 228 rows, 15.81 KiB in 0.001542 sec., 147859.92217898832 rows/sec., 10.01 MiB/sec. 2025.03.21 02:14:40.793894 [ 260 ] {96072cc8-9d8e-4d6c-827b-e5a0ec5c596c} TCPHandler: Processed in 0.001818062 sec. 2025.03.21 02:14:40.794107 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:40.794439 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:40.794548 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:40.795364 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:40.795403 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:40.795803 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.21 02:14:40.796048 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:40.796260 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} executeQuery: Read 578 rows, 44.08 KiB in 0.001955 sec., 295652.17391304346 rows/sec., 22.02 MiB/sec. 2025.03.21 02:14:40.796314 [ 260 ] {64e45e4b-0d7b-4f71-8e7d-bb5269c41902} TCPHandler: Processed in 0.00231392 sec. 2025.03.21 02:14:40.796428 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:40.796535 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:40.796583 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:40.797291 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:40.797329 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:40.797776 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.21 02:14:40.798021 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:40.798235 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} executeQuery: Read 939 rows, 64.45 KiB in 0.001722 sec., 545296.1672473868 rows/sec., 36.55 MiB/sec. 2025.03.21 02:14:40.798285 [ 260 ] {24941acb-c44b-43b6-b38b-317badbf5041} TCPHandler: Processed in 0.001908494 sec. 2025.03.21 02:14:40.798397 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:40.798502 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:40.798569 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:14:40.799770 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:40.799808 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:40.800515 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.03.21 02:14:40.800785 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:40.801027 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} executeQuery: Read 40 rows, 73.40 KiB in 0.002546 sec., 15710.919088766692 rows/sec., 28.15 MiB/sec. 2025.03.21 02:14:40.801143 [ 260 ] {fc0d4b07-fbae-430f-ae67-111eed483e1d} TCPHandler: Processed in 0.002798228 sec. 2025.03.21 02:14:40.801257 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:40.801365 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:40.801412 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:40.801824 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:40.801862 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:40.802220 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.03.21 02:14:40.802467 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:40.802674 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} executeQuery: Read 30 rows, 2.08 KiB in 0.001335 sec., 22471.91011235955 rows/sec., 1.52 MiB/sec. 2025.03.21 02:14:40.802722 [ 260 ] {aa695aec-1995-4c4c-8a0b-32634d6ed5f1} TCPHandler: Processed in 0.001516327 sec. 2025.03.21 02:14:41.000237 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 268.11 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: -1.10 MiB 2025.03.21 02:14:42.984382 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2234 2025.03.21 02:14:42.988086 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:42.988147 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:42.989759 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.21 02:14:42.990116 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:42.990364 [ 124 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.21 02:14:42.990492 [ 124 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:42.990558 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:42.990880 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.21 02:14:42.991408 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2234 2025.03.21 02:14:42.991742 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:42.991875 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2048 rows starting from the beginning of the part 2025.03.21 02:14:42.992488 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part 2025.03.21 02:14:42.993077 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part 2025.03.21 02:14:42.993696 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 28 rows starting from the beginning of the part 2025.03.21 02:14:42.994237 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part 2025.03.21 02:14:42.994962 [ 199 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part 2025.03.21 02:14:43.000193 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 271.02 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: -4.01 MiB 2025.03.21 02:14:43.005266 [ 200 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2234 rows, containing 72 columns (72 merged, 0 gathered) in 0.014576513 sec., 153260.24818144093 rows/sec., 115.52 MiB/sec. 2025.03.21 02:14:43.007470 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.21 02:14:43.008338 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:43.008438 [ 197 ] {f10ff802-eb93-426f-8d59-d4bb02f083a2::all_1_61_12} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.21 02:14:43.008832 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.01 MiB. 2025.03.21 02:14:43.130936 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:43.131140 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:43.131219 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:43.132061 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:43.132102 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:43.132482 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.21 02:14:43.132729 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:43.132895 [ 123 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.21 02:14:43.132925 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} executeQuery: Read 56 rows, 4.41 KiB in 0.001843 sec., 30385.24145415084 rows/sec., 2.33 MiB/sec. 2025.03.21 02:14:43.132940 [ 123 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:43.132982 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:43.133000 [ 260 ] {1159a437-4baf-44b4-bd62-8c32925fb417} TCPHandler: Processed in 0.002147997 sec. 2025.03.21 02:14:43.133108 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.03.21 02:14:43.133160 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:43.133241 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:43.133290 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1848 rows starting from the beginning of the part 2025.03.21 02:14:43.133296 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:43.133362 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:43.133406 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 617 rows starting from the beginning of the part 2025.03.21 02:14:43.133961 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 136 rows starting from the beginning of the part 2025.03.21 02:14:43.134156 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 617 rows starting from the beginning of the part 2025.03.21 02:14:43.134391 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1285 rows starting from the beginning of the part 2025.03.21 02:14:43.134676 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part 2025.03.21 02:14:43.135584 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:43.135627 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:43.136192 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.21 02:14:43.136486 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:43.136635 [ 123 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.21 02:14:43.136674 [ 123 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:43.136697 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} executeQuery: Read 64 rows, 5.12 KiB in 0.003421 sec., 18707.98012277112 rows/sec., 1.46 MiB/sec. 2025.03.21 02:14:43.136711 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:43.136900 [ 260 ] {d337404d-9459-4594-b4e1-f10c7617d919} TCPHandler: Processed in 0.003790416 sec. 2025.03.21 02:14:43.137026 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.03.21 02:14:43.137114 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:43.137479 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:43.137712 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:43.137729 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:43.137882 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 4559 rows, containing 5 columns (5 merged, 0 gathered) in 0.004826314 sec., 944613.2182862533 rows/sec., 80.26 MiB/sec. 2025.03.21 02:14:43.137896 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 916 rows starting from the beginning of the part 2025.03.21 02:14:43.138381 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 382 rows starting from the beginning of the part 2025.03.21 02:14:43.138406 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.21 02:14:43.138922 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 104 rows starting from the beginning of the part 2025.03.21 02:14:43.139385 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 382 rows starting from the beginning of the part 2025.03.21 02:14:43.139878 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:43.139900 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 578 rows starting from the beginning of the part 2025.03.21 02:14:43.140381 [ 186 ] {a257b9fd-90a3-4f66-a952-c18c450fcc58::all_1_141_28} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.21 02:14:43.140425 [ 200 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2025.03.21 02:14:43.140655 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2025.03.21 02:14:43.141535 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:43.141602 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:43.142577 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.21 02:14:43.143120 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:43.143481 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} executeQuery: Read 76 rows, 5.43 KiB in 0.006147 sec., 12363.75467707825 rows/sec., 882.83 KiB/sec. 2025.03.21 02:14:43.143610 [ 260 ] {b51f17e4-ad17-4575-b204-bcb1e5b446a3} TCPHandler: Processed in 0.006580595 sec. 2025.03.21 02:14:43.143936 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:43.144682 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.007826626 sec., 309967.53901361837 rows/sec., 23.75 MiB/sec. 2025.03.21 02:14:43.144710 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:43.144912 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:43.145111 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.21 02:14:43.146240 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:43.146437 [ 190 ] {75a1ab34-8d6c-4fb3-99cd-03d391eba7e6::all_1_141_28} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.21 02:14:43.146639 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.03.21 02:14:43.146757 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:43.146801 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:43.147174 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.03.21 02:14:43.147417 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:43.147566 [ 123 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.03.21 02:14:43.147596 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} executeQuery: Read 30 rows, 2.06 KiB in 0.003143 sec., 9545.020680878142 rows/sec., 656.53 KiB/sec. 2025.03.21 02:14:43.147609 [ 123 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:43.147645 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:43.147671 [ 260 ] {2ad01480-9662-4d97-9bf1-2945337b23fc} TCPHandler: Processed in 0.003934469 sec. 2025.03.21 02:14:43.147838 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.03.21 02:14:43.147960 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:43.147995 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8096 rows starting from the beginning of the part 2025.03.21 02:14:43.148114 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 82 rows starting from the beginning of the part 2025.03.21 02:14:43.148231 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part 2025.03.21 02:14:43.148318 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 82 rows starting from the beginning of the part 2025.03.21 02:14:43.148498 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 30 rows starting from the beginning of the part 2025.03.21 02:14:43.148580 [ 190 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 30 rows starting from the beginning of the part 2025.03.21 02:14:43.151570 [ 201 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 8380 rows, containing 4 columns (4 merged, 0 gathered) in 0.003816997 sec., 2195443.171687062 rows/sec., 143.62 MiB/sec. 2025.03.21 02:14:43.151765 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.03.21 02:14:43.152166 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:43.152266 [ 191 ] {c78c2b9a-4cbc-47d8-afb1-b7c465b108fa::all_1_141_28} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.03.21 02:14:43.152376 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. 2025.03.21 02:14:44.000271 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 263.44 MiB, peak 282.63 MiB, free memory in arenas 0.00 B, will set to 267.01 MiB (RSS), difference: 3.56 MiB 2025.03.21 02:14:45.239858 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 2025.03.21 02:14:45.240565 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:45.240610 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:45.241143 [ 242 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.21 02:14:45.241402 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:45.241651 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.03.21 02:14:48.049481 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2025.03.21 02:14:48.073828 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:48.073892 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:48.079054 [ 218 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:48.079123 [ 218 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:48.083585 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.03.21 02:14:48.083849 [ 218 ] {} oximeter.fields_u32 (9bd6a535-58c2-4b31-afc8-6aafabe72d82): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.03.21 02:14:48.085690 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:48.088918 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.03.21 02:14:48.134906 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:48.135212 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:48.135305 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:48.136099 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:48.136154 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:48.136599 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.21 02:14:48.136860 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:48.137101 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. 2025.03.21 02:14:48.137170 [ 260 ] {69f497c8-2a24-40d7-9989-6a87e63bfefd} TCPHandler: Processed in 0.002452663 sec. 2025.03.21 02:14:48.137322 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:48.137433 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:48.137482 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:48.138040 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:48.138083 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:48.138451 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.21 02:14:48.138700 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:48.138906 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} executeQuery: Read 64 rows, 5.12 KiB in 0.001498 sec., 42723.63150867824 rows/sec., 3.33 MiB/sec. 2025.03.21 02:14:48.138960 [ 260 ] {0f70df3d-eee2-4c1f-85be-8d91bffd8400} TCPHandler: Processed in 0.00169013 sec. 2025.03.21 02:14:48.139059 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:48.139162 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:48.139211 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:48.139721 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:48.139761 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:48.140148 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.21 02:14:48.140382 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:48.140555 [ 118 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Selected 4 parts from all_1_137_28 to all_140_140_0 2025.03.21 02:14:48.140615 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} executeQuery: Read 160 rows, 11.41 KiB in 0.001468 sec., 108991.82561307903 rows/sec., 7.59 MiB/sec. 2025.03.21 02:14:48.140623 [ 118 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:48.140699 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.79 GiB. 2025.03.21 02:14:48.140730 [ 260 ] {82bd5d23-bbd1-4562-affc-2c85d6c6fb67} TCPHandler: Processed in 0.00172044 sec. 2025.03.21 02:14:48.140943 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} MergeTask::PrepareStage: Merging 4 parts: from all_1_137_28 to all_140_140_0 into Compact with storage Full 2025.03.21 02:14:48.140955 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:48.141217 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:48.141259 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:48.141308 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:48.141345 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} MergeTreeSequentialSource: Reading 6 marks from part all_1_137_28, total 40246 rows starting from the beginning of the part 2025.03.21 02:14:48.141757 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part 2025.03.21 02:14:48.142233 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 237 rows starting from the beginning of the part 2025.03.21 02:14:48.142592 [ 190 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 939 rows starting from the beginning of the part 2025.03.21 02:14:48.143509 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:48.143577 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:48.144248 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.03.21 02:14:48.144554 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:48.144854 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} executeQuery: Read 60 rows, 4.14 KiB in 0.003712 sec., 16163.793103448275 rows/sec., 1.09 MiB/sec. 2025.03.21 02:14:48.145001 [ 260 ] {af8eb118-63c5-4b40-8155-1b6d8129f89d} TCPHandler: Processed in 0.004121082 sec. 2025.03.21 02:14:48.151086 [ 192 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} MergeTask::MergeProjectionsStage: Merge sorted 41582 rows, containing 5 columns (5 merged, 0 gathered) in 0.010274829 sec., 4046977.326824612 rows/sec., 273.57 MiB/sec. 2025.03.21 02:14:48.151610 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} MergedBlockOutputStream: filled checksums all_1_140_29 (state Temporary) 2025.03.21 02:14:48.152264 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_merge_all_1_140_29 to all_1_140_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:48.152364 [ 193 ] {d8f072d9-4a04-4362-92c0-de3b889f6205::all_1_140_29} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205) (MergerMutator): Merged 4 parts: [all_1_137_28, all_140_140_0] -> all_1_140_29 2025.03.21 02:14:48.152482 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.03.21 02:14:49.837138 [ 222 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:49.837200 [ 222 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:49.839423 [ 222 ] {} oximeter.measurements_bool (e05adfc9-ebe5-4ef8-93cf-e90419cee191): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.03.21 02:14:52.504925 [ 115 ] {} DNSResolver: Updating DNS cache 2025.03.21 02:14:52.504996 [ 115 ] {} DNSResolver: Updated DNS cache 2025.03.21 02:14:52.741892 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 2025.03.21 02:14:52.742761 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:52.742815 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:52.743374 [ 242 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.21 02:14:52.743638 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:52.743881 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.03.21 02:14:52.991765 [ 243 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2250 2025.03.21 02:14:52.994750 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:52.994803 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:52.996284 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.03.21 02:14:52.996658 [ 243 ] {} system.query_log (f10ff802-eb93-426f-8d59-d4bb02f083a2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:52.997168 [ 243 ] {} SystemLog (system.query_log): Flushed system log up to offset 2250 2025.03.21 02:14:53.138411 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:53.138566 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:53.138625 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:53.139306 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:53.139346 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:53.139735 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.21 02:14:53.139980 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:53.140186 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} executeQuery: Read 136 rows, 12.03 KiB in 0.001648 sec., 82524.2718446602 rows/sec., 7.13 MiB/sec. 2025.03.21 02:14:53.140258 [ 260 ] {9045488a-0bdb-4a70-8972-2fc837f3506a} TCPHandler: Processed in 0.001915183 sec. 2025.03.21 02:14:53.140284 [ 222 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:53.140342 [ 222 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:53.140392 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:53.140660 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.03.21 02:14:53.140712 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.03.21 02:14:53.141625 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:53.141665 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:53.142295 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.03.21 02:14:53.142666 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} oximeter.fields_u16 (fed67270-2c4e-4d56-acb7-cb041044f83d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:53.143103 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} executeQuery: Read 40 rows, 3.01 KiB in 0.002525 sec., 15841.584158415842 rows/sec., 1.16 MiB/sec. 2025.03.21 02:14:53.143265 [ 260 ] {ea7611bb-e4a8-4aba-9c8d-8815aec38f44} TCPHandler: Processed in 0.002930481 sec. 2025.03.21 02:14:53.143980 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:53.144150 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:53.144205 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:53.145301 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:53.145342 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:53.145710 [ 222 ] {} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:53.146120 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.21 02:14:53.146752 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:53.146970 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} executeQuery: Read 104 rows, 8.32 KiB in 0.002849 sec., 36504.03650403651 rows/sec., 2.85 MiB/sec. 2025.03.21 02:14:53.147040 [ 260 ] {a26115d5-461c-475b-bf86-13209aa896d1} TCPHandler: Processed in 0.003245856 sec. 2025.03.21 02:14:53.147199 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:53.147326 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:53.147384 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:53.147903 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:53.147940 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:53.148335 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.21 02:14:53.148583 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:53.148764 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. 2025.03.21 02:14:53.148816 [ 219 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:53.148830 [ 260 ] {c34a0f28-6e64-4a44-8216-1a43a4609699} TCPHandler: Processed in 0.00169065 sec. 2025.03.21 02:14:53.148855 [ 219 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:53.148968 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:53.149080 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:53.149146 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.03.21 02:14:53.150691 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:53.150735 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:53.151512 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.03.21 02:14:53.151832 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:53.152050 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} executeQuery: Read 40 rows, 73.40 KiB in 0.002992 sec., 13368.983957219252 rows/sec., 23.96 MiB/sec. 2025.03.21 02:14:53.152172 [ 260 ] {b7483d81-b815-489c-81f8-f74f0311b25e} TCPHandler: Processed in 0.003258987 sec. 2025.03.21 02:14:53.152386 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:53.152504 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:53.152559 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:53.153186 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:53.153228 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:53.153391 [ 111 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.03.21 02:14:53.153445 [ 111 ] {} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:53.153473 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:53.153673 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.03.21 02:14:53.153925 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.03.21 02:14:53.153991 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2215 rows starting from the beginning of the part 2025.03.21 02:14:53.154377 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:53.154989 [ 219 ] {} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:53.155230 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:53.155309 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.03.21 02:14:53.156108 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:53.156323 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:53.157340 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} executeQuery: Read 60 rows, 4.14 KiB in 0.004843 sec., 12389.015073301673 rows/sec., 854.97 KiB/sec. 2025.03.21 02:14:53.157448 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:53.157548 [ 260 ] {47839d13-47f7-4bec-9f86-96f14366506d} TCPHandler: Processed in 0.005219862 sec. 2025.03.21 02:14:53.157929 [ 195 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part 2025.03.21 02:14:53.168040 [ 196 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 19 columns (19 merged, 0 gathered) in 0.014414201 sec., 167543.10558039256 rows/sec., 300.23 MiB/sec. 2025.03.21 02:14:53.170290 [ 196 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.03.21 02:14:53.170757 [ 196 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:53.170844 [ 196 ] {66fbd5b7-2508-493e-8d21-8e21c579e957::all_1_61_12} oximeter.measurements_histogramu64 (66fbd5b7-2508-493e-8d21-8e21c579e957) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.03.21 02:14:53.171003 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.77 MiB. 2025.03.21 02:14:53.703145 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:53.703204 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:53.706443 [ 221 ] {} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:54.000171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 267.51 MiB, peak 286.22 MiB, free memory in arenas 0.00 B, will set to 269.93 MiB (RSS), difference: 2.42 MiB 2025.03.21 02:14:54.666231 [ 224 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:54.666282 [ 224 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:54.668501 [ 224 ] {} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.03.21 02:14:55.589058 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.03.21 02:14:55.613297 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:55.613358 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:55.620983 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.03.21 02:14:55.621793 [ 244 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:55.624851 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.03.21 02:14:58.135199 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:58.135413 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.03.21 02:14:58.135494 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.03.21 02:14:58.136271 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:58.136327 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:58.136769 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.21 02:14:58.137037 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} oximeter.fields_string (a257b9fd-90a3-4f66-a952-c18c450fcc58): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:58.137256 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} executeQuery: Read 56 rows, 4.41 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.27 MiB/sec. 2025.03.21 02:14:58.137359 [ 260 ] {824aeb89-5f0f-4af0-bfe0-55fbedf49e48} TCPHandler: Processed in 0.00228957 sec. 2025.03.21 02:14:58.137517 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:58.137799 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.03.21 02:14:58.137930 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.03.21 02:14:58.138877 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:58.138916 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:58.139289 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.21 02:14:58.139536 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} oximeter.fields_uuid (75a1ab34-8d6c-4fb3-99cd-03d391eba7e6): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:58.139715 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} executeQuery: Read 64 rows, 5.12 KiB in 0.002022 sec., 31651.829871414444 rows/sec., 2.47 MiB/sec. 2025.03.21 02:14:58.139769 [ 260 ] {8e98e0a5-ccef-4625-8977-0e84d9eababc} TCPHandler: Processed in 0.00231212 sec. 2025.03.21 02:14:58.139887 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:58.140007 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.03.21 02:14:58.140060 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.03.21 02:14:58.140574 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:58.140613 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:58.141007 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.21 02:14:58.141250 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} oximeter.measurements_cumulativeu64 (d8f072d9-4a04-4362-92c0-de3b889f6205): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:58.141425 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} executeQuery: Read 160 rows, 11.41 KiB in 0.001451 sec., 110268.78015161958 rows/sec., 7.68 MiB/sec. 2025.03.21 02:14:58.141477 [ 260 ] {af610f1d-82f5-4704-b9b4-8b57a5526d67} TCPHandler: Processed in 0.001644819 sec. 2025.03.21 02:14:58.141593 [ 260 ] {} TCP-Session: c5dc84bd-e707-4c33-baaf-0c22c4b59a7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.03.21 02:14:58.141700 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} executeQuery: (from [fd00:1122:3344:101::d]:36342) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.03.21 02:14:58.141747 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.03.21 02:14:58.142177 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:14:58.142214 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:14:58.142573 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.03.21 02:14:58.142816 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} oximeter.measurements_u64 (c78c2b9a-4cbc-47d8-afb1-b7c465b108fa): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:14:58.143019 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. 2025.03.21 02:14:58.143069 [ 260 ] {682beaf3-ebc6-44a4-a783-2a7f4ef5fec8} TCPHandler: Processed in 0.001527886 sec. 2025.03.21 02:15:00.128013 [ 219 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:15:00.128082 [ 219 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:15:00.130211 [ 219 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:15:00.244075 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 2025.03.21 02:15:00.244755 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.03.21 02:15:00.244802 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.78 GiB. 2025.03.21 02:15:00.245362 [ 242 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.03.21 02:15:00.245632 [ 242 ] {} system.asynchronous_metric_log (0e86d747-0adb-4537-8f8e-9fd35a452a4b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.03.21 02:15:00.245891 [ 242 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.03.21 02:15:00.389819 [ 219 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:15:00.389873 [ 219 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:15:00.392948 [ 219 ] {} system.metric_log (0912df9f-9683-430e-9b43-502377c77374): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.03.21 02:15:01.000267 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 265.94 MiB, peak 286.22 MiB, free memory in arenas 0.00 B, will set to 269.93 MiB (RSS), difference: 3.99 MiB